Which server model?

I currently have several web sites and each of those use php with a mysql database. I also have an internal web site for employees that uses classic asp but (i’m told) I should get away from that.

We’re setting up a new internal server (windows server 2019) and I would like to move my internal site to the new server. Which server model should I choose? Is there a good article somewhere on pro and cons?

Hi, i’m a total novice but I think node.js is really appealing from watching this video https://youtu.be/TlB_eWDSMt4

IMHO, the pertinent question should loud: ‘What server-side code should I use’.

You are already acquainted with ASP and PHP so I will throw another candidate into the mix, NodeJS. Have a look at this article

2 Likes

That is how we do it:

https://eysermans.com/post/hosting-a-nodejs-application-on-windows-with-iis-as-reverse-proxy

1 Like