[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Number of aliases



A.J. Werkman wrote:
> 
> I want to see if it is possible to give a lot of people there
> own (virtual) website. Because these sites would not be very big
> I thought of aliassing all the adresses to one NIC.

Of course, and only one NIC is neccessary.
However, while you could assign every site its own IP,
you may not wish to, and may not have to.

Apache supports classless virtual servers.
That is, you can setup foo.com and bar.com on the same IP.
Apache will serve the right pages to the right name.  The
only problem with this approach is that it doesn't scale
to FTP sites and reverse DNS will always show the same
name for all those "sites".

	- Kevin Colby
	  kevinc grainsystems com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]