Hello,
1- Can you add folder for admin/index.php with that I can protect by htpasswd
2- if you accept create folder for admin/index.php can you add option change name of this folder toto/index.php (more secure)
3- In account users can you add features only authorize admins connect by IP-Rang…
(if users erase admin folder, it's not possible enter in admin panel…)
There is already a configuration variable in
conf/_advanced.php
that controlsadmin.php
.Have you tried changing it to
toto/index.php
?(Note: I am not sure this will work)