Today Is


Hello reader glad to meat you all of them.How are you today?I am fine now.You also read my previous
Post Basic knowledge of WordPress security and How to secure installation of wordpress database.Today I'll explain about of file permission.File permission is an important option of database.It's choice what permission will be Able for user. Suppose you set read write execute permission for a file then anyone can deface your database by a sheel.So file permission is important for every database.File permission published by three numeric latter.
Now i am discus basic knowledge of file permission value.
*Read-value:4,This permission to access read.
*Write-value:2,This permission to access write.
*Execute-value:1,This permission to execute file.
A file/folder made by equation of three numeric number.Example a file permission owner set it by
r+w+x .Now mark it read(r)value 4,write(w)value 2 and Execute(x)value 1.If you want no permission
then set 0.
So we got three digit 755.This permission give read+write+execute permission for file owner,read+execute
permission of Group and read+execute for world/public.
Some file permission will be depend your WordPress security.permission are bellow.
How to keep secure your WordPress database-WordPress security Mega Tutorial File permission
Note:sometime server will not response for 705 permission then shown error or Forbidden.
OK now you have to change value 750.If you can't set manually this process then use this script.
Open notepad on your PC copy and paste the code.Save as it per.php and upload it /httdocs folder.

 


File Permission Changer
$file$c_f";
}
else {echo "$file$c_f";}
}
}
//echo substr(decoct(fileperms("xx.php")),2);
echo '';
c_f_p(".htaccess","0404");
c_f_p("wp-config.php","0400");
c_f_p("index.php","0400");
c_f_p("wp-blog-header.php","0400");
c_f_p("../","705");
c_f_p("wp-admin/","705");
c_f_p("wp-includes/","705");
c_f_p("wp-content/","705");
echo '
File NameStatus
'; ?> Visit per.php file two time by your browser its can fix file permission.
Now your website will be 60% secure.So no more today next article I'll explain about of some important
Plug-ins and keep secure against Brute force attacking.If you got any query please comments hare.

2 comments:

Attention ! This is Dofollow Blog.So Don't Spamming Hare.

 
Get a free account @onionbd.tk
Top