IIS 6.0 setting 'All Unknown CGI Extensions' to allow is NOT a good idea
If you set 'All Unknown CGI Extensions' to Allow you will solve your problem as far as running python CGI but you will open up your server to the world to be hacked. The only time that I ever do that would be to test to make sure that I have coded my python CGI correctly. Once I get the cgi app to run properly with this setting, then I would set 'All Unknown...
User Profile
Collapse
Leave a comment: