Protect phpMyAdmin with login and password
When enabled, the .htaccess and .htpasswd files in the installation directory are used to configure HTTP Basic Authentication for phpMyAdmin. Users must authenticate before gaining access to phpMyAdmin.

The username and password used correspond to the domain owner's credentials. These credentials are separate from the MySQL/phpMyAdmin login that appears after access is granted.

This option can be enabled automatically only during installation time.