You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Brian Richardson <br...@cubik.ca> on 2003/07/10 11:01:20 UTC

[users@httpd] Q: Multiple server configuration

Hi,

I'd like to set up a multiple server Apache configuration as follows:

I have a DSL connection (single IP) with a broadband router.  Behind the 
broadband router, I have two machines.

I have an application which needs an entire virtual web server to run, and
will only run on one of my two machines. I'd rather keep the main webserver
where it is, and somehow configure Apache to redirect requests for that
particular VirtualHost to the other machine's web server. Is there a way to
do this? Doesn't have to be elegant, just possible :)

-- Brian

-- 
Brian Richardson
Java Programmer
brian 'at' cubik 'dot' ca

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Q: Multiple server configuration

Posted by Remo Mattei <re...@italy1.com>.
You can use iptables for that, check that out, 



Remo Mattei
Network Security Engineer
cell 801-209-8554
email remo@italy1.com

-----Original Message-----
From: Brian Richardson [mailto:brian@cubik.ca] 
Sent: Thursday, July 10, 2003 3:01 AM
To: "[apache-users] <us...@httpd.apache.org>"@cubik.ca
Subject: [users@httpd] Q: Multiple server configuration

Hi,

I'd like to set up a multiple server Apache configuration as follows:

I have a DSL connection (single IP) with a broadband router.  Behind the 
broadband router, I have two machines.

I have an application which needs an entire virtual web server to run, and
will only run on one of my two machines. I'd rather keep the main webserver
where it is, and somehow configure Apache to redirect requests for that
particular VirtualHost to the other machine's web server. Is there a way to
do this? Doesn't have to be elegant, just possible :)

-- Brian

-- 
Brian Richardson
Java Programmer
brian 'at' cubik 'dot' ca

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org