Mapserver as a WMS client behind a proxy (MS4W)
Rahkonen Jukka
Jukka.Rahkonen at MMMTIKE.FI
Thu Apr 20 05:32:04 PDT 2006
Hi again,
Now I would like to use external WMS service, but also my own WFS server (not Mapserver) at the same time. And that server in _inside_ the proxy and should be connected without http_proxy. Might it be possible to give proxy exceptions to curl in some way?
Regards,
-Jukka-
>Mapserver WMS client uses curl, and curl listens to the http_proxy
>environment variable.
>You need to set your http_proxy variable using SetEnv in the httpd.conf and
>restart Apache.
>SetEnv "http_proxy" "http://myproxy.com"
>Best regards,
>Bart
More information about the MapServer-users
mailing list