Varying capitalization (#1576)

Varying capitalization
This commit is contained in:
John Molakvoæ 2019-08-04 09:39:49 +02:00 committed by GitHub
commit f62bd16239
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,7 +134,7 @@ VirtualHost file::
all installed browsers.
This example configuration will make all subdomains only accessible via HTTPS.
If you have subdomains not accessible via HTTPS, remove ``includeSubdomains;``.
If you have subdomains not accessible via HTTPS, remove ``includeSubDomains``.
This requires the ``mod_headers`` extension in Apache.