[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: i can't run cgi in user_dir



Colin Watson (cjwatson@debian.org) wrote:
> ######### test.pl
> !#/usr/bin/perl -w
 
sorry i type wrong this is my test.pl

#!/usr/bin/perl -w

print "Content-type: text/html\n\n";
print "<h2>Test cgi</h2>\n";



Reply to: