Main public logs
Appearance
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:05, 1 March 2022 Kangtain talk contribs created page Apache:HSTS Header (Created page with " <VirtualHost *:443> ServerAdmin support@example.com ServerName www.example.com SSLEngine on SSLCertificateFile /path/to/www.example.com.cert SSLCertificateKeyFile /path/to/www.example.com.key […] <span style="color:#ff0000">Header always set Strict-Transport-Security "max-age=31536000 ; includeSubdomains;"</span> DocumentRoot /var/www/ </VirtualHost> ==Source== *[https://blog.matrixpost.net/using-http-strict-transport-security...")