#82002/8/4 10:40:58
test.cgi
#!/usr/bin/perl
print "Content-type:text/html\n\n";
print "
呵呵,我的服务器可以支持cgi了";
print "hello,world!!!";
返回也一个样
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
Unrecognized character \xA1 at C:\Inetpub\wwwroot\cgi-bin\test.cgi line 2.
头大拉~~~~