server-configs-nginx/nginx/conf
Aitte f0527124a4 protect-system-files.conf: use "deny all" for clearer intent when blocking access 2013-03-24 17:49:18 +00:00
..
README.md split the default server config 2012-07-26 00:54:20 +02:00
cache-busting.conf nginx: change regex patterns to non-capturing for speedup 2013-03-24 17:48:26 +00:00
cross-domain-ajax.conf split the default server config 2012-07-26 00:54:20 +02:00
cross-domain-fonts.conf nginx: change regex patterns to non-capturing for speedup 2013-03-24 17:48:26 +00:00
expires.conf nginx: change regex patterns to non-capturing for speedup 2013-03-24 17:48:26 +00:00
h5bp.conf split the default server config 2012-07-26 00:54:20 +02:00
no-transform.conf split the default server config 2012-07-26 00:54:20 +02:00
protect-system-files.conf protect-system-files.conf: use "deny all" for clearer intent when blocking access 2013-03-24 17:49:18 +00:00
x-ua-compatible.conf code style consistency across nginx configs 2013-01-12 21:33:17 +02: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 h5bp.conf file includes the rules which are recommended to always be defined.