Hi,
I've been scripting the whole day on my website in php and al a sudden the www address stopped working, the address like 'domain.com' works perfectly but if I go to 'www.domain.com' the domain wont load and gives a time-out, how can this be?
the DNS management shows this:
domain.com. A *.*.*.104
ftp A *.*.*.104
localhost A 127.0.0.1
mail A *.*.*.104
pop A *.*.*.104
www A *.*.*.104
domain.com. NS ns1.domain.com.
domain.com. NS ns2.domain.com.
mail MX 10
domain.com. TXT "v=spf1 a mx ip4:*.*.*.104 ?all"
ftp, mail etc works also perfectly... the only thing is that the www wont work?
I've been scripting the whole day on my website in php and al a sudden the www address stopped working, the address like 'domain.com' works perfectly but if I go to 'www.domain.com' the domain wont load and gives a time-out, how can this be?
the DNS management shows this:
domain.com. A *.*.*.104
ftp A *.*.*.104
localhost A 127.0.0.1
mail A *.*.*.104
pop A *.*.*.104
www A *.*.*.104
domain.com. NS ns1.domain.com.
domain.com. NS ns2.domain.com.
mail MX 10
domain.com. TXT "v=spf1 a mx ip4:*.*.*.104 ?all"
ftp, mail etc works also perfectly... the only thing is that the www wont work?