Problems accessing directory in server document root
I unpacked webcalendar and placed it in its own directory under the
root html directory (var/www/html). I can read
/var/www/html/webcal/index.html but if I try to access
/var/www/html/index.php or readme.html I get a 403 access to that file
is denied error (the error log has a permission denied entry). I have
tried different permission combinations including 777, 644, 755, 711).
I have a standard .htaccess file with no directives. The httpd.conf
file is default with user/group default to apache, apache. The webcal
directory ownership/group is root.root (I also tried apache.apache).
But nothing has worked so far. I am running a fedora core 4.
Any is greatly appreciated.
|