Hi krist
thanks a lot.
> As a last resort you can use output filtering using proxy_html see:
> http://www.apachetutor.org/admin/reverseproxies (read this, especially
> the part Fixing HTML)
>
> you will need at least the following directives:
> LoadModule proxy_http_module modules/mod_proxy_h
On Jan 11, 2008 4:55 AM, Mike Wang <[EMAIL PROTECTED]> wrote:
> Hi
>I have tried to use proxypass with virtual host, here is what I want to do:
>
> on server A, virutal host :http://groups.mygroups.com/
> on Server B: a application is running at at: http://192.168.0.21/groups/
>
>I wa
Hi
I have tried to use proxypass with virtual host, here is what I want to do:
on server A, virutal host :http://groups.mygroups.com/
on Server B: a application is running at at: http://192.168.0.21/groups/
I want server A to do the reverse proxy to server B,
that mean http://group