"Russ Blakeman" <rhb57.DeleteThis@alltel.net> wrote in message
news:oMAOa.16649$J%2.990119@news.alltel.net...
> Ok I have what I think is a pretty darn nice basic setup of Windows 2000
Adv
> Server with the Apache 2.0.46 on top of it with all the goodies -Python,
> SSL, Perl, PHP, etc (compliments of the Apache Triad package - terriffic
> package) and I have my domain of rbcsweb.net (and <a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a>) setup
and
> working. NOW the next step - to get sub domains setup, such as
> service.rbcsweb.net, sales.rbcsweb.net, etc - how do I go about this? I
> don't think I should have to adjust my name server settings (use zoneedit
> for nameserver) should I? If there is a site on the internet with info I'd
> appreciate a link.
You will need to use name based virtual hosting for the webserving side.
The suggested names you have given (e.g. sales.rbcsweb.net) - as you appear
to want to use them - are not sub-domains, but just normal hostnames (like
<a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a>). To host a web page on these hostnames each one must
resolve to the address of your server (just as <a style='text-decoration: underline;' href="http://www.rbcsweb.net" target="_blank">www.rbcsweb.net</a> currently
does). This will require you to create an A record in your DNS server, in
the rbcsweb.net domain, for each host you wish to use.
Richard.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Apache 2 and sub-domain setup