PDA

View Full Version : F11 & Apache permissions issue


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

neogranas
13th June 2009, 11:21 PM
For PHP it could be an issue but for just HTML, that should be just fine.