Hi,

I have two servers on my internal network with apache on them, lets
say m1 and m2.
I want to host two domains on my network, lets say www.d1.com and www.d2.com.
The router routes all external http requests to server m1.
External requests for www.d1.com should be processed by apache on server m1.
External requests for www.d2.com should be processed by apache on server m2.
How would I do this?
I googled around and looked on apache.org which directed met to
mod_proxy but I don't think that works in this situation.

Any help would be appreciated.

Regards,
Bart.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to