Skip to content

fabianlaule/nginx-boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Nginx Boilerplate

Chat

Awesome Nginx configuration template and a set of handy must-have snippets.

Features

  • Convenient include-based config structure
  • Optimized defaults
  • Connection and requests rate limiting settings
  • Backend response caching
  • Various predefined locations
  • Advanced logging

Requirements

  • Nginx >= 1.7
  • /etc/hosts might need changing for local development

If something doesn't work

  • Make sure you have cgi.fix_pathinfo set to 1 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

About

Awesome Nginx configuration template

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nginx 100.0%