[RESOLVED] newby - new site Hi, ispconfig3 on ubuntu 9.04 (hostnane : myServer.ovh.net, eth0 : 1.2.3.4) I created a new site but when I go to www.mysite.com, I get the default page "It work!" (which is /var/www/index.html) I then created a dns zone like this server : myServer.ovh.net. client : myclient domain : mysite.com. NS : dnsX.ovh.net. mail : [email protected] With one record type A name www address 1.2.3.4 (which is myserver eth0 address) At ovh (my provider and dns server) I changed www.mysite.com CNAME to myServer.ovh.net. and .mysite.com A to 1.2.3.4 Can you help me ? ( to get www.mysite.com display /var/www/mysite.com/web/index.html )
Make sure that www.mysite.com is a DNS A-Record that points to the IP address of your server. If this dont help, then select the IP address instead of * for the site.
I changed mysite.com to A 1.2.3.4 and it works Now, I delete www.mysite.com which was CNAME -> myserver.ovh.net and create www.mysite.com A -> 1.2.3.4 I will tell you if it works Thanks for your help
mysite.com works but www.mysite.com still does not. (and the dns setting at my provider's is the same)
And you are sure that you enabled auto www subdomain in the site settings and that you create a dns a-record for www.mysite.com too?