* Martin Kutschker wrote: > How about making Apache (read mod_cgi) ignore extra output for HEAD requests?
since 2.0, apache should do this automatically, i.e. you should handle a
HEAD request exactly as a GET, so that the headers are the same. (think of
content filters that change headers etc.)
nd
--
Real programmers confuse Christmas and Halloween because
DEC 25 = OCT 31. -- Unknown
(found in ssl_engine_mutex.c)
