Hi,
I have setup LB rule to allow traffic from
www.xyz.com to Webservers.
LB VIP (443) --> Webserver IP (Custom Port).
Able to access the application using the following URL :
https://Webserver:custom port/contextroute Where as while trying to access URL using :
www.xyz.com/contextroute, we are getting
404 File does not exist error.
Can someone pls help what configuration changes allows to access application at :
www.xyz.com/contextroute.
Should we need to perform any thing in LB level or any changes require in httpd.conf or any other suggestion pls to achive the above !!
FYI ..
Virtual Hosts gave as :
* as Host Name & Custom Port number as Port.
Regards,
Sree.