How to display errors in IIS for CGI applications like Php/Python
Generally the default settings for IIS prevents CGI applications from displaying the error messages. But the same error messages would display when we test it from within the machine where IIS is hosted. Follow...