I have a Linux server serving a Flask application with Gunicorn. I have a separate Windows server with IIS. Only the IIS server is accessible publicly. How can I set up IIS as a reverse proxy to my internal server?
PS: came from: https://stackoverflow.com/questions/39022105/set-up-iis-to-reverse-proxy-an-internal-server