summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apache/templates
AgeCommit message (Expand)Author
2017-10-05Feat: split tor service into threeelijah
2016-10-24Set X-XSS-Protection HTTP response header to '1'.Micah Anderson
2016-10-24Set X-Content-Type-Options nosniff.Micah Anderson
2016-06-28Make static tor hidden services work (#8212).Micah
2016-06-27Fix the permissions on the DOMAIN/provider.json file for static sites.elijah
2016-06-21Fix hidden service static template (#8203).Micah
2016-05-03migrate from obsolete SSLCertificateChainFile apache option (#8055)kwadronaut
2016-05-03migrate from obsolete SSLCertificateChainFile apache option (#8055)Micah
2016-03-11fix tor-related jessie deprecation problems (#7962)Micah
2015-12-12[bug] Use guess_apache_version in apache templatesvarac
2015-11-17[deprec] use @ in front of erb template tagsvarac
2015-11-17[bug] [jessie] Allow apache to access webapp dirvarac
2015-11-17[feat] Query erb variables like puppet 3 needs itvarac
2015-10-20Provide tor hidden service configuration for static sites (#7546)Micah
2015-10-19Redirect to webapp_domain instead of domainguido
2015-04-08Disable passenger when pnp4nagios is being fetched, this is part ofMicah Anderson
2015-03-30Adds apache support for webapp.domain if defined on :80, completes fix for #6632guido
2015-01-12Adds apache support for webapp.domain if defined. Fixes #6632guido
2014-12-22Adds a ssl_common.inc file to use inside vhosts for the SSL config (solves #5...guido
2014-11-04Adds support for Tor hidden service on webapp (Feature #6273)guido
2014-10-15Disable SSLv3, and RC4 ciphersMicah Anderson
2014-09-25stop logging user-agent in apache, fixes #6129Micah Anderson
2014-04-02Update TLS apache vhost TLS configuration (#5137):Micah Anderson
2014-02-10move leap_webapp.conf template to common.conf which is included by the nagios...varac
2013-11-22improvements to webapp deployment: allow for greater customization, allow for...elijah
2013-10-18"Header set X-Frame-Options: Allow" only for nagios (Bug #4169)varac
2013-09-24Webapp doesn't serve commercial cert (Bug #3916)varac
2013-09-24move commercial x509 deployment to site_x509 (Feature #3889)varac
2013-09-22Merge branch 'api-crt-3384' into develop fixes #3384kwadronaut
2013-09-22adding fqdn as default servername and moving service.domain to ServerAlias (f...kwadronaut
2013-09-20fix whitespace issues from https://review.leap.se/r/82varac
2013-09-19tidy webapp api x509 definitions (#3840)varac
2013-08-22add HSTS if hiera value for webapp['secure'] is set (#3514)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-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-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