From: Daniel Gruno Date: Thu, 19 Jul 2012 20:18:27 +0000 (+0000) Subject: xforms X-Git-Tag: 2.2.23~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8c3954840672c1bed45586dbdcc3d899acfc2d;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1363519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index ece96862bdf..206b6f44c48 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -761,7 +761,7 @@ named file-system directory, sub-directories, and their contents ~ character. For example:

- <Directory ~ "^/www/.*/[0-9]{3}"> + <Directory ~ "^/www/[0-9]{3}">

would match directories in /www/ that consisted of diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 953b9e1254b..0ccbb7aeaa4 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 27f7218d427..6d334dc6021 100644 --- a/docs/manual/mod/core.xml.ja +++ b/docs/manual/mod/core.xml.ja @@ -1,7 +1,7 @@ - + + +