Elxis CMS Forum
Support => General => Topic started by: TheMan177 on March 01, 2008, 05:32:53
-
I read somewhere on the Elxis website about some kind of administration login page cloak, could I get a bit of an explaination of what this is exaclty?
Thanks. ;D
-
You can hide administration login page to a page that ONLY YOU will know about it.
How-to cloak administration login page
Go to /administrator folder (via ftp)
Rename index.php to whatever you want (i.e. secretLogin.php)
Rename rename_to_index.php to index.php
Finish!
In order to login to administration you should type in the URL the secret login page (i.e. administrator/secretLogin.php).
All unauthorized users will see the new index.php page with no login information.
Test it!
-
Ah, that's great!
I understand now, thanks for your help. :)