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

RE: [cobalt-users] two questions from a new user



To Clarify then,

I presume robiscool.com has to be registered to the nameserver on the raq
and with all the usual dns settings?

Sorry - I'm new to all this!
Stephen

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Paul Schreiber
Sent: 13 March 2000 22:09
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] two questions from a new user


--- Rob Lambert <rwl@xxxxxxx> wrote:

> 1) how to preview the sites before we point the
> domain to it   (we are
> moving lots of sites) and

> 2) how to point multiple domains to the same web
> folder
The easiest way to do this is to edit the http.conf
file.

Say you have foobar.com, and want robiscool.com to
point at the same site.

in the httpd.conf[1] file, you will see:
<VirtualHost XX.XXX.XX.XX>
ServerName www.foobar.com
ServerAlias foobar.com
MoreConfigJunk
</VirtualHost>

under the ServerAlias line, put:
ServerAlias www.robiscool.com
ServerAlias robiscool.com

and then restart apache[2].

Paul

[1] /etc/httpd/httpd.conf
[2] /etc/rc.d/init.d/httpd.init restart
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users