Sub-request using Parent Request Body

Roman Vasilyev roman at anchorfree.com
Mon Jan 10 23:31:35 MSK 2011


Sorry,

everything is fine, my fault.

On 01/10/2011 11:37 AM, Roman Vasilyev wrote:
> Hi,
>
> I've installed 
> https://github.com/chaoslawful/lua-nginx-module/tarball/v0.1.2rc3
> with this config
> location / {
> rewrite_by_lua '
> return ngx.redirect("/terms-of-use.html")
> ';
> include proxy.conf;
> }
> and it doesn’t rewrites anything, just working like without this line.
> is it correct or something which we need to fix next?
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx




More information about the nginx mailing list