Install doc and config.php permissions
Posted: Sat Oct 20, 2007 1:22 pm
In Install doc, it states that config.php should be changed to a read-only state (444) after installation.
On some shared servers, it is easily possible to browse other users home directories. It seems that by having config.php given read privileges for Group that this presents a security risk. Wouldn't it be more secure to set config.php to 400 or 404 rather than 444?
On the other hand, maybe I don't know what I'm talking about since permissions have always confused me.
On some shared servers, it is easily possible to browse other users home directories. It seems that by having config.php given read privileges for Group that this presents a security risk. Wouldn't it be more secure to set config.php to 400 or 404 rather than 444?
On the other hand, maybe I don't know what I'm talking about since permissions have always confused me.