[Lxr-general] malformed header from script fix
Brought to you by:
ajlittoz
|
From: <ha...@la...> - 2003-01-20 18:53:55
|
FYI
I had to comment out in Common.pm ($Id: Common.pm,v 1.43 2002/07/29 01:17:32 mbox Exp $):
# print("HTTP/1.0 200 OK\n");
and
# printf("Last-Modified: %s, %2d %s %d %02d:%02d:%02d GMT\n",
# $wday, $mday, $mon, $year, $hour, $min, $sec);
Otherwise I got errors like:
[Mon Jan 20 19:37:33 2003] [error] [client 1.2.3.4] malformed header from script. Bad header=HTTP/1.0 200 OK: /opt/websites/etc..
Hans Lambermont
--
http://lambermont.webhop.org/
|