I still cannot get http(s) to work and just found out that my modem uses port 12345 instead of 443. How should I become able to use port 12443?
I think I resolved this. How should i now proceed to be able to use HTTP(s)? Should I just follow the steps per: 16. Install ISPConfig 3 To install ISPConfig 3 from the latest released version, do this: cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install/ The next step is to run php -q install.php or will I lose my current setup?