No nice Permalinks with Wordpress

Edho Arief edho at myconan.net
Wed Nov 23 05:07:29 UTC 2011


On Wed, Nov 23, 2011 at 11:31 AM, Salem <nginx-forum at nginx.us> wrote:
> Hello,
>
> after days of testing i don't find a way to use short permalinks with
> Wordpress, i can only configure URLS with /index.php/xxx in it, not sure
> why.
>

Use "Custom Structure" and remove the index.php/ part.

For the try_files, use this:

try_files $uri $uri/ /index.php?q=$uri&$args;



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



More information about the nginx mailing list