Wordpress in a subfolder

Edho Arief edho at myconan.net
Fri Jan 4 13:50:28 UTC 2013


On Fri, Jan 4, 2013 at 8:43 PM, Anoop Alias <anoopalias01 at gmail.com> wrote:
>
>
> Edho ..that worked .Thanks
>
> But curious to know whats the difference between
>
> =====
> #fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;
> fastcgi_param SCRIPT_FILENAME $request_filename;
> ======
>

my wild guess says the $fastcgi_script_name doesn't get passed
correctly (or in unexpected way, e.g. blank) when using try_files
causing it to use default /index.php.



More information about the nginx mailing list