fastcgi & index
Grant
emailgrant at gmail.com
Wed Feb 12 23:23:05 UTC 2014
I've found that if I don't specify:
index index.html index.htm index.php;
in the server blocks where I use fastcgi, I can get a 403 due to the
forbidden directory index. I would have thought 'fastcgi_index
index.php;' would take care of that. If this is the expected
behavior, should the index directive be added to the fastcgi wiki?
http://wiki.nginx.org/HttpFastcgiModule
- Grant
More information about the nginx
mailing list