Skip to content

Commit b43b430

Browse files
committed
Revert changes for apache config
1 parent 83e09cf commit b43b430

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

images/web/config/production.conf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@
2323
</Location>
2424

2525
#Proxying traffic to CGImap
26-
# Fix for OSMCha changeset request issue.
27-
<Location /api/0.6/>
28-
SetEnvIfNoCase Accept-Encoding "^$" no_accept_encoding
29-
Header always set Accept-Encoding "identity" env=no_accept_encoding
30-
</Location>
3126
ProxyTimeout 1200
3227
RewriteCond %{REQUEST_URI} ^/api/0\.6/map
3328
RewriteRule ^/api/0\.6/map(\.json|\.xml)?$ fcgi://${CGIMAP_URL}:${CGIMAP_PORT}$0 [P]

0 commit comments

Comments
 (0)