<div dir="ltr">Hello. You must use <a href="http://wiki.nginx.org/HttpLuaModule#ngx.print">ngx.print </a>instead of print to output into the response body.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-01-27 Shohreh <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the tip.<br>
<br>
After editing nginx.conf thusly...<br>
==============<br>
...<br>
<div class="im">location / {<br>
    root   html;<br>
    index  index.html index.htm;<br>
</div>    content_by_lua_file html/hello.lua;<br>
    add_header Content-Type text/plain;<br>
}<br>
...<br>
==============<br>
<br>
... the script simply displays an empty page, with no error in<br>
logs/error.log.<br>
<br>
To avoid bothering you guys with newbie questions, is there a tutorial to<br>
get started with ngx_lua?<br>
<br>
Thank you.<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,246864,246870#msg-246870" target="_blank">http://forum.nginx.org/read.php?2,246864,246870#msg-246870</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>att.<br></div>Jader H. Silva<br></div>
</div>