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

RE: [cobalt-users] Domain etiquette



On Virtual with an ServerAlias for the other domain...
<snip>
<VirtualHost 195.49.39.40>
ServerName www.domain.com
ServerAdmin domain.com www.otherdomain.com otherdomain.com
ServerAlias buerogestaltung.ch
DocumentRoot /home/sites/site1/web

</snip>

if you want to forward email:
be sure you'll have the domain in the /etc/sendmail.cw file...(so de mail to
the domain will be accepted...)
and in the /etc/virtusertable (at the end) you should have an entry like:
@domain.com	%1@xxxxxxxxxxxxxxx (all send to @domain.com will be forwarded to
@otherdomain.com)...

so it works fine...

-Steven

> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Andrew D. Forkes
> Sent: Donnerstag, 13. Januar 2000 15:22
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] Domain etiquette
>
>
>
> We have 2 domains familiar.co.uk & familiar.com.  Being UK based
> we tend to
> use the .co.uk one more.  Both these domains point to the same web site.
> Considering this, how would people advise us to host them ?
>
> i.e. One main site, One virtual.  SiteAlias(es) ?  both virtual ?
>
> At present our main site is co.uk, and we use SiteAlias for the
> .com.  Just
> wondering whether there was a better way ...
>
> Best things,
> +-----+
> Andrew D. Forkes, Patron.
> Familiar
>
>
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>