/usr/share/phpMyAdmin/.htaccess
RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule (.*) http://%{HTTPS_HOST}%{REQUEST_URI}
блокнот
/usr/share/phpMyAdmin/.htaccess
RewriteEngine On
RewriteCond %{HTTPS} on
RewriteRule (.*) http://%{HTTPS_HOST}%{REQUEST_URI}