On Jul 23, 2007, at 1:30 AM, [EMAIL PROTECTED] wrote:

Author: noodl
Date: Mon Jul 23 01:30:32 2007
New Revision: 558654

URL: http://svn.apache.org/viewvc?view=rev&rev=558654
Log:
Backport 558651 from trunk

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/core.html.en
    httpd/httpd/branches/2.2.x/docs/manual/mod/core.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/core.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/ manual/mod/core.html.en?view=diff&rev=558654&r1=558653&r2=558654 ====================================================================== ========
--- httpd/httpd/branches/2.2.x/docs/manual/mod/core.html.en (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/core.html.en Mon Jul 23 01:30:32 2007
@@ -1929,7 +1929,7 @@

<p>The URL may use wildcards. In a wild-card string, <code>?</ code> matches
     any single character, and <code>*</code> matches any sequences of
-    characters.</p>
+ characters. Neither wilcard character matches a / in the URL- path.</p>

s/wilcard/wildcard/;

....Roy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to