Thanks .

> Date: Sat, 16 Apr 2011 09:44:55 -0400
> From: cove...@gmail.com
> To: users@httpd.apache.org
> 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: users-unsubscr...@httpd.apache.org
>    "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 
                                          

Reply via email to