Changes

Jump to navigation Jump to search
*Checking dbase rights and setting new passwords.
*Changing passwords on old accounts (with posts, so the accounts shouldn't be deleted) to random strong strings.
*Fixing up .htaccess file to impose restrictions*Install Sucuri *Enable more logging
Checking user rights in the dbase and changing their password:
deny from all
</files>
 
Once I'm all done with the theme etc., I can uncomment the following from wp-config.php
define('DISALLOW_FILE_EDIT', true);
==HTTPS==

Navigation menu