[mapserver-users] Re: OT: "Proxy" settings for apache
Paul Ramsey
pramsey at refractions.net
Tue Jun 11 16:56:06 PDT 2002
LoadModule proxy_module libexec/libproxy.so
AddModule mod_proxy.c
ProxyRequests On
ProxyPass /twig http://www/twig
ProxyPassReverse /twig http://www/twig
NoCache *
This takes external connections to the /twig directory and passes them
to the internal server www. Easy as pie.
Tyler Mitchell wrote:
>
> Is anyone successfully forwarding http requests from an external apache
> server to an internal machine, based on a sub-folder URL. I.e.
> http://myserver.com/index.html would be requested from the main server, but
> http://myserver.com/mapserver/ would redirect to an internal server. There
> was a bit of discussion on this last week and the term proxy was used, but
> I fail to see how this applies. I'm specifically looking for some apache
> suggestions.
> Anyone?
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
More information about the MapServer-users
mailing list