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

Re: [cobalt-users] Url rewriting



> 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