[Rt-devel] [PATCH] ProxyPass and 3.6.1 redirect function
Michael Brader
michael at youramigo.com
Fri Aug 18 02:47:35 EDT 2006
Tony Cook writes:
> On Fri, Aug 18, 2006 at 03:03:30PM +0930, Michael Brader wrote:
> > [...]
>
> Another option that might work instead of a code change is
> ProxyPassReverse:
>
> <VirtualHost *:80>
> ServerName rt.youramigo.com
> ...
> ProxyPass / http://rtdb.bc.youramigo.com:8078/
> ProxyPassReverse / http://rtdb.bc.youramigo.com:8078/
> </VirtualHost>
Thanks, that's a very useful Apache directive I hadn't come across
before.
--
Michael Brader michael.brader at youramigo.com
More information about the Rt-devel
mailing list