0

I have a big problem with my Domain.

When i type www.example.tk in my browser it does not work. But when i'm using example.tk it works. Im hosting on a NAT VPN with ivp6 and cloudfare. CentOS6 and httpd

It says DNS adress not found for this adress

  • 1) Make sure both domains resolve to your IP (`nslookup`). 2) Make sure your virtual host configuration is correct (`httpd.conf` or related files). It might be easier if you actually posted what your virtual host configuration is. – Amadan Feb 06 '17 at 01:20
  • IP address or host name: Using domain server: Name: 127.0.0.1 Address: 127.0.0.1#53 Aliases: example.tk has address 104.31.74.172 example.tk has address 104.31.75.172 example.tk has IPv6 address 2400:cb00:2048:1::681f:4aac example.tk has IPv6 address 2400:cb00:2048:1::681f:4bac – user7520938 Feb 06 '17 at 01:42
  • FOR www.example.tk – user7520938 Feb 06 '17 at 01:42
  • Using domain server: Name: 127.0.0.1 Address: 127.0.0.1#53 Aliases: – user7520938 Feb 06 '17 at 01:42
  • You might not want to post those, if you went to trouble to anonymise with `example.tk`. I just meant, check that public-facing IP (not 127.0.0.1) of both `www.example.tk` and `example.tk` is the same; and post the (anonymised) excerpt from Apache conf regarding `VirtualHost`...`ServerName`. – Amadan Feb 06 '17 at 01:50
  • Config: http://pastebin.com/UFyZs2Mb it does make no sense to me why www don't work :( – user7520938 Feb 06 '17 at 02:03
  • You don't seem to have any virtual hosts defined; if both names resolve to the same IP, no idea either. – Amadan Feb 06 '17 at 02:19

0 Answers0