> but when I use below configuration,it works fine but we don't want end user
> to type www.apache_host.com/irj
>
> ProxyPreserveHost on
> Proxypass /irj http://webdispacther_url:80/irj
> ProxypassReverse /irj http://webdispacther_url:80/irj
RedirectMatch ^/$ http://www.apach
Hi Experts,
We have a below situation.
End user will type below url.
www.apache_host.com will need to be redirected to
http://webdispacther_host:80/irj
Now when I use below directive
ProxyPreserveHost on
Proxypass /http://webdispacther_url:80/irj
ProxypassReverse