Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: report/security/report security check configrw.

report/security/report security check configrw: Difference between revisions

From MoodleDocs
(→‎See also: discussion link)
m (French link)
 
Line 13: Line 13:


[[Category:Security]]
[[Category:Security]]
[[fr:report/security/report security check configrw]]

Latest revision as of 15:21, 18 March 2011


It's important that you CHMOD (set permissions) on config.php as read-only. Typically this means setting it to 644, or in some cases 444.

If you cannot do this with your FTP software, try using the File Manager supplied with your webhosting account. Simply navigate to the file you want to alter permissions for, then click on the File Properties link/button and set permissions.

If you're using a Windows server, simply set the file as Read-Only for Everyone.

See also