diff options
author | Lucien Gentis <lgentis@apache.org> | 2012-09-15 18:03:13 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2012-09-15 18:03:13 +0200 |
commit | 6ca0f59d6b5c1655205d9cf368f937cab7554cf8 (patch) | |
tree | f4f0f8336f82a12a0ee93765d73ba4a14a8e2c0f /docs/manual/sections.xml.fr | |
parent | ap_sub_req_lookup_dirent() depends on the over-allocation done by (diff) | |
download | apache2-6ca0f59d6b5c1655205d9cf368f937cab7554cf8.tar.xz apache2-6ca0f59d6b5c1655205d9cf368f937cab7554cf8.zip |
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1385099 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/sections.xml.fr')
-rw-r--r-- | docs/manual/sections.xml.fr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/sections.xml.fr b/docs/manual/sections.xml.fr index 77e9d885d0..97ecb15d26 100644 --- a/docs/manual/sections.xml.fr +++ b/docs/manual/sections.xml.fr @@ -3,7 +3,7 @@ <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> -<!-- English Revision: 1364306:1384856 (outdated) --> +<!-- English Revision : 1384856 --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more @@ -232,7 +232,7 @@ toute requête commençant par la chaîne de caractères < <highlight language="config"> <LocationMatch ^/private> Require all denied -</Location> +</LocationMatch> </highlight> <p>Le conteneur <directive type="section" module="core">Location</directive> |