yoshiki 2002/09/30 03:24:03
Modified: htdocs/manual/mod core.html.en
Log:
Move compatibility information to Compatibility: line.
Revision Changes Path
1.234 +4 -3 httpd-docs-1.3/htdocs/manual/mod/core.html.en
Index: core.html.en
===================================================================
RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/core.html.en,v
retrieving revision 1.233
retrieving revision 1.234
diff -u -r1.233 -r1.234
--- core.html.en 30 Sep 2002 10:16:30 -0000 1.233
+++ core.html.en 30 Sep 2002 10:24:03 -0000 1.234
@@ -2932,7 +2932,10 @@
rel="Help"><strong>Context:</strong></a> server config
<br />
<a href="directive-dict.html#Status"
- rel="Help"><strong>Status:</strong></a> core
+ rel="Help"><strong>Status:</strong></a> core<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ ProtocolReqCheck is only available in Apache 1.3.27 and later.
<p>This directive enables strict checking of the Protocol field
in the Request line. Versions of Apache prior to 1.3.26 would
@@ -2942,8 +2945,6 @@
it can be enabled via setting <code>ProtocolReqCheck off</code>.
</p>
- <p>Note: this directive is only available in Apache 1.3.27 or later.
- </p>
<hr />
<h2><a id="require" name="require">Require directive</a></h2>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]