summaryrefslogtreecommitdiff
path: root/manifests/vhost/proxy.pp
AgeCommit message (Collapse)Author
2014-11-15sni: make ssl_cert configurable per vhosto
to support sni we configure ssl_certs on a vhost basis. additionally this commit introduces a generic configuration hash which will be used to replace most other parameters in the future.
2012-06-05new style for 2.7mh
2011-10-08migrating a first part over to the new partial stylemh
2011-05-18woraround that redirects do not have a documentrootmh
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
2010-11-04allow setting of additional options for proxy vhostsmh
2010-11-01add htpasswd optionmh
2010-11-01introduce mod security for proxymh
2010-11-01correct namemh
2010-11-01add possibility to proxy vhostsmh