I want to add a custom header to a phpbb installation without touching the code. (Using .htaccess)
The header is:
Strict-Transport-Security: max-age=157680000
Any ideas?
Header add Strict-Transport-Security "max-age=157680000"
http://httpd.apache.org/docs/2.0/mod/mod_headers.html
1.4m articles
1.4m replys
5 comments
57.0k users