Special-case geoip-city-wsgi.
This commit is contained in:
parent
e97bfa642f
commit
11aa655c9a
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
||||||
|
RewriteEngine On
|
||||||
|
|
||||||
|
RewriteRule ^/city(.*) {{ proxyurl }}/city$1 [P,L]
|
||||||
|
ProxyPassReverse /city {{ proxyurl }}/city
|
||||||
|
|
||||||
|
Alias / /srv/web/geoip/
|
Loading…
Add table
Add a link
Reference in a new issue