Sorry if this is elsewhere - I got an error when I first posted it.
System:
Debian7
apache2
php 5.4.3
i-mscp 1.2.2
I did a fresh install of i-mscp and left all settings on default. I then decided to use a certificate on the site and changed from http to https using perl imscp-autoinstall -dasr ssl
When I went into the net2ftp page most of the stuff on the page was not working. I saw that the browser is blocking the javascript on the page
because it says it is unsecure content. The reason is because the javascript links are all still http instead of https.
Is there any simple way to fix this?