• Change the etherpad port from 9000 to port 80

    Date: 2009.12.20 | Category: etherpad, google, port

    edit etherpad/etc/etherpad.localdev-default.properties
    # replace
    listen = 9000
    # with
    listen = 80
    # Restart etherpad
    bin/run-local.sh

    Report Post As Inappropriate

    Related posts:

    1. Etherpad emails show wrong port (9000) when sending from version 1 running apache and mod_proxy Etherpad emails may show as port 9000 if you are...
    2. Securing Etherpad admin with a password Etherpad is insecure by default. To secure etherpad edit /usr/local/etherpad/trunk/etherpad/etc/etherpad.localdev-default.properties...
    3. How to change the Welcome pad text on Etherpad Lite To change the welcome text in Etherpad Lite open up...
    4. Etherpad email is not working If you have problems with emails not coming from your...
    5. Installing Etherpad on Windows (CYGWIN) The new documentation for how to deploy Etherpad Lite on...