]> granicus.if.org Git - apache/commitdiff
rebuild html docs
authorRich Bowen <rbowen@apache.org>
Tue, 14 Apr 2015 18:25:58 +0000 (18:25 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 14 Apr 2015 18:25:58 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1673490 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml.de
docs/manual/mod/core.xml.es
docs/manual/mod/core.xml.fr
docs/manual/mod/core.xml.ja
docs/manual/mod/core.xml.tr

index fd0868d24a9d39f0cfebe0493330e25aacee53b5..6b18b37ff1d5ba4ce130703963b2729cc7b9adde 100644 (file)
@@ -959,13 +959,13 @@ the contents of file-system directories matching a regular expression.</td></tr>
     However, it takes as an argument a
     <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expression</a>.  For example:</p>
 
-    <pre class="prettyprint lang-config">&lt;DirectoryMatch "^/www/(.+/)?[0-9]{3}"&gt;
+    <pre class="prettyprint lang-config">&lt;DirectoryMatch "^/www/(.+/)?[0-9]{3}/"&gt;
     # ...
 &lt;/DirectoryMatch&gt;</pre>
 
 
-    <p>would match directories in <code>/www/</code> that consisted of three
-    numbers.</p>
+    <p>matches directories in <code>/www/</code> (or any subdirectory thereof)
+    that consist of three numbers.</p>
 
    <div class="note"><h3>Compatability</h3>
       Prior to 2.3.9, this directive implicitly applied to sub-directories
@@ -989,7 +989,7 @@ the contents of file-system directories matching a regular expression.</td></tr>
     (unnamed) backreferences are ignored. Use named groups instead.</p>
 
 <pre class="prettyprint lang-config">&lt;DirectoryMatch ^/var/www/combined/(?&lt;sitename&gt;[^/]+)&gt;
-    require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
+    Require ldap-group cn=%{env:MATCH_SITENAME},ou=combined,o=Example
 &lt;/DirectoryMatch&gt;</pre>
 
 
index 467b8a40102e3316d512549d4ffdaf0867a8c7f7..5ea11468fb8d7f511330d3794b80ecc5fa00e5a9 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
-<!-- English Revision: 344972:1673155 (outdated) -->
+<!-- English Revision: 344972:1673487 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index ba830b1966306a05703b672abbc298a26ec44a21..83227277ed3c36145b139383241388363a7997ce 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- English Revision: 1040494:1673155 (outdated) -->
+<!-- English Revision: 1040494:1673487 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 41508e7045e1ea50f5ca2d3c71438cc8b3618418..dcb04fc4a4ef25fe6d486c5e399c94f355c0e9e1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1664071:1673155 (outdated) -->
+<!-- English Revision: 1664071:1673487 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 5ba9c3db84c594f0c76fa848f3550b3a5bced644..2051eb1900949dbaae4b156daa7cc7b778c7b276 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 669847:1673155 (outdated) -->
+<!-- English Revision: 669847:1673487 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 1affef69e1ae15e3cbe71a98fe7e80748f3bf132..290871659fe006f1bdcc219caddd709f9565f195 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 1302855:1673155 (outdated) -->
+<!-- English Revision: 1302855:1673487 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>