mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Special-case geoip-city-wsgi.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
RewriteEngine On
|
||||
|
||||
RewriteRule ^/city(.*) {{ proxyurl }}/city$1 [P,L]
|
||||
ProxyPassReverse /city {{ proxyurl }}/city
|
||||
|
||||
Alias / /srv/web/geoip/
|
||||
Reference in New Issue
Block a user