Hi -- thanks for the feedback.
The reason I'm using two different boxes is to load balance the applications (they are weak servers). Also, I'd like each box to act as a back up/failover (not in scope right now).
What do you mean by each Virtual Host having the same name?
In any case, the...
I have exhausted figuring out something that should be very simple to do via httpd.conf configuration.
I have port 80 open on Box 1, but I need to either serve from that box or serve from Box 2, depending on the URL extension. I also need both boxes redirected to port 8080.
Box 1...
I have exhausted figuring out something that should be very simple to do via httpd.conf configuration.
1. Have all requests via port 80 to http://www.example.com/plone be redirected to localhost:8080 (i.e. serve plone site)
2. Have all other requests other than /plone* forwarded to the...
Hi- I can't find a solution to satisfy *both* of the following scenarios with Redirect & ReWrite with only port 80 accessible externally.
1. If URL = http://www.preschool88.com, forward to:
http://www.preschool88.com/index.htm (preschool homepage)
2. IF URL =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.