Hi, at my workplace ssl ports other than 443 are blocked by the proxy. Has anyone an idea how to redirect a standard apache access to ISPConfig? i.e. https://myserver/ispconfig -> https://localhost:81 Lars
this works good so far, however, I would prefer to still have ssl connect, I tried to modify it, but I can't get it to work with https:\\ispconfig.myserver.tld. Any ideas?
You can use the port 443 (standart https) but, none web site can use this port. Only one by ip address 1. Delete Listen 443 on /etc/apache2/ports.conf 2. Change port 81 on /root/ispconfig/httpd/conf/httpd.conf 3. Restart ispconfig You can reconfigure after update ispconfig