PDA

View Full Version : How can I disable the phpMyAdmin login page?


domaingood
01-31-2017, 12:02 AM
Hello,
I use phpmyadmin, and when entering this address:
www.mydomain.com/phpmyadmin
a login page appears.

Is there any way of disabling it, so it doesn't appear/exist?

Thanks

fly
01-31-2017, 05:20 AM
Hello,

PhpMyAdmin works with any site poining to the server because there is an alias for that in Apache's configuration file. It is possible to remove alias and PhpMyAdmin will not be open via any site.

Could you please tell us your ISPmanager version for telling you where alias is.