Mandrake 8.1 apache question

Todd Lee todd at LANtech-HI.com
Sun Dec 9 18:48:35 PST 2001


It works!  THANKS!

Todd

 -----Original Message-----
From: 	Deven Phillips [mailto:d-spair at hawaii.rr.com] 
Sent:	Sunday, December 09, 2001 3:48 PM
To:	Linux & Unix Advocates & Users
Subject:	[luau] Re: Mandrake 8.1 apache question

Todd,

	If Apache starts and doesn't dies on that error, it should be fine. If
you want to get rid of the error, remove the entry for 192.168.1.100:80
from the /etc/httpd/conf/vhosts/Vhosts.conf file; or you can define a
virtual host under that in the format of :

<VirtualHost 192.168.1.100>
User jmdault
Group jmdault
DocumentRoot /home/jmdault/public_html
ServerName test2.com
Setenv VLOG /home/jmdault/logs
ErrorLogs /home/jmdault/test2-error_log
RewriteEngine On
RewriteOptions inherit
</VirtualHost>

I hope that this helps!!

Deven Phillips


---
You are currently subscribed to luau as: todd at lantech-hi.com
To unsubscribe send a blank email to $subst('Email.Unsub')



More information about the LUAU mailing list