DNS Settings
str tux
str.tux at gmail.com
Mon Feb 20 06:28:36 UTC 2006
Thanks Karl. It works!
Just a followup, in CNAME, kindly check this is right:
*www IN CNAME mycompany.com*
Thanks.
S.Tux
On 2/20/06, Karl Auer <kauer at biplane.com.au> wrote:
> On Mon, 2006-02-20 at 08:58 +0300, str tux wrote:
> > But in addition, I want also some kind of redirection or mapping (i
> > don't know what you called that) that when people go to
> > http://mycompany.com (without www), it should forward also to the www
> > server.
> >
> > How to do it? Thanks in advance.
>
> Assuming the zone is mycompany.com, add another A record like this:
>
> mycompany.com. 12345 IN A 1.2.3.4
>
> where 12345 is the TTL you want, and 1.2.3.4 is the address of your web
> server. Then (optionally) remove the other A record and make it an alias
> (CNAME), so that if your webserver address changes, you only have to
> update one A record:
>
> www 12345 IN CNAME mycompany.com.
>
> Regards, K.
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Karl Auer (kauer at biplane.com.au) +61-2-64957160 (w/h)
> http://www.biplane.com.au/~kauer/ +61-428-957160 (mob)
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060220/10695ed5/attachment.html>
More information about the ubuntu-users
mailing list