enable_strict_transport_security_apache_virtual_host
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| enable_strict_transport_security_apache_virtual_host [2023/06/24 17:10] – wikiadmin | enable_strict_transport_security_apache_virtual_host [2023/06/24 17:14] (current) – wikiadmin | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| This example configuration will make all subdomains only accessible via HTTPS. If you have subdomains not accessible via HTTPS, remove includeSubDomains. | This example configuration will make all subdomains only accessible via HTTPS. If you have subdomains not accessible via HTTPS, remove includeSubDomains. | ||
| - | IMPORTANT: | + | **IMPORTANT: |
| - | Let's see how to enable headers module using a2enmod | + | ===== Here’s how to enable mod_headers in Apache Ubuntu / Debian |
| - | + | ||
| - | How to Enable mod_headers in Apache Ubuntu | + | |
| - | Here’s how to enable mod_headers in Apache Ubuntu / Debian. | + | |
| 1. Install mod_headers | 1. Install mod_headers | ||
| Line 62: | Line 59: | ||
| $ sudo service apache2 restart | $ sudo service apache2 restart | ||
| </ | </ | ||
| - | |||
| - | Result: | ||
| - | |||
| 3. Check if mod_headers is working. | 3. Check if mod_headers is working. | ||
enable_strict_transport_security_apache_virtual_host.1687626641.txt.gz · Last modified: 2023/06/24 17:10 by wikiadmin
