From: Ryan Bloom Date: Thu, 30 Nov 2000 16:29:05 +0000 (+0000) Subject: Document mod_log_config %{FOOBAR}C option X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=deb2daf73ad76a0b59ffef9432d066a4b2590eea;p=apache Document mod_log_config %{FOOBAR}C option Submitted by: Sander van Zoest git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87140 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_config.html b/docs/manual/mod/mod_log_config.html index ade5782d97..c2d31774f3 100644 --- a/docs/manual/mod/mod_log_config.html +++ b/docs/manual/mod/mod_log_config.html @@ -159,6 +159,8 @@ by the values as follows: 'X' = connection aborted before the response completed. '+' = connection may be kept alive after the response is sent. '-' = connection will be closed after the response is sent. +%...{Foobar}C: The contents of cookie "Foobar" in the request sent to the + server. %...{FOOBAR}e: The contents of the environment variable FOOBAR %...f: Filename %...h: Remote host