phpMyAdmin ForceSSL Not Found (Redirect to HTTPS/SSL Alternative)
In phpMyAdmin prior to version 4.6.0, the ForceSSL configuration directive can be used to force user to use HTTPS secure connection while accessing phpMyAdmin. With ForceSSL enabled as true in config.inc.php (the line of $cfg['ForceSSL'] = true;), [...]