SEO Friendly Urls

adam estes wtymdjs at gmail.com
Sun Mar 4 06:40:27 UTC 2012


returns 503

On Sun, Mar 4, 2012 at 1:36 AM, Edho Arief <edho at myconan.net> wrote:
> 2012/3/4 adam estes <wtymdjs at gmail.com>:
>> Right now its \.php
>>
>> It had the $ before and still gave the error.
>>
>
> Try reverting to \.php$ and add one more location block:
>
> location ~ \.php/ {
>  return 503;
> }
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list