]> granicus.if.org Git - apache/commitdiff
rebuild
authorRich Bowen <rbowen@apache.org>
Sat, 21 May 2016 21:06:06 +0000 (21:06 +0000)
committerRich Bowen <rbowen@apache.org>
Sat, 21 May 2016 21:06:06 +0000 (21:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1744986 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_groupfile.html.en
docs/manual/mod/mod_authz_groupfile.html.fr
docs/manual/mod/mod_authz_groupfile.xml.fr
docs/manual/mod/mod_authz_groupfile.xml.ja
docs/manual/mod/mod_authz_groupfile.xml.ko
docs/manual/mod/mod_authz_groupfile.xml.meta

index 3280b763b4f5d69e0b42e7ac2639493df6406783..13741b1c5bb0faede3c5074ed70cb48f7d3c076c 100644 (file)
 
 <h3><a name="reqfilegroup" id="reqfilegroup">Require file-group</a></h3>
 
-    <p>When this directive is specified, the user must be a member of the group
-    assigned to the file being accessed.</p>
+    <p>When this directive is specified, the filesystem permissions on
+    the file being accessed are consulted. The user must be a member of
+    a group with the same name as the group that owns the file.
+    See <code class="module"><a href="../mod/mod_authz_owner.html">mod_authz_owner</a></code> for more
+    details.</p>
 
     <pre class="prettyprint lang-config">Require file-group</pre>
 
index 7865c791ba9db82f682f060fe3dda6c063adf06d..f443022947df4524acf80d0623b80ccaaa4d91cf 100644 (file)
@@ -31,6 +31,8 @@
 <a href="../ja/mod/mod_authz_groupfile.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
 <a href="../ko/mod/mod_authz_groupfile.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Autorisation basée sur les groupes à l'aide de fichiers
 textes</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Base</td></tr>
index 63df21d693815ca94bb15805a5911e6bd71ebc09..9b7d3419775e3b7839e02b84d97b2ed34cb5dc12 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 : 1587031 -->
+<!-- English Revision: 1587031:1744985 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 563b7d19ed1c3870c3084aa4315a30a61c474873..47d79aad1fe24a0b678c05fd137233912ab8566b 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: 574882:1587031 (outdated) -->
+<!-- English Revision: 574882:1744985 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 9df5c9d87d2bfcf193a24ca7426fae2fecf6763e..09ebb950ee3488652af755bb8cefa2311c14737c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="EUC-KR" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1587031 (outdated) -->
+<!-- English Revision: 151408:1744985 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 89964f81c048e8c75352c49704029a3c89aa1de9..b0b9f93f29e080069b39b75bfebb8b51fbd0e066 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
     <variant outdated="yes">ko</variant>
   </variants>