summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apache
AgeCommit message (Expand)Author
2013-08-22add HSTS if hiera value for webapp['secure'] is set (#3514)Micah Anderson
2013-08-21Set apache header X-Frame-Options: "DENY"Micah Anderson
2013-08-21Disable verbose, identifying apache headers (#3462):Micah Anderson
2013-06-25fix for #2986 - the services variable is no longer an arrayMicah Anderson
2013-05-22change paths for leap webapp to be under /srv/leap/webapp from /srv/leap-webappMicah Anderson
2013-04-18webapp: removed "Alias /1" from apache configelijah
2013-03-14remove apache ssl proxy in preparation of replacing it with a stunnel setupMicah Anderson
2013-01-31install an apache Directory override block to disable passenger for nagios, i...Micah Anderson
2012-12-19webapp api now uses a customizable port (so that we don't try to rely on SNI ...elijah
2012-12-11replace Documentroot path from - to _Micah Anderson
2012-12-10couchdb: use x509 module to deploy certs (fixes #1063)varac
2012-11-27fix location of SSLCertificateChainFile locationMicah Anderson
2012-11-27map /1 -> document rootMicah Anderson
2012-11-27add site_webapp class to install the certs/keys/CAs and virtual host configur...Micah Anderson
2012-11-03configure apache ssl proxy for couchdbvarac