I saw that the standard installation in nevada does not has a default virtual host configuration.
Maybe it would be nice to add an example configuration for this? By the way: For security reasons, a standard web server which is only accessed by its IP address instead by its domain name (with a Host: <hostname>\n request), should return only a blank page. This protects web servers against most of script kiddies attacks who attacks web servers by scanning IP ranges without knowing the domain names of this servers. Webserver should in every case uses virtual hostnames. -- This message posted from opensolaris.org