atom feed6 messages in ru.sysoev.nginxRe: try_files internal redirect strip...
FromSent OnAttachments
Jeff WaughNov 12, 2009 7:28 pm 
Edho P AriefNov 12, 2009 7:58 pm 
Jeff WaughNov 12, 2009 8:32 pm 
Edho P AriefNov 12, 2009 9:17 pm 
Jeff WaughNov 12, 2009 10:27 pm 
Edho P AriefNov 13, 2009 2:32 am 
Subject:Re: try_files internal redirect stripping QUERY_STRING?
From:Jeff Waugh (jd@bethesignal.org)
Date:Nov 12, 2009 10:27:41 pm
List:ru.sysoev.nginx

<quote who="Edho P Arief">

On Fri, Nov 13, 2009 at 11:32 AM, Jeff Waugh <jd@bethesignal.org> wrote:

If it's not in QUERY_STRING, it won't make it into PHP's $_GET.

oh right it isn't.

make it

try_files $uri $uri/ /index.php?$args;

Right... thanks, that works, but it feels unbelievably dirty. :-) Wondering if Igor regards this as intentional behaviour or not...

- Jeff

"Do they speak English in 'What'?" - Jules Winnfield, Pulp Fiction