All Tags > CGI > Python (RSS)
  • Re: Configuring Python on IIS 7

    Hey there, Basically IIS works now and has received a request from the CGI module but of course the response was not valid. Try this in your *.py file: #!/usr/bin/env python # -*- coding: UTF-8 -*- # enable debugging import cgitb cgitb . enable () print "Content-Type: text/plain;charset=utf-8"...
    Posted to Forum by Mitchell Geere on 09-10-2009, 12:25 PM
Page 1 of 1 (1 items)
Microsoft Communities