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

Re: [cobalt-users] subdomains and nameserver



Hi Jeff,

thanks for your kind help (I really appreciate that!) and sorry for my
confusing questions. I was just a little bit irritated. :-)

Yes, I use the RaQ3 with all actual 'official' updates +
POP-before-Relay 1.2.

Ok, now it seems to work:
http://subdomain.mydomain.com can be reached without problems
(host name 'subdomain', domain 'mydomain.com')

For e-mail, I had to enter the subdomain as Host/Domain Alias. Is that
normal?

The corresponding name server entries are:
subdomain.mydomain.com -> IP address
subdomain.mydomain.com -> High Priority Mail -> mydomain.com

However, I have another "annoying" problem: when I call
http://www.mydomain.com, everything is okay. When I enter
http://mydomain.com, I am being redirected to http://www.mydomain.com.

Is there any other possibility of avoiding this (and showing
http://domain.com in the browser's address bar) than adding
===
RewriteCond %{HTTP_HOST}  !^domain.de(:80)?$
ServerAlias  domain.de
===
to the httpd.conf?

Thanks again,
Florian