[plug] Apache non-ip virtual hosting
Matt Kemner
zombie at networx.net.au
Mon May 31 11:12:06 WST 1999
On Mon, 31 May 1999, Bret Busby wrote:
> For the sake of those of us, who do not understand this one, and would
> like to understand, could someone please explain what non-ip-aliasing
> is, how it relates to ip-aliasing, and the ip virtual hosting, and how
> it all relates to the different versions of http?
It means you can set up virtual http sites without needing a seperate IP
address for each one. Very useful if you run a large number of virtual
hosts. (I don't have 100 spare IP addresses)
All my virtual hosts point to the IP address of my webserver. Apache just
looks at the Host: header of the incoming request to work out which
virtual server directory to look in.
- Matt
More information about the plug
mailing list