]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add conditional logging based upon environment variable existence.
authorKen Coar <coar@apache.org>
Wed, 17 Feb 1999 23:28:11 +0000 (23:28 +0000)
committerKen Coar <coar@apache.org>
Wed, 17 Feb 1999 23:28:11 +0000 (23:28 +0000)
commit67c4a600f1bc53e5a67564d403b0a808c56f65b4
treeb8b940b852327604ef42e27170ee6f17154cf4b6
parent9d8d630b47e44d677f9175b49995e4d5b01e194d
Add conditional logging based upon environment variable existence.
Also add RefererIgnore functionality from mod_log_referer to
mod_log_config; mod_log_referer and mod_log_agent are now
deprecated.  The list of envariables to check is set up as
an array even though the current implementation (TAKE23)
only handles one; just in case we ever want to do something
strange like, 'env=foo,bar,!bag'.

PR: 519, 548, 1351, 1811(?), 3449

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82819 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_log_config.html