PDA

View Full Version : F11 & Apache permissions issue


MauiLvrs
2009-06-12, 12:54 AM CDT
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

neogranas
2009-06-13, 04:21 PM CDT
For PHP it could be an issue but for just HTML, that should be just fine.