]> granicus.if.org Git - apache/commitdiff
correct mod_request module property
authorTakashi Sato <takashi@apache.org>
Sat, 31 May 2008 11:35:13 +0000 (11:35 +0000)
committerTakashi Sato <takashi@apache.org>
Sat, 31 May 2008 11:35:13 +0000 (11:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@662005 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_request.xml

index 326fd79ab60c9c1080d20a6f5e7048b69286795b..6b653de56abf27edbee558c34674437c721657b9 100644 (file)
 
 <modulesynopsis metafile="mod_request.xml.meta">
 
-<name>request_body</name>
+<name>mod_request</name>
 <description>Filters to handle and make available HTTP request bodies</description>
-<status>Core</status>
+<status>Base</status>
+<sourcefile>mod_request.c</sourcefile>
+<identifier>request_module</identifier>
+<compatibility>Available in Apache 2.3 and later</compatibility>
 
 <directivesynopsis>
 <name>KeptBodySize</name>