5525eebf2b
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. |
||
---|---|---|
.. | ||
directive-only | ||
location | ||
README.md | ||
basic.conf |
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.