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

Re: [cobalt-users] Web Forwarding within RAQ4



Am I correct that using this option proposed, makes it possible to add the
site only to the dns-servers and not as an extra virtual site ???

Thanks


----- Original Message -----
From: "Kevin D" <kdlists@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, June 26, 2001 8:10 PM
Subject: Re: [cobalt-users] Web Forwarding within RAQ4


> Use the ServerAlias directive in your http.conf file. I don't own a raq4,
> but my raq3 has no facility in the interface for this feature, so you'll
> have to telnet in and edit the http.conf file manually (its located in
> /etc/httpd/conf)
>
> Example:
> <VirtualHost 111.111.111.111>
> ServerName www.yourdomain.com
> ServerAdmin bob
> DocumentRoot /home/sites/site12/web
> ServerAlias yourdomain.com
> ServerAlias www.yourdomain.co.uk
> ServerAlias yourdomain.co.uk
>
>
> ....more stuff deleted....
>
> </VirtualHost>
>
> Kevin
>
> From: "Blue Rabbit" <dhayden@xxxxxxxxxxxxxxx>
>
> > I have what I think is a simple problem, I have a RAQ4 box with approx
20
> > domains hanging off 2 IP Addresses. I have recently bought some ".co.uk"
> > domain names to match my ".com" ones.
> >
> > I would let to set the ".co.uk" domains up on my server, but simply have
> > them forward to the ".com" page.
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>