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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx