Thanks .
> Date: Sat, 16 Apr 2011 09:44:55 -0400 > From: [email protected] > To: [email protected] > Subject: Re: [users@httpd] User friendly URL creation > > > 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.apache_host.com/irj > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [email protected] > " from the digest: [email protected] > For additional commands, e-mail: [email protected] >
