Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

52 lines (40 loc) · 1.4 KB

Nginx-Craft Changelog

1.0.5 - 2017.03.27

Added

  • Added webp to the expires header support

Changed

  • Remove etags from static resources
  • Updated the CHANGELOG.md format

1.0.4 - 2017.03.02

Added

  • 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

Changed

  • Removed le-well-known.conf so that it doesn't conflict with default Forge setups
  • Updated README.md

1.0.3 - 2016.12.10

Added

  • Added support for localized sites (commented out by default)
  • Added HTTP_PROXY
  • Added client_max_body_size to the README.md

Changed

  • Updated README.md

1.0.2 - 2016.11.30

Added

Changed

  • Updated README.md

1.0.1 - 2016.11.09

Added

  • Added server_tokens off to disable sending the Nginx version number
  • Added a commented out Content-Security-Policy header in security.conf

Changed

  • Updated README.md

1.0.0 - 2016.11.01

Added

  • Initial release

Brought to you by nystudio107