Hello Arober11,
Thank You for your reply.
I probably have to tell you also that my understanding is not that deep, especially on this Apache thing :)
So can you please tell me how to go about making this virtual hosts, and how this solution can work for my situation? I had thought that virtual hosting means we're hosting multiple websites on 1 apache server (similiar to virtual email on postfix)
Additional information:
1. I do not have a DNS server on this zone (DMZ zone). Did you mean I should prepare a DNS server on this zone too? I didnt think it would help since I'm not trying to connect to each host using its computer name but rather the service name. (Eg: ServerA is actually running on a computer called HostA. I really should have said ServiceA instead of ServerA)
Main Topics
Browse All Topics





by: arober11Posted on 2009-10-21 at 17:25:51ID: 25629788
Hi
m/ m/ m/
Without going through all the content/links on your servers, and removing all absolute (http://) links you probably won't make that solution work.
You may have more luck if you go for several name based vrtual hosts e.g.
http://serverA.mydomain.co
http://serverB.mydomain.co
http://serverC.mydomain.co
This may require a DNS tweak, a few CNAME entries, but you'd probably hit fewer issues.