]> granicus.if.org Git - apache/commitdiff
xforms.
authorRainer Jung <rjung@apache.org>
Wed, 9 Jan 2013 12:11:33 +0000 (12:11 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 9 Jan 2013 12:11:33 +0000 (12:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430815 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/convenience.map
docs/manual/howto/auth.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 deca7e82c4db9aa3695c0cf5d1bea2d268b7bdbe..d157907e50b49a791ad49fd5bc01e35780c325ec 100644 (file)
@@ -109,6 +109,7 @@ authzdbmtype        mod/mod_authz_dbm.html#authzdbmtype
 authzprovideralias     mod/mod_authz_core.html#authzprovideralias
 authzsendforbiddenonfailure    mod/mod_authz_core.html#authzsendforbiddenonfailure
 balancergrowth mod/mod_proxy.html#balancergrowth
+balancerinherit        mod/mod_proxy.html#balancerinherit
 balancermember mod/mod_proxy.html#balancermember
 balancerpersist        mod/mod_proxy.html#balancerpersist
 browsermatch   mod/mod_setenvif.html#browsermatch
@@ -410,7 +411,6 @@ proxyiobuffersize   mod/mod_proxy.html#proxyiobuffersize
 proxymatch     mod/mod_proxy.html#proxymatch
 proxymaxforwards       mod/mod_proxy.html#proxymaxforwards
 proxypass      mod/mod_proxy.html#proxypass
-proxypassinherit       mod/mod_proxy.html#proxypassinherit
 proxypassinterpolateenv        mod/mod_proxy.html#proxypassinterpolateenv
 proxypassmatch mod/mod_proxy.html#proxypassmatch
 proxypassreverse       mod/mod_proxy.html#proxypassreverse
@@ -554,6 +554,7 @@ sslproxycarevocationfile    mod/mod_ssl.html#sslproxycarevocationfile
 sslproxycarevocationpath       mod/mod_ssl.html#sslproxycarevocationpath
 sslproxycheckpeercn    mod/mod_ssl.html#sslproxycheckpeercn
 sslproxycheckpeerexpire        mod/mod_ssl.html#sslproxycheckpeerexpire
+sslproxycheckpeername  mod/mod_ssl.html#sslproxycheckpeername
 sslproxyciphersuite    mod/mod_ssl.html#sslproxyciphersuite
 sslproxyengine mod/mod_ssl.html#sslproxyengine
 sslproxymachinecertificatechainfile    mod/mod_ssl.html#sslproxymachinecertificatechainfile
index 053fc41be26cdfbb736ec95486edccb1f1ca6999..ef7e2ccacd7448575cdc38aa3712ab99168d316a 100644 (file)
@@ -568,11 +568,10 @@ Require group GroupName
         </pre>
 
 
-        <p>The above example uses the <code class="directive"><a href="../mod/mod_authz_core.html#requirenone">&lt;RequireNone&gt;</a></code> directive
-        to make sure that none of the
-        <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code> directives
-        contained within it
-        match their parameters before granting access.</p>
+        <p>Using <code class="directive"><a href="../mod/mod_authz_core.html#requireall">&lt;RequireAll&gt;</a></code>
+        with multiple <code class="directive"><a href="../mod/mod_authz_core.html#require">&lt;Require&gt;</a></code> directives, each negated with <code>not</code>,
+        will only allow access, if all of negated conditions are true. In other words,
+        access will be blocked, if any of the negated conditions fails.</p>
 
     
 
index 1b94343ef80c164a1fa98e546c862a7d59635940..0c14f4bd0cff55bd1512c458dcf3f2c4eb7632cd 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:1430655 (outdated) -->
+<!-- English Revision: 344972:1430669 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 3ade8adf4e6d4215d1a6cafc8e62e75ef63be3f1..2ea52c0be2950b7fdb54588799f5ec4c47214e97 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:1430655 (outdated) -->
+<!-- English Revision: 1040494:1430669 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index b491777a6f18ab7b1da6576a76024096dcdfc989..d645b0260b7aa5a9f11d74e9f7e748ede70bdd24 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: 1421821:1430655 (outdated) -->
+<!-- English Revision: 1421821:1430669 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 59fbbfc3701dc47b1ef60334f9747e77173f0efe..23e5e9887722eed5d10772fc2ca0e62747643377 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:1430655 (outdated) -->
+<!-- English Revision: 669847:1430669 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 608ea2322c3ca6416629c42d39ba1f65db3b188e..71a1133027653529170116c16e3b451e0c64ebdd 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:1430655 (outdated) -->
+<!-- English Revision: 1302855:1430669 (outdated) -->
 <!-- =====================================================
  Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
    Reviewed by: Orhan Berent <berent belgeler.org>