Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to hide login page
#1
how can i hide admin login page? (i.e. site/admin)
Reply
#2
In the config file, you can rename 'admin' to anything name you want. I hope this helps!
Reply
#3
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
Reply
#4
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.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
shawn_a Wrote:You can also use an htaccess rule to block access, or change its permissions.
Or password protect it with your webserver.
i do not know how to do this.
can you please write instructions. thanks.
Reply
#6
shawn_a Wrote:You have to rename the folder also.
Thats what that config option is for.

after renaming folder everything works.
Thanks.
Reply




Users browsing this thread: 1 Guest(s)