-
September 24th, 2001, 09:21 AM
#1
Junior Member
Multiple Sites
Is it possible to host multiple sites on apache (linux redhat)
ifso how do i do it
thanx
-
September 24th, 2001, 11:33 AM
#2
Re: Multiple Sites
Originally posted by causion
Is it possible to host multiple sites on apache (linux redhat)
ifso how do i do it
thanx
Hi Causion!
Yes, this is possible in Apache(linux redhat) through the virtual host set-up. To know more about vitual host, visit the apache documentation: http://httpd.apache.org/docs-2.0/vhosts/index.html. I also suggest that you can learn more in the main index:http://www.apache.org/.. Hope this helps you!
I expect to pass through this world but once. Any good therefore that I can do, or any kindness that I can show to any fellow creature, let me do it now. Let me not defer or neglect it, for I shall not pass this way again. William Penn
-
February 9th, 2002, 09:08 AM
#3
Member
Alexzel is correct causion, you can do this, perhaps with multiple installs on one computer of apache.
-
February 9th, 2002, 01:07 PM
#4
No need to install multiple times, you can set up a computer with more than 1 NIC and apache can detect which one the net connection is coming through(or something) and serve a different site depending on the IP address of the Network card (NIC) that the connection is through.. I think that's how virtual hosts work - I think it can alson be done based on client IP address as well, like all 10.x.x.x (local) addresses get one site and all other addresses get a different, public site... For example!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|