cdowns wrote:
> 
> apache-1.3.12-3 what is the problem on a redhat 6.2 installation where
> you cannot access the web page and get access denied ? is there
> something mispelled in httpd.conf or something ?

The problem is almost certainly with linuxconf.  Look in
your httpd.conf file for a line like '<Files ~>'; if you
find it, that is the cause; change it to '<FilesMatch "^\.ht">'
and the problem should go away after the next Apache restart.
-- 
#ken    P-)}

Ken Coar                    <http://Golux.Com/coar/>
Apache Software Foundation  <http://www.apache.org/>
"Apache Server for Dummies" <http://Apache-Server.Com/>
"Apache Server Unleashed"   <http://ApacheUnleashed.Com/>

**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to