]> git.openstreetmap.org Git - chef.git/history - cookbooks/tile/templates/default/apache.erb
Get real tile source from Fastly-Client-IP for new tile CDN
[chef.git] / cookbooks / tile / templates / default / apache.erb
2021-07-13 Tom HughesGet real tile source from Fastly-Client-IP for new...
2021-07-13 Tom HughesStop handling X-Forwarded-For from old tile CDN
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/350' into...
2020-11-28 Tom HughesMerge remote-tracking branch 'github/pull/349' into...
2020-11-15 Tom HughesTreat fastly addresses as trusted sources of remote...
2020-08-20 GrantMerge pull request #331 from Tigerfell/tiles
2020-08-16 Grant Slaterplanet: Stop redirecting to ancient tile data files
2020-02-20 Tom HughesAdd test for tile cookbook
2019-11-22 Tom HughesTell browsers they can use stale tiles
2019-05-31 Tom HughesUse node.name instead of node[:hostname] and node[...
2019-05-31 Grant Slatertile: Drop negative tiles
2019-05-31 Grant Slatertile: Add diagnostics X-TileRender header
2018-03-04 Tom HughesExempt /mod_tile from redirection on tile servers
2018-02-23 Tom HughesExempt /server-status from redirection on tile servers
2018-02-16 Tom HughesRedirect http requests on render servers to https
2018-02-10 Tom HughesAdd tile.openstreetmap.org to render server certificates
2018-02-09 Tom HughesEnable SSL on tile render servers
2018-01-04 Tom HughesConvert planet references to use https
2017-02-16 Tom HughesTeach tile servers to handle ACME challenges
2017-01-26 Tom HughesMerge remote-tracking branch 'github/pull/102'
2016-12-01 Tom HughesRemove IP blocks from export script
2016-11-30 Tom HughesBlock scrapers on render servers instead of restricting...
2016-11-30 Tom HughesOnly allow access to export from known caches
2016-11-29 Tom HughesLog upstream IP on tile servers
2016-07-18 Grant SlaterMitigate env HTTP_PROXY via cgi proxy header
2016-05-06 Tom HughesGet rid of the last traces of old style apache auth...
2015-04-29 Tom HughesSupport apache 2.4 permissions on tile servers
2013-08-30 Tom HughesAlways set Access-Control-Allow-Origin for tile responses
2013-08-30 Tom HughesLet mod_tile handle CORS for the tile servers
2013-08-13 Tom HughesAdd render.openstreetmap.org as an alias on render...
2013-07-23 Grant SlaterTile: set header to enable CORS
2013-07-22 Grant SlaterTile: Add historical shapefile redirect
2013-06-20 Grant SlaterSort tile cache addresses into a deterministic order...
2013-06-18 Tom HughesTry tile rewrites before status and dirty requests
2013-06-18 Grant SlaterTile: add /status + /dirty rewrite support
2013-06-17 Tom HughesAdd tile cookbook