![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2004
Posts: 10
Rep Power: 0
![]() |
Installing Python on IIS 5.1
Can someone please help me to install python on IIS 5.1?
Whenever I try and open a python script, I get an error that says the script did not send the proper headers to the server and then it says the headers it did send. However, the "headers" it shows is the content on my page! Please help me figure this out! |
|
|
|
|
|
#2 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
You usually have to send something like "Content-type: text/html\r\n\r\n" before your HTML in CGI scripts.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|