> >>>
> >>> <VirtualHost *>
> >>> DocumentRoot "/var/www/html/test1"
> >>> ServerName nstest1.homedns.org
> >>> DirectoryIndex index.html index.php index.htm
> >>> </VirtualHost>
> >>>
> >>> <VirtualHost *>
> >>> DocumentRoot "/var/www/html/test2"
> >>> ServerName nstest2.homedns.org
> >>> DirectoryIndex index.html index.php index.htm
> >>> LogLevel debug
> >>> </VirtualHost>

NameVirtualHost *

Doesn't NameVirtualHost need a IP number? 

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to