#Nginx Boilerplate
Awesome Nginx configuration template and a set of handy must-have snippets.
- Convenient include-based config structure
- Optimized defaults
- Connection and requests rate limiting settings
- Backend response caching
- Various predefined locations
- Advanced logging
Nginx
>=1.7
/etc/hosts
might need changing for local development
- Make sure you have
cgi.fix_pathinfo
set to1
or commented out in php.ini - Check the contents of the site's access/error logs
- Make sure to have proper file/folder permissions
- Create an issue on the project's github page