[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Url rewriting
- Subject: Re: [cobalt-users] Url rewriting
- From: "Richard Abrams" <richard@xxxxxxxxxxxxxx>
- Date: Fri Jan 12 18:53:09 2001
- Organization: Artejano Design & Marketing
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> www.mysite.co.uk needs to direct straight away to
> www.mysite.com which is on the same box,
If you have access to the name servers, the simplest method would probably
be to set up mysite.co.uk as a CNAME (alias) record pointing to
www.mysite.com.
The URL will be rewritten to www.mysite.com automatically.
Best of luck,
-Richard Abrams