On Wednesday 09 May 2012 04:39:55 rbowen@apache.org wrote:
> -print "Content-type: text/html\n\n";
> +print "Content-type: text/html\r\n\r\n";
I think, that's not needed, actually. IIRC mod_cgi works fine with both. (On
windows it may be even wrong, if perl/stdio inserts \r automatically, but
it's too long ago. I don't remember that part clearly).
nd
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org
|