On Thu, Mar 19, 2009 at 02:54:53PM +0100, Otto Bretz wrote:
> 2009/3/19 Igor Sysoev <is@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
You can not apply the patch against 0.6.35: there are missed parts, that
availabe in 0.7 only.
The attached patch includes all try_files functionality and bugfixes.
--
Igor Sysoev
http://sysoev.ru/en/
Attachments:
open |
download -
patch.try_files.0.6.35.3
(13.1 KB)