summaryrefslogtreecommitdiff
path: root/templates/vhosts/proxy
AgeCommit message (Collapse)Author
2011-05-17switching logs over to partialsmh
2011-05-17improve mod_security rulesmh
* handled now by a partial * possibility to add rules that should be removed * possibility to add custom mod_sec options" * use new infrastructure for existing mod_sec tweaks
2011-01-30adding htpasswd for proxymh
2010-12-12enable HTS everywheremh
2010-12-06add STS header for enforced SSL sitesmh
* http://en.wikipedia.org/wiki/Strict_Transport_Security This will tell browsers to interact with that site only per HTTPS.
2010-11-04allow setting of additional options for proxy vhostsmh
2010-11-01add possibility to proxy vhostsmh