[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: *True* Virtual
>I am looking at setting up what I would consider a *normal*
>virtual hosting setup on a couple Linux boxes I administer.
>One of which I'm starting from scratch, and the other of
>which already has 30 or so domains. This should prove
>irrelevant - but I thought I'd throw it out there.
>
>On our existing web server, from the get-go - we have
>run with /all/ domains bound to the same IP. This is
>accomplished with NameVirtualHost directive in the httpd.conf.
>
>This was the way it was initially setup a couple years ago -
>and we've just rolled with it because it's worked so far.
>But no longer.
>
>Can anyone give me (or direct me to) any information regarding
>how to setup TRUE virtual hosting - where each host gets it's own IP -
>own passwd, aliases, ftp, etc. I've
>got the mini-FAQ on IP Aliasing - so I understand that portion -
>I'm just not sure what I'm to do with Apache.
>
>Any help would be *greatly* appreciated.
I don't know what version of Apache youo're using, but this looks very
much to me like what Apache 1.3 and up call "IP Intensive Virtual Hosts",
in essence a way to bind each hostname to a different IP address as far
as Apache is concerned. I do not have a configuration where I can experiment
with that easily, but I've read the Apache docs and they appear to be very
clear on that score. If you need help with examples, please let me know and
I can suggest some tests.
---> RGB <---