I have a web application running successfully on a web server.
I want to set this application up on a DMZ server, created the virtual directory and setup IIS for the application.
I get an error "unable to connect" when try to run the application from within the server or from my laptop.
Do I need to configure the IIS with special settings to get it to work on DMZ?