-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 21 Mar 2002, Brandon Caudle wrote:
>I am running Redhat 7.1, with apache 1.3.22  
>http://64.130.55.193/server-status for more info.  I can't get cgi scripts 
>to work, i can get perl scripts to work, but cgi scripts they return a 
>premature end of header, all the perl scripts and all the cgi scripts are 
>a+x with the user and group of apache.  Any ideas??  

Make sure the CGI scripts generate the Content-Type header, followed by a 
blank line. In perl, it would look like this:

  print "Content-Type: text/html\n\n";


Tony
- -- 
Anthony E. Greene <mailto:[EMAIL PROTECTED]>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05      HomePage: <http://www.pobox.com/~agreene/>
Linux: the choice of a GNU Generation. <http://www.linux.org/>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Anthony E. Greene 0x6C94239D <[EMAIL PROTECTED]>

iD8DBQE8mfj2pCpg3WyUI50RAotXAKCKBtjhX4ISqyuvmF8PmXV0es1pOACfYTtZ
whi5chNwuIxgBUZnOvydPok=
=YAoh
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to