server-configs-nginx/h5bp
Daniel Marquard 5525eebf2b Removed "includeSubDomains"
As a best practice, Nginx should only direct clients to use the certificate on specified domains. This is because not all servers using other subdomains necessarily listen on 443 and because, unless it is a wildcard certificate, it likely won't be valid on subdomains other than WWW.
2014-10-14 00:16:22 -04:00
..
directive-only Removed "includeSubDomains" 2014-10-14 00:16:22 -04:00
location Add configs for WOFF 2.0 font files (`.woff2`) 2014-09-03 15:31:25 +03:00
README.md Renamed h5bp.conf to basic.conf README 2013-12-03 23:50:27 +05:30
basic.conf Move config snippets around 2013-11-22 10:50:58 +00: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.