Hi folks. I seem to be having some issues with vhosts. The error:
[Wed Apr 08 19:53:42 2009] [warn] NameVirtualHost *:80 has no
VirtualHosts
Syntax OK
My rich.conf is indeed included, and is used on my development box.
I've created a handful of local "domains" so that I can split up sites
for middleware purposes.
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot "/Library/WebServer/Documents/VP5"
ServerName www.vp.local
ServerAlias vp.local
DirectoryIndex index.rbf index.html
</VirtualHost>
Another file has Listen 80
How can I have no VirtualHosts yet it reports the syntax is ok?
Any insight appreciated.
Cheers
Rich in Toronto
...now go get on your bike
---------------------------------------------------------------------
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