MauiLvrs
12th June 2009, 07:54 AM
With F11 installed Apache is having permissions issues reading files out of the html directory. Only wants to work with permissions set to read for other.
[Thu Jun 11 23:25:28 2009] [error] [client 127.0.0.1] (13)Permission denied: file permissions deny server access: /var/www/html/index.html
------------------------------------------------------
Tracked down the permissions issue.
Is there a good reason not to change the group to apache and remove world read?
Thanks,
Dave
[Thu Jun 11 23:25:28 2009] [error] [client 127.0.0.1] (13)Permission denied: file permissions deny server access: /var/www/html/index.html
------------------------------------------------------
Tracked down the permissions issue.
Is there a good reason not to change the group to apache and remove world read?
Thanks,
Dave