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
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