]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache/templates/default
nominatim: UI forwarding should take precedence to blocking
[chef.git] / cookbooks / apache / templates / default /
2024-03-12 Tom HughesRestore comment
2024-03-12 Grant Slaterapache: remove unneeded combined_extended hack for...
2024-03-12 Tom HughesTidy up mod_evasive configuration
2024-03-12 Grant Slaterapache: relax mod_evasive further
2024-03-12 Grant Slaterapache: parameterise mod_evasive
2024-03-11 Tom HughesRelax evasive limits some more
2024-03-11 Tom HughesMake evasive configuration work
2024-03-11 Tom HughesRelax site count limit for evasive
2024-03-11 Tom HughesRelax page count limit for evasive
2024-03-11 Tom HughesEnable mod_evasive for all apache instances except...
2024-03-10 Grant Slaterapache: fix combined_extended compatibility with Ubuntu...
2024-03-10 Tom HughesDefine an extended log format for apachae requests
2023-09-07 Tom HughesReport selected apache configuration options to prometheus
2023-03-18 Tom HughesMerge interface families
2023-01-30 Tom HughesDrop deprecated Expect-CT header
2022-12-10 Tom HughesMerge remote-tracking branch 'github/pull/528'
2022-10-14 Grant Slaterapache: fix IfModule for mod_brotli.c + align config...
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-07-03 Tom HughesEnable mod_brotli for the same content types as mod_deflate
2022-07-03 Tom HughesRevert "Enable mod_brotli for the same content types...
2022-07-03 Tom HughesEnable mod_brotli for the same content types as mod_deflate
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2020-02-28 Tom HughesDisable reporting for Expect-CT on tile servers
2019-11-05 Grant Slaternominatim: use apache ListenCoresBucketsRatio
2019-01-19 Tom HughesDrop support for older Ubuntu versions
2018-10-05 Tom HughesAdd optimised gnutls cipher string to SSL cookbook...
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-22 Tom HughesEnable HTTP/2 over TLS on 18.04
2018-05-31 Tom HughesMake sure STS and Expect-CT headers are set on redirect...
2018-05-31 Tom HughesSend a report only Expect-CT header with https responses
2018-01-16 Tom HughesEnable HSTS for all nginx served SSL sites
2018-01-12 Tom HughesIncrease HSTS expiry
2018-01-11 Tom HughesEnable HSTS for all apache served SSL sites
2017-03-21 Tom HughesTry to make apache SSL stapling more robust
2017-02-19 Tom HughesRemove legacy certificate support
2017-02-12 Tom HughesExplicitly load letsencrypt intermediate on 14.04 machines
2017-02-12 Tom HughesDrop all use of SSLCertificateChainFile in apache configs
2016-10-12 Tom HughesIncrease MinSpareThreads for planet servers
2016-10-12 Tom HughesRename MaxRequestsPerChild to MaxConnectionsPerChild
2016-10-12 Tom HughesRename MaxClients to MaxRequestWorkers
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2016-05-06 Tom HughesGet rid of the last traces of old style apache auth...
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-07-13 Tom HughesAdd apache mime type mapping for xz files
2015-02-23 Tom HughesMake the osmfoundation certificate the default cert...
2015-02-22 Tom HughesRevert to old SSL certificates
2015-02-22 Tom HughesUpdate SSL certificates
2014-12-22 Tom HughesMerge branch 'planetdump-ng'
2014-12-19 Tom HughesRemove duplication of the defaulkt cipher string
2014-12-10 Tom HughesRevert "Enable HSTS for all apache served SSL sites"
2014-12-09 Tom HughesEnable HSTS for all apache served SSL sites
2014-10-21 Tom HughesDisable SSLv3
2014-10-11 Grant Slaterapache ssl: faster timeout on slow OCSP responses
2014-10-11 Grant Slaterapache ssl: Do not pass OCSP stapling failures to client
2014-09-09 Tom HughesEnable OCSP stapling on 14.04 machines
2014-06-10 Tom HughesNameVirtualHost is not needed in apache 2.4
2014-02-27 Grant Slaterapache: buffer logs by default
2014-02-13 Tom HughesUse the nginx cipher string for apache
2014-02-13 Tom HughesDisable RC4 for SSL on apache servers
2013-11-30 Tom HughesUpdate SSL cipher suites to latest recomendations
2013-10-22 Tom HughesFix typo
2013-10-22 Tom HughesUse the tile.openstreetmap.org certificate for the...
2013-09-09 Tom HughesEnable named based virtual hosts for https
2013-09-09 Tom HughesAllow the listen host address to be set for apache
2013-05-30 Tom HughesAdd apache cookbook