Hello! What I have to do to disable access to global ISPConfig PhpMyAdmin through address : www.mydomain.com/phpmyadmin ? I use Fast CGI, do you need any other informations about my config?
I want have this global phpmyadmin, but only on address mywebserver.com/phpmyadmin (my host), not on site1.com/phpmyadmin, site2.com/phpmyadmin, etc. (client's sites)
So this is absolutely normal, that on every client's site I can open "virtual catalog" with global phpmyadmin ?
As damir said, create a new website and install phpmyadmin in it if you want that phpmyadmin is only accessible trough this site. If you instal the phpmyadmin pacake of the linux distribution, then an alias is used which means that phpmyadmin can be accessed on every site. So thats all absolutely normal.