User friendly URL creation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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   /         http://webdispacther_url:80/irj
 
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

I am also trying to use mod_rewrite , but its going in infinite loop.Can anybody have a hint for this.
 
Best Regards,
Tushar.

 
 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux