1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

NGINX, Apache, & Node.js on One Web Server

Discussion in 'Nginx' started by scriptbox, Dec 15, 2018.

  1. #1
    Installed the LEMP stack on a VPS running Ubuntu 16.4 & configured it to support Apache2 under reverse-proxy settings with .htaccess files on Port 8080. Would like to install Node.js server components to run on Port 8090. Is this possible? See this page for reference.
     
    scriptbox, Dec 15, 2018 IP
  2. RoseHosting

    RoseHosting Well-Known Member

    Messages:
    230
    Likes Received:
    11
    Best Answers:
    11
    Trophy Points:
    138
    #2
    Yes, it is possible. You can install Node.js and set it to listen on port 8090 without a problem, as long as there is no other service listening on the same port.
     
    RoseHosting, Dec 21, 2018 IP