Page 1 of 1
Hide admin
Posted: Mon Jun 27, 2022 6:32 pm
by Needleguy
Hello,
Is it possible to rename the admin folder? Thanks.
Re: Hide admin
Posted: Mon Jun 27, 2022 6:42 pm
by raiwa
Re: Hide admin
Posted: Mon Jun 27, 2022 8:06 pm
by Needleguy
Thanks for the replay. Wow didn't see that when I set up the store. Can it be changed or do I need to start over?
Re: Hide admin
Posted: Mon Jun 27, 2022 8:15 pm
by raiwa
You need to edit the file:
admin[or_your_new_admin_name]/includes/configure.php
And change all instances of “admin” to the new name.
Then change the directory name.
If you already have applied additional .htaccess protection, you need to update it also.
Re: Hide admin
Posted: Mon Jun 27, 2022 9:18 pm
by Needleguy
Thank you.