Hi, I mistaken selected https for the install, when I wanted http. How can I change this in the configuration file please to be back to http.
ISPConfig: from https to http From https to http: 1) Copy file httpd.conf_http from the Tarball to filefolder /root/ispconfig/httpd/conf 2) Make a copy of the existing httpd.conf file ! 3) Rename httpd.conf_http to httpd.conf 4) Open the new and replace {SERVER_NAME} with the server name (have a look at the backed-up httpd.conf to find out the correct value) 5) Open /home/admispconfig/ispconfig/lib/config.inc.php and change the ISPConfig URL from https to http 6) Finally restart ISPConfig: /etc/init.d/ispconfig_server restart