Anyone see a problem with this? --Cliff
Index: perl-framework/t/htdocs/modules/cgi/perl.pl.PL =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/t/htdocs/modules/cgi/perl.pl.PL,v retrieving revision 1.1 diff -u -d -r1.1 perl.pl.PL --- perl-framework/t/htdocs/modules/cgi/perl.pl.PL 2001/08/20 04:15:50 1.1 +++ perl-framework/t/htdocs/modules/cgi/perl.pl.PL 2001/10/27 23:15:38 @@ -1,3 +1,3 @@ -print "xContent-Type: text/plain\n\n"; +print "Content-type: text/plain\n\n"; print "perl cgi"; -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA