Re: CGI and euc
- Posted by jimcbrown (admin) Jan 14, 2013
- 2340 views
jimcbrown said...
bugmagnet said...
So what's the issue with "HTTP/1.0 200 OK\r\n"?
Bugmagnet
I'm not sure. It's possible that this is just an Apache thing (the Apache web server might want to generate and send that header on its own), or maybe it's a configuration setting somewhere (like a passthru mode) that determines whether or not Apache will accept that line.
On further investigation, this may simply be a long-standing Apache 2.x bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=22898