1. Warning: DocumentRoot [/usr/docs/dummy-host.example.com] does not exist
  2. Warning: DocumentRoot [/usr/docs/dummy-host2.example.com] does not exist
  3. httpd: Could not reliably determine the server's fully qualified domain name, using 192.168.1.24 for ServerName
  4. VirtualHost configuration:
  5. wildcard NameVirtualHosts and _default_ servers:
  6. *:80                   is a NameVirtualHost
  7.         default server dummy-host.example.com (/private/etc/apache2/extra/httpd-vhosts.conf:27)
  8.         port 80 namevhost dummy-host.example.com (/private/etc/apache2/extra/httpd-vhosts.conf:27)
  9.         port 80 namevhost dummy-host2.example.com (/private/etc/apache2/extra/httpd-vhosts.conf:36)
  10.         port 80 namevhost test.dev (/private/etc/apache2/extra/httpd-vhosts.conf:44)
  11. Syntax OK
  12.