Skip to content

v4.0.0

Compare
Choose a tag to compare
@LeoColomb LeoColomb released this 14 Apr 12:07
5f5b9cc
  • 🎉 Server-level config! Support httpd configuration at main server level.
    Add httpd.conf file, vhost management, secure HTTP tweaking, etc. See the README. [b50205a...c302596]
  • ⚠️ Breaking: End of support for Apache httpd version 2.4.9 and below [baa9cdd]
  • ⚠️ Breaking: File paths changes for the .htaccess build system [478ceab][9cb2763]
  • Rewrite, improve and update a large part of the documentation [5dc823c][5748d26][d8553ee][6862ac1][ade3659]
  • Default to HSTS only over secure connections [5bbc0a1]
  • Stricter default for Referrer Policy strict-origin-when-cross-origin [43bcb83]
  • Add APNG (.apng) MIME type [ad25d31]
  • Ensure the presence of security headings where expected [d656422][43bcb83][d84d94c]
  • Make disabling TRACE method usable in a .htaccess file [9ae931c]
  • Improve inline comments.