[thelist] Apache: Name base VirtualHost Hel[L]p?

Olwen Williams olwen at handyman.co.nz
Wed Feb 18 04:13:52 CST 2004


Have you tried
NameVirtualHost 127.0.0.1:80
<VirtualHost 127.0.0.1:80>
rather than

NameVirtualHost *:80
<VirtualHost *:80>

I suspect the "*"

Frank wrote:

> Thanks. Tried it. No go. Let me re-cover the basics, this time with 
> real info, maybe I've missed something.
>
> CONF FILE
> NameVirtualHost *:80
>
> <VirtualHost *:80>
>         ServerName zeph.dnsalias.com
>         DocumentRoot D:/htdocs
> </VirtualHost>




More information about the thelist mailing list