yoshiki 2002/09/30 03:16:31
Modified: htdocs/manual/mod core.html.en
Log:
Fix typo.
Revision Changes Path
1.233 +1 -1 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.232
retrieving revision 1.233
diff -u -r1.232 -r1.233
--- core.html.en 27 Sep 2002 01:55:28 -0000 1.232
+++ core.html.en 30 Sep 2002 10:16:30 -0000 1.233
@@ -2935,7 +2935,7 @@
rel="Help"><strong>Status:</strong></a> core
<p>This directive enables strict checking of the Protocol field
- the the Request line. Versions of Apache prior to 1.3.26 would
+ in the Request line. Versions of Apache prior to 1.3.26 would
silently accept bogus Protocols (such as <code>HTTP-1.1</code>)
and assume <code>HTTP/1.0</code>. Instead, now the Protocol field
must be valid. If the pre-1.3.26 behavior is desired or required,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]