have just moved to a dedicated server.. but why can it be that domain.com redirects to www.domain.com?
I haven't done any mod_rewrite yet?!
webserver: apache 2.2
what could be the cause?
<VirtualHost *:80>
ServerName domain.com
ServerAlias *.domain.com
DocumentRoot /var/www/domain.com
</VirtualHost>
The dns server also only have one A record
* (wildcard) A 0.0.0.0 (ip)