Yeah, that's what I did, but it took the too ProxyPass rules and applied
them across ALL virtual hosts....
On Tue, 5 Apr 2005, it was written:
> Try to configure an
>
> <VirtualHost x.y.z.c>
> ServerName my.domain.ext
> ServerAdmin my.email RemoveThis @domain.ext
>
>
<font color=purple> > ProxyPass / <a style='text-decoration: underline;' href="http://x1.y1.z1.c1/</font" target="_blank">http://x1.y1.z1.c1/</font</a>>
<font color=purple> > ProxyPassReverse / <a style='text-decoration: underline;' href="http://x1.y1.z1.c1/</font" target="_blank">http://x1.y1.z1.c1/</font</a>>
>
> </VirtualHost>
>
>
> Etan Weintraub schrieb:
>
> > Hey All-
> > I'm running apache 2.0.53, with proxy. I've figured out how to do Reverse
> > Proxies, but now I'm running into an issue. I want to configure a Reverse
> > Proxy strictly for a Virtual Host, so that everything for that virtual
> > host, goes to another server (don't ask why I have to do it this way, it's
> > politics). The problem is, whenever I put the ProxyPass and
> > ProxyPassReverse tags in (whether I specify /, or do a <Location />)
> > inside the Virtual Host definition, it applies across the board to the
> > default host as well.
> >
> > Any ideas?
> >
> > Thanks!
> > -Etan
>
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Reverse Proxy and Virtual Hosts