I am trying to configure a reverse proxy so that HTTP calls made from a website hosted in the IIS to node.js applications work.
I\'ll explain it better:
I\'
I finally managed to solve this using a reverse proxy (IIS's ARR and URL Rewrite) as it is explained in the following guide:
http://www.gitshah.com/2013/06/how-to-use-iis7-as-front-end-to-java.html