Ali lahko kak boljši poznavalec za vse nas, ki to nismo, napiše kaj točno je potrebno storiti in prilepi kodo?
Tody, hvala za link. Takšne konkretne nasvete bi pričakoval tudi od domačih ponudnikov gostovanj in bi vsi imeli precej manj dela in težav. Je to, kar predlaga ta hosting OK? http://www.a2hosting.com/kb/security/application-security/wordpress-security
Preko iThemes Security je bil med drugim narejen deny:
<files .htaccess>
Order allow,deny
Deny from all
</files>
<files readme.html>
Order allow,deny
Deny from all
</files>
<files readme.txt>
Order allow,deny
Deny from all
</files>
<files install.php>
Order allow,deny
Deny from all
</files>
<files wp-config.php>
Order allow,deny
Deny from all
</files>
Ali je ta security vtičnik samo za hec? Torej moram še enkrat narediti deny v .htacces in config.php?
iThemes je našponan do konca, razen SSL in še nečesa, Limit Login Attempts je vključen.
Nič ne pomaga, zadnje mesece samo še restoramo :-(