X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..0a115efdb79f4edc7a2de87bb2d6394e18075cc7:/cookbooks/web/templates/default/apache.frontend.erb diff --git a/cookbooks/web/templates/default/apache.frontend.erb b/cookbooks/web/templates/default/apache.frontend.erb index 39075857b..a86c0d13a 100644 --- a/cookbooks/web/templates/default/apache.frontend.erb +++ b/cookbooks/web/templates/default/apache.frontend.erb @@ -170,6 +170,7 @@ ProxyPassMatch ^(/api/0.6/.*/(full|history|search|ways))$ balancer://bulkapi$1 ProxyPass /api/0.6/nodes balancer://bulkapi/api/0.6/nodes ProxyPass /api/0.6/ways balancer://bulkapi/api/0.6/ways + ProxyPass /api/0.6/relations balancer://bulkapi/api/0.6/relations ProxyPassMatch ^(/trace/[0-9]+/data(|/|.xml))$ balancer://bulkapi$1 # @@ -273,6 +274,6 @@ ServerAlias openstreetmap.co.uk ServerAlias www.openstreetmap.co.uk - RedirectPermanent /events.ics http://openstreetmap.org.uk/events.ics + RedirectPermanent /events.ics http://calendar.openstreetmap.org.uk/events.ics RedirectPermanent / http://www.openstreetmap.org/