phpmyadmin_heroku icon indicating copy to clipboard operation
phpmyadmin_heroku copied to clipboard

Running phpMyAdmin on Heroku

Results 1 phpmyadmin_heroku issues
Sort by recently updated
recently updated
newest added

The ForceSSL configuration element has been deprecated on phpMyAdmin https://docs.phpmyadmin.net/en/latest/config.html#cfg_ForceSSL, so the default deployment of this app allows plaintext connections to the Heroku app. This Apache configuration adds an HTTP...