From: Daniel Gruno
Date: Wed, 4 Jul 2012 08:36:40 +0000 (+0000)
Subject: xforms
X-Git-Tag: 2.5.0-alpha~6678
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0942ddf02472da5a803c5834a67dee2da60791c1;p=thirdparty%2Fapache%2Fhttpd.git
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1357170 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 6f00e935de4..593f6f87099 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1725,8 +1725,18 @@ filenames
The filename argument should include a filename, or
a wild-card string, where ?
matches any single character,
- and *
matches any sequences of characters.
- Regular expressions
+ and *
matches any sequences of characters.
+
+<Files "cat.html">
+ # Insert stuff that applies to cat.html here
+</Files>
+
+<Files "?at.*">
+ # This would apply to cat.html, bat.html, hat.php and so on.
+</Files>
+
+
+ Regular expressions
can also be used, with the addition of the
~
character. For example:
diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr
index c44c5906fb3..13a22a7883a 100644
--- a/docs/manual/mod/core.html.fr
+++ b/docs/manual/mod/core.html.fr
@@ -31,6 +31,8 @@
ja |
tr
+Cette traduction peut être périmée. Vérifiez la version
+ anglaise pour les changements récents.
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index deabdd9284f..d8259335f51 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index cfd1a40652a..0ac4193adfb 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
-
+
+