summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2011-09-19 15:40:08 +0200
committerRich Bowen <rbowen@apache.org>2011-09-19 15:40:08 +0200
commit0084dd7fc600d87d930f9c055bf0faa5d2b576da (patch)
tree3cb1dee0de236e0ba88dd4ad3e651e2d5e4a4f08 /docs/manual
parentRebuild HTML. (diff)
downloadapache2-0084dd7fc600d87d930f9c055bf0faa5d2b576da.tar.xz
apache2-0084dd7fc600d87d930f9c055bf0faa5d2b576da.zip
Removes the CookieLog directive, which has been documented as deprecated for more than a decade.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1172625 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/mod/mod_log_config.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/manual/mod/mod_log_config.xml b/docs/manual/mod/mod_log_config.xml
index 5b6f52f6ed..edfd6fc517 100644
--- a/docs/manual/mod/mod_log_config.xml
+++ b/docs/manual/mod/mod_log_config.xml
@@ -362,23 +362,6 @@
</directivesynopsis>
<directivesynopsis>
-<name>CookieLog</name>
-<description>Sets filename for the logging of cookies</description>
-<syntax>CookieLog <var>filename</var></syntax>
-<contextlist><context>server config</context><context>virtual host</context>
-</contextlist>
-<compatibility>This directive is deprecated.</compatibility>
-
-<usage>
- <p>The <directive>CookieLog</directive> directive sets the
- filename for logging of cookies. The filename is relative to the
- <directive module="core">ServerRoot</directive>. This directive is
- included only for compatibility with <code>mod_cookies</code>,
- and is deprecated.</p>
-</usage>
-</directivesynopsis>
-
-<directivesynopsis>
<name>CustomLog</name>
<description>Sets filename and format of log file</description>
<syntax>CustomLog <var>file</var>|<var>pipe</var>