Nginx rewrite for wordpress MU problem

mike mike503 at gmail.com
Thu Oct 23 11:45:10 MSD 2008


On Thu, Oct 23, 2008 at 12:34 AM, Dave Cheney <dave at cheney.net> wrote:

this location block stuff is not needed:

-   location / {
        index index.php;
-   }


note that these can be hardcoded into fastcgi.conf and even placed on
a global level

>      fastcgi_index  index.php;
>      fastcgi_param  SCRIPT_FILENAME /path/to/root$fastcgi_script_name;





More information about the nginx mailing list