Laurent Perez wrote:

For example, Content-type works, but Date or Server do not. Is
"%{Server}o" the right syntax to log the "Server:" header, or is it
broken ? An ethereal trace shows a value for the Server: header.

Server and Date are added later and cannot be overridden, but it probably
makes sense to change the code to inject these absolute settings back into
the headers_out array for post-request logging.

Bill

Reply via email to