2012-09-04, 17:56:03
how can i hide admin login page? (i.e. site/admin)
How to hide login page
|
2012-09-04, 17:56:03
how can i hide admin login page? (i.e. site/admin)
2012-09-04, 22:14:47
In the config file, you can rename 'admin' to anything name you want. I hope this helps!
2012-09-04, 22:36:45
eatons Wrote:In the config file, you can rename 'admin' to anything name you want. I hope this helps!in the gsconfig.php i renamed line # Change the administrative panel folder name define('GSADMIN', 'admin12387874587sdfuoisudfsdlfkjaskdjfwoieuroiweuprlskjdflksdjf'); when i open sitename/admin it shows error, where is this new folder shown Unable to open Z:\home\getsimple2\www/admin12387874587sdfuoisudfsdlfkjaskdjfwoieuroiweuprlskjdflksdjf/lang/ when i open http://sitename/admin12387874587sdfuoisudfsdlfkjaskdjfwoieuroiweuprlskjdflksdjf/ it also shows error
2012-09-04, 22:58:33
You have to rename the folder also.
Thats what that config option is for. You can also use an htaccess rule to block access, or change its permissions. Or password protect it with your webserver.
2012-09-04, 23:20:47
shawn_a Wrote:You can also use an htaccess rule to block access, or change its permissions.i do not know how to do this. can you please write instructions. thanks.
2012-09-04, 23:26:30
shawn_a Wrote:You have to rename the folder also. after renaming folder everything works. Thanks. |
« Next Oldest | Next Newest »
|