From: Paul Querna Date: Sun, 11 Dec 2005 20:52:22 +0000 (+0000) Subject: Add a mention of mod_version to the new feature list X-Git-Tag: 2.2.1~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed883cb55fd9d3d1568c62ae56317be2e321cf56;p=thirdparty%2Fapache%2Fhttpd.git Add a mention of mod_version to the new feature list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@356015 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index b5956e53603..7fb1971576a 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -135,6 +135,10 @@ complicated search filters in the Require directive. +
mod_version
+
A new module that allows configuration blocks to be enabled based on the + version number of the running server.
+
mod_info
Added a new ?config argument which will show the configuration directives as parsed by Apache, including