Code64Bicth - indeed security is becoming a major website for a webmaster who likes to create web, this time I will shering how to secure the MyBB CMS for forums, simply by changing the permissions chmod or change your forum is secure.
CHMOD the following safe MyBB
CHMOD the following safe MyBB
Required – ./inc/settings.php – 666
Required – ./inc/config.php – 444
Required – ./cache/ – 777
Required – ./cache/themes/ – 777
Required – ./uploads/ – 777
Required – ./uploads/avatars/ – 777
Optional – ./admin/backups/ – 777
Optional – ./inc/languages/*language*/*all files*/ – 666
Optional – ./inc/languages/*language*/admin/*all files*/ – 666
Examples of the correct CHMOD config.php CHMOD 444
for security config should also be added. htaccess file, create a file. htaccess file in the directory / inc with contents as
<files config.php>
Order deny,allow
deny from all
</files>
then save the file. htaccess file, so the tutorial from Code 64 Bitch may be useful.
0 Response to "CHMOD permissions Safe MyBB Forums"
Post a Comment