php - Joomla site security -


how can secure our joomla site outsider user.

is there security feature available in joomla prevent hacking outsider user.

use following steps :

change default database prefix (jos_)

use sef component

use correct chmod each folder , file.

password protect administrative area.

keep website up-to-date.

use .htaccess file secure joomla.

passwords - use unique , strong password.

install jsecure authentication plugin.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -