Seravo / wordpress

The WordPress project layout used by many of Seravo's customers, suitable also for local development with Vagrant and git deployment
https://seravo.com
GNU General Public License v3.0
102 stars 54 forks source link

Update nginx/examples.conf for 2020 best practices #136

Closed ottok closed 4 years ago

ottok commented 4 years ago

Document the many alternative ways to achieve the same things as mentioned in the examples.conf. Most of the time we probably don't want users to create custom Nginx configs if there are easier and more flexible or more reliable ways to achieve the same in PHP or WordPress itself.

Also fix colon in HSTS example (Closes: #109).