server-configs-nginx/h5bp
Léo Colombaro 6dd4cc27ed Switch from location directives to maps based on MIME-types
* Expire
* X-XSS-Protection
* X-Frame-Options
* X-UA-Compatible
* Content-Security-Policy
* Access-Control-Allow-Origin
2019-02-10 21:56:10 +01:00
..
cross-origin Switch from location directives to maps based on MIME-types 2019-02-10 21:56:10 +01:00
errors Split directives to enforce atomic structure 2018-11-23 17:19:51 +01:00
internet_explorer Switch from location directives to maps based on MIME-types 2019-02-10 21:56:10 +01:00
location Switch from location directives to maps based on MIME-types 2019-02-10 21:56:10 +01:00
media_types Move MIME-type and charset declaration into their own conf files 2019-02-10 20:40:50 +01:00
security Switch from location directives to maps based on MIME-types 2019-02-10 21:56:10 +01:00
ssl Rotate ssl policies to modernize protocols recommendations 2019-02-01 16:13:22 +01:00
web_performance Switch from location directives to maps based on MIME-types 2019-02-10 21:56:10 +01:00
README.md Renamed h5bp.conf to basic.conf README 2013-12-03 23:50:27 +05:30
basic.conf Switch from location directives to maps based on MIME-types 2019-02-10 21:56:10 +01:00

README.md

Component-config files

Each of these files is intended to be included in a server block. Not all of the files here are used - they are available to be included as required. The basic.conf file includes the rules which are recommended to always be defined.