Is directive alias incompatible with module FastCGI?

Edho P Arief edhoprima at gmail.com
Sat Aug 28 08:37:07 MSD 2010


On Sat, Aug 28, 2010 at 7:27 AM, IPB_Refugee <nginx-forum at nginx.us> wrote:
> Hello,
>
> I hope it is allowed to bump a topic after 10 days without an answer.
>
> I think it's simply a bug within nginx. And I hope, it will be resolved
> at some time.
>

move the

location ~ ^/test/(.+\.php)$ { ... }

above

location ~ /test/ { ... }

(and make it "location /test/ { ... }"

-- 
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org



More information about the nginx mailing list