LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache Config (https://www.linuxquestions.org/questions/linux-software-2/apache-config-290183/)

riluve 02-14-2005 02:26 PM

Apache Config
 
Is it easy/possible to have one apache server listening to two ethernet devices?

I want to split a web traffic load among the two seperately installed eithernet devices. So, traffic for one card should so go to a specific directory and traffic from the other card should go to a completely different set of directories.

Brian Knoblauch 02-14-2005 02:42 PM

Yes, but the configuration is done "per IP", not "per interface". However, the end result is the same. It's pretty self-explanatory if you read through the config file that most dists have (now that you know what to look for!).


All times are GMT -5. The time now is 10:16 PM.