- Added
webp
to theexpires
header support
- Remove
etags
from static resources - Updated the CHANGELOG.md format
- Added (commented out) support for error logging going to
SYSLOG
for log services - Redirect bots probing the site for WordPress vulnerabilities
- Added information on
opcache
- Added a redirect for Do Not Track as per https://www.eff.org/dnt-policy
- Change // -> / for all URLs, so it works for our php location block, too
- Removed
le-well-known.conf
so that it doesn't conflict with default Forge setups - Updated README.md
- Added support for localized sites (commented out by default)
- Added
HTTP_PROXY
- Added
client_max_body_size
to the README.md
- Updated README.md
- Added an example Forge configuration in
forge-example
- 301 Redirect URLs with trailing /'s as per https://webmasters.googleblog.com/2010/04/to-slash-or-not-to-slash.html
- Updated README.md
- Added
server_tokens off
to disable sending the Nginx version number - Added a commented out
Content-Security-Policy
header insecurity.conf
- Updated README.md
- Initial release
Brought to you by nystudio107