> It has been suggested (IRC) that the NameVirtualHost line in the default
> httpd conf be changed from
> #NameVirtualHost *
> to
> #NameVirtualHost *:80
> to disambiguate the whole *-ports via non-*-ports error message that
> folks get on virtualhost misconfiguration.
+1
Another point, we should also remove the following lines from the
httpd-win.conf
#
# Bring in additional module-specific configurations
#
<IfModule mod_ssl.c>
Include conf/ssl.conf
</IfModule>
or add ssl.conf to the Windows binary distribution.
Kess
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]