One Apache for three diff. websites

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

 



Hi Experts,
 
We have three diff. web sites providing diff. content.
1. www.krm.com
2. https://epsrm.com/irj
3. http://epess.com/irj
 
We have one Apache server with one Public ip. Now from this Apache can we direct requests to three diff websites.
 
ProxyPass                   /irj     https://epsrm.com/irj
PorxyPassreverse        /irj     https://epsrm.com/irj
 
ProxyPass                   /        http://www.krm.com
ProxyPassreverse        /        http://www.krm.com
 
Now how we will pass request to third website 'http://epess.com/irj' ? As /irj will pass request to 'https://epsrm.com/irj'.
 
Moreever I can't do load balacing between https://epsrm.com/irj & http://epess.com/irj as the proivde diff. content.
 
Please suggest?
 
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