[MapProxy] MultiMap deployment
Oliver Tonnhofer
olt at omniscale.de
Wed Aug 24 05:19:15 EDT 2011
On 24.08.2011, at 10:59, Jorge Gaspar Sanz Salinas wrote:
> On my virtual host and asuming gunicorn (or any other wsgi server) is on
> 8080 and want to publish under "/mapproxy":
>
> <IfModule mod_proxy.c>
> <IfModule mod_headers.c>
> <Location /mapproxy>
> ProxyPass http://server:8080
> ProxyPassReverse http://server:8080
> RequestHeader add X-Script-Name "/mapproxy"
> </Location>
> </IfModule>
> </IfModule>
Thanks. Added it to the docs:
http://mapproxy.org/docs/nightly/deployment.html#apache
Regards,
Oliver
--
Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt | @oltonn
More information about the MapProxy
mailing list