Still confused with try_files

Otto Bretz otto.bretz at promosys.se
Thu Mar 19 16:54:53 MSK 2009


2009/3/19 Igor Sysoev <is at rambler-co.ru>:
>
> The attached patch should fix the bug.

I tried this patch together with the 0.6.3.5 try_files patch and I get
the following log message now:
2009/03/19 14:30:10 [error] 2795#0: *43 rewrite or internal
redirection cycle while internal redirect to
"/members/index.php?q=/members/user/register", client: 89.236.30.115,
server: themansion.mine.nu, request: "GET /members/user/register
HTTP/1.1", host: "themansion.mine.nu"

It looks like the $request_uri; contains the directory (/members/).
How can this be removed? Drupal expects a redirect to
"/members/index.php?q=user/register".

My config file is available here:
http://www.giuntilabs.net/files/nginx/nginx.conf

thanks,
Otto





More information about the nginx mailing list