View Single Post

  #2 (permalink)  
Old 11-08-2006, 05:59 AM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
My distro: Debian GNU/Linux
Posts: 482
Rep Power: 5
monk will become famous soon enough monk will become famous soon enough
Default

DNS is not working... run following command to see if you can read IP for domain zzz.mars.av.it.pt
Code:
nslookup zzz.mars.av.it.pt
Paste your config file. Also what is the output of command:
Code:
apache2  -t -D DUMP_VHOSTS
or
Code:
httpd  -t -D DUMP_VHOSTS
Reply With Quote