From 7ffd531ccb6c1a56d2b2b82cbb66c3d16b9a289b Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Sun, 30 Jan 2005 18:47:48 +0000 Subject: fixed documentations header example. (UserAgent to User-Agent) --- (limited to 'docs') diff --git a/docs/manual.xml b/docs/manual.xml index 7c4aac8..53d6842 100644 --- a/docs/manual.xml +++ b/docs/manual.xml @@ -585,7 +585,7 @@ where a.id=n.id and a.id='PPIDskBRH30AAGPtAsg'; LogSQLWhichCookies bluecookie redcookie greencookie LogSQLWhichNotes mod_gzip_result mod_gzip_compression_ratio LogSQLWhichHeadersOut Expires Content-Type Cache-Control - LogSQLWhichHeadersIn UserAgent Accept-Encoding Host + LogSQLWhichHeadersIn User-Agent Accept-Encoding Host (snip) </VirtualHost> @@ -1216,7 +1216,7 @@ where a.id=n.id and a.id='PPIDskBRH30AAGPtAsg'; LogSQLWhichHeadersIn header-name - Example: LogSQLWhichHeadersIn UserAgent Accept-Encodeing Host + Example: LogSQLWhichHeadersIn User-Agent Accept-Encoding Host Context: virtual host Defines the list of inbound headers you would like logged. This works in conjunction with LogSQLHeadersInLogTable. This directive does not require any additional characters to be added to the LogSQLTransferLogFormat string. The feature is activated simply by including this directive, upon which you will begin populating the separate inbound-headers table with data. Each string may contain a + or - prefix in a <VirtualHost> context and will cause those strings to be added (+) or removed (-) from the global configuration. Otherwise the global is completely ignored and overridden if defined in a <VirtualHost> -- cgit v0.9.2