Wednesday, 17 April 2019

How do I enable nodejs on existing webserver?

Hello!I am brand new to Node and have been told its they way to go for server side JavaScript. My goal is to add a rest api using node using secure https connections.I have an existing apache server, setup to serve through https (lets encrypt). Is there a way to use that? All the tutorials show it using its own built in web server, which doesn't work with the https.Whats the best way around this?

Submitted April 17, 2019 at 02:57PM by FZQ3YK6PEMH3JVE5QX9A

No comments:

Post a Comment