Is it ok to rename the admin.php file to for example admin_secret.php ?
I am not very comfortable with the fact that anyone typing my domain www.domain.com/admin.php or www.domain.com/admin ends up at the login part of my shop. Ofcourse I realise that a hard to guess password is very important as well, but renaming the admin.php file to a different name prevents possible hackers to find the admin section in the first place.
This should work: rename the directory admin/ to a secret name, rename admin.php in the root directory, and then edit the secret/index.php accordingly.
QC v3.0
punta.gia
2009-01-21 00:18
I have changed tha admin password, and now I have forgot it...is it possible to reset or change it?