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

Re: [cobalt-users] Simple Question...pointing .net to .com



No, the GUI method did not come out until the RAQ4.  The RAQ3 must be done
manual unless you have your sites set up as 1 site per 1 IP.

If they are set up as 1 site per 1 IP you can simply set up the A records to
point to the IP address.  If there are no sites set up other than for the
alias domain it will default to the only actual site for that IP.

However, if you are doing 1 site per 1 IP I suggest you change this
practice.  If your colo starts cracking down on IPs due to ARIN policy
changes you will be in one bad situation!  ARIN no longer allows 1 IP per 1
Site as justification of IP allocation.  You need to be using something such
as SSL in order to justify multiple IPs or have a lot of sites already
allocated to 1 IP.


----- Original Message -----
From: "Joseph Ambrose" <jambrose@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, December 18, 2000 1:46 PM
Subject: Re: [cobalt-users] Simple Question...pointing .net to .com


> There's no GUI way to do it?
>
> Sorry, I'm kind of a newbie and don't want to screw anything up.
>
> If I have to I will Telnet in and make the adjustment.
>
> Thanks
>
> ----- Original Message -----
> From: Bryan - Utopian Web Productions <bryan@xxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Monday, December 18, 2000 1:16 PM
> Subject: RE: [cobalt-users] Simple Question...pointing .net to .com
>
>
> > > You need to edit the httpd.conf to add the alias.  Open up the
> httpd.conf
> > > and go to the bottom of  the httpd.conf.  You will see a section
> > > similiar to
> > > the one below.
> > >
> > > <VirtualHost XXX.XXX.XXX.XX>
> > > ServerName www.domainname.com
> > > ServerAdmin admin
> > > DocumentRoot /home/sites/site2/web
> > > ServerAlias domainname.com
> > >
> > >
> > > To add another alias just type in
> > >
> > > ServerAlias whateverdomain.net
> > >
> > > right under the
> > >
> > > ServerAlias domainname.com
> > >
> > > And your done.
> >
> >
> > You're done, but you will need to restart httpd for the changes to take
> > effect. Something I always forget to do.
> >
> > /etc/rc.d/init.d/httpd restart
> >
> >
> > _______________________________________________
> > cobalt-users mailing list
> > cobalt-users@xxxxxxxxxxxxxxx
> > To Subscribe or Unsubscribe, please go to:
> > http://list.cobalt.com/mailman/listinfo/cobalt-users
> >
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>