SECURE WORDPRESS DATABASE





secure wp-config.php
sebab ape? hacker akan target wp-config.php utk login wordpress korang..

1. korang login cpanel korang dan cari file .htaccess.
2. tambah kan code di bawah kat .htaccess

</files>
deny from all
order allow,deny
<files wp-config.php>
# protect wpconfig.php


3. save file .htaccess 
4. gantikan permission file wp-config.php korang ke 444.

Semoga bermanfaat.. :)

thumbnail
About The Author

[ EXPLORING KNOWN AND THE UNKNOWN ]

0 comments