Hello,

PH>Um, you're getting me confused now, but PerlSendHeader On means that
PH>mod_perl WILL send headers.

I recognize this confusion. Most recovering CGI programmers think that
"PerlSendHeader On" means that you no longer have to do this in your CGI:

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

When in fact you still do. The manpage makes it sound like you don't.
Perhaps a note to that effect would be helpful.

Humbly,

Andrew

----------------------------------------------------------------------
Andrew Ho               http://www.tellme.com/       [EMAIL PROTECTED]
Engineer                   [EMAIL PROTECTED]          Voice 650-930-9062
Tellme Networks, Inc.       1-800-555-TELL            Fax 650-930-9101
----------------------------------------------------------------------

Reply via email to