From: Erik Abele Date: Fri, 19 Oct 2007 13:11:15 +0000 (+0000) Subject: Type, fixed in trunk already. X-Git-Tag: 2.2.7~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca411461e96595f40e41e9c933af4da46aee9348;p=thirdparty%2Fapache%2Fhttpd.git Type, fixed in trunk already. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@586420 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index e5c7e36cce1..e2b2b0a2d56 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -73,7 +73,7 @@ available

Using none for an argument will disable any accept filters for that protocol. This is useful for protocols that require a server send data first, such as nntp:

- AcceptFilter nttp none + AcceptFilter nntp none