Created attachment 863366 [details] git diff for nginx.conf Description of problem: The default nginx.conf that ships with nginx contains 'root' inside location blocks as well as multiple index directives. This patch updates the default conf to reflect the guidance here [1]. Version-Release number of selected component (if applicable): nginx-1.4.4-1.fc20.x86_64 How reproducible: Always Steps to Reproduce: 1. Install nginx 2. Look at /etc/nginx/nginx.conf Actual results: Root inside location blocks and multiple index directives Expected results: Individual root and index directives. Additional info: [1] http://wiki.nginx.org/Pitfalls
nginx-1.4.5-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/nginx-1.4.5-2.fc19
nginx-1.4.5-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/nginx-1.4.5-2.fc20
Thanks for the bug report :)
Glad I could help.
nginx-1.4.5-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
nginx-1.4.5-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.