Hi all,
Just wondering if anyone knows how to solve this:
I have a node.js app running using pm2 to keep alive and i want to use openlitespeed to reverse proxy.
But i cant get openlitespeed to work on a port below 1024 - it just wont work - even though its open in the firewall.
port 8080 works but when i change to 80 it just doesnt pass the traffic through.
I have sudo started openlitespeed;
is there any other tricks?
Just wondering if anyone knows how to solve this:
I have a node.js app running using pm2 to keep alive and i want to use openlitespeed to reverse proxy.
But i cant get openlitespeed to work on a port below 1024 - it just wont work - even though its open in the firewall.
port 8080 works but when i change to 80 it just doesnt pass the traffic through.
I have sudo started openlitespeed;
is there any other tricks?