Method 1: change the default path “IP address/phpmyadmin” just as below
cd /home/wwwroot/default mv default newname
note: it’s suggested that the “newname” to be long and complex, but if it is too long and complex it will be a trouble to you for no one can remember it easily uneless you store it somewhere such as a internet explorer bookmark. So here is the next way.
Method 2: make use of the third party tools to manage your database instead of phpmyadmin such as “navicat”/”dbeaver” and so on.
note: those tools can work in SSH tunnel which will extremely improve the safety of the database management.