On Thu, May 08, 2003 at 09:47:14PM -0500, Shawn wrote:

I have BindAddress commented out.

Also, the only ServerName lines I have are within individual
VirtualHost sections.

> BindAddress *
> ServerName ip.address.of.machine
> NameVirtualHost domain1.com
> NameVirtualHost domain2.net

I've got:

NameVirtualHost (IP Address of PC)

> <VirtualHost domain1.com>
This line becomes
(VirtualHost (IP Address of PC))
>     DocumentRoot /var/www/htdocs/domain1
>     ServerName domain1.com
>     ErrorLog /var/www/domain1
>     CustomLog /var/www/domain1-access_log common
> </VirtualHost>
> #
> <VirtualHost domain2.net>
This line _also_ becomes
(VirtualHost (IP Address of PC))
>     DocumentRoot /var/www/htdocs/domain2
>     ServerName domain2.net
>     ErrorLog /var/www/domain2
>     CustomLog /var/www/domain2-access_log common
> </VirtualHost>

-- 
Scott Raun
sraun at fireopal.org

_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list