On 24 Jun 2010, at 00:01, Carlos Mennens wrote:

> I have a single CentOS server with two separate NIC's. I was asked to
> install an internal Wiki on Apache but have that dedicated to one NIC
> so it's internal only. Then have just a site running on Apache on the
> 2nd NIC which is externally accessible. I have never done anything
> like this and would like to know how difficult this would be on a
> single stand alone server that I have above?

Apache doesn't care about the NICs.  Just use a Listen directive
for each IP address, and then define your virtualhosts.

-- 
Nick Kew

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

Reply via email to