Wordpress in a subfolder

Edho Arief edho at myconan.net
Fri Jan 4 14:14:32 UTC 2013


On Fri, Jan 4, 2013 at 9:12 PM, Anoop Alias <anoopalias01 at gmail.com> wrote:
>
>
> On Fri, Jan 4, 2013 at 7:20 PM, Edho Arief <edho at myconan.net> wrote:
>>
>> #fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;
>> > fastcgi_param SCRIPT_FILENAME $request_filename;
>
>
> Actually i guess it was a caching issue with my browser when i was using a
> different try_files line
>
> fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;
>  fastcgi_param SCRIPT_FILENAME $request_filename;
>
>
> Both works now ..
>

Yeah, I don't see difference with either setting. Though I'd say you
forgot to actually reload the config after adding the subdirectory
config since I also got redirect on the subdirectory url.



More information about the nginx mailing list