[lug] Apache on RH 7.1 beta

Mark Horning rip6 at rip6.net
Thu Feb 15 22:17:05 MST 2001


One other thing that I've found that can cause
you problems is the 'default' restrictive permissions.
Maybe you could try commenting them out.

# Each directory to which Apache has access, can be configured with
respect
# to which services and features are allowed and/or disabled in that
# directory (and its subdirectories). 
#
# First, we configure the "default" to be a very restrictive set of 
# permissions.  
#
<Directory />
    Options FollowSymLinks
    AllowOverride None
</Directory>

-- 

Mark Horning
rip6 at rip6.net



More information about the LUG mailing list