Mail from ILUG-BOM list (Non-Digest Mode)
_______________________________________________

Rajesh Deo wrote:
> 
> Mail from ILUG-BOM list (Non-Digest Mode)
> _______________________________________________
> 
> Hi, Guys,
> I am getting 403 Forbidden messages from the server
> for accessing the DocumentRoot dir. I can not locate

Im assuming  RHL 6.2

Had the very same prob.

open httpd.conf

look for <FILES ~> directive

heres mine:

<Files ~>
        AllowOverride AuthConfig FileInfo Indexes Limit Options
    Order allow,deny
    Allow from all
</Files>


" note the ALLOW section " ... 
 U can change  this as per Ur req.  After this change....  APACHE worked
fine.

< for security reasons U might want to change allow from all to
something like ALLOW from local  >


C'ya
Erle.

-- 
  * Powered By Linux *
 Open Source is the Future
When Are U Gonna Catch On ?
_______________________________________________
Website: http://www.ilug-bom.org.in/ilug
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to