Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 659 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 659 Bytes

Nginx Boilerplate

Opinionated version of nginx-boilerplate.

Features

  • Expressive include-based config
  • Optimized defaults
  • Easy PHP integration
  • Connections/requests rate limiting and throttling
  • A-grade SSL setup
  • FastCGI response caching
  • Various predefined locations
  • Advanced logging
  • SEO

Requirements

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

If something doesn't work

  • Check the contents of the site's access/error logs
  • Make sure to have proper file/folder permissions