Ubuntu 15.04 (Vivid Vervet) perfect server setup

Discussion in 'Server Operation' started by Alex Hulshof, May 15, 2015.

  1. Alex Hulshof

    Alex Hulshof Member

    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?
     
    Last edited: May 18, 2015
  2. Alex Hulshof

    Alex Hulshof Member

    anybody home? ;)
     
  3. Alex Hulshof

    Alex Hulshof Member

     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Read your modem documentation on how to forward port 12443 (modem side) to port 443 on your server.
     
  5. Alex Hulshof

    Alex Hulshof Member

    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?
     
    Last edited: May 18, 2015

Share This Page