MK wrote:
..
<VirtualHost *:80>
    ServerName dev.docsearch.net
    DocumentRoot "/var/www/html/searchtest/mirror/"
</VirtualHost>

Then I restarted apache. However, no matter what directory I point this to (including the ones in the other Virtual hosts directives, I get an "Address not found" error from the browser.

What do you get when you enter :
ping dev.docsearch.net
in a command window on your workstation ?




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to