diff options
-rw-r--r-- | docs/manual/expr.html.en | 2 | ||||
-rw-r--r-- | docs/manual/expr.html.fr | 2 | ||||
-rw-r--r-- | docs/manual/expr.xml.fr | 2 | ||||
-rw-r--r-- | docs/manual/expr.xml.meta | 2 | ||||
-rw-r--r-- | docs/manual/logs.html.en | 2 | ||||
-rw-r--r-- | docs/manual/logs.html.fr | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.fr | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.ja | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.meta | 2 | ||||
-rw-r--r-- | docs/manual/logs.xml.tr | 2 | ||||
-rw-r--r-- | docs/manual/misc/perf-scaling.html.en | 6 | ||||
-rw-r--r-- | docs/manual/misc/security_tips.html.fr | 12 | ||||
-rw-r--r-- | docs/manual/mod/mod_log_debug.html.en | 2 | ||||
-rw-r--r-- | docs/manual/platform/windows.html.en | 2 | ||||
-rw-r--r-- | docs/manual/platform/windows.xml.ko | 2 |
16 files changed, 22 insertions, 24 deletions
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index 82f04c52fb..3bbe99ca72 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -441,7 +441,7 @@ listfunction ::= listfuncname "<strong>(</strong>" word "<strong>)</strong>" <tr class="odd"><td><code>tolower</code></td> <td>Convert string to lower case</td><td /></tr> <tr><td><code>toupper</code></td> - <td>Convert string to uppser case</td><td /></tr> + <td>Convert string to upper case</td><td /></tr> <tr class="odd"><td><code>escape</code></td> <td>Escape special characters in %hex encoding</td><td /></tr> <tr><td><code>unescape</code></td> diff --git a/docs/manual/expr.html.fr b/docs/manual/expr.html.fr index b3442b4733..756e02622d 100644 --- a/docs/manual/expr.html.fr +++ b/docs/manual/expr.html.fr @@ -24,6 +24,8 @@ <p><span>Langues Disponibles: </span><a href="./en/expr.html" hreflang="en" rel="alternate" title="English"> en </a> | <a href="./fr/expr.html" title="Français"> fr </a></p> </div> +<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.</div> <p>Historiquement, il existe de nombreuses variantes dans la syntaxe des expressions permettant d'exprimer une condition dans les diff --git a/docs/manual/expr.xml.fr b/docs/manual/expr.xml.fr index e14996192b..51c41fc0bf 100644 --- a/docs/manual/expr.xml.fr +++ b/docs/manual/expr.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?> -<!-- English Revision : 1458004 --> +<!-- English Revision: 1458004:1480901 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> diff --git a/docs/manual/expr.xml.meta b/docs/manual/expr.xml.meta index d5a2e5e1a5..ea324a8bb2 100644 --- a/docs/manual/expr.xml.meta +++ b/docs/manual/expr.xml.meta @@ -8,6 +8,6 @@ <variants> <variant>en</variant> - <variant>fr</variant> + <variant outdated="yes">fr</variant> </variants> </metafile> diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index c0d6bba53e..1f87ecbb2f 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -473,7 +473,7 @@ CustomLog logs/access_log common-cache <p><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> will run before - <code class="module"><a href="./mod/mod_env.html">mod_env</a></code> and when successfull will deliver the + <code class="module"><a href="./mod/mod_env.html">mod_env</a></code> and, when successful, will deliver the content without it. In that case a cache hit will log <code>-</code>, while a cache miss will log <code>1</code>.</p> diff --git a/docs/manual/logs.html.fr b/docs/manual/logs.html.fr index dd7dbd6e90..83bc28feb6 100644 --- a/docs/manual/logs.html.fr +++ b/docs/manual/logs.html.fr @@ -27,6 +27,8 @@ <a href="./ko/logs.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | <a href="./tr/logs.html" hreflang="tr" rel="alternate" title="Türkçe"> tr </a></p> </div> +<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.</div> <p>Pour véritablement gérer un serveur web, il est nécessaire de disposer d'un diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index 691760d583..adfb6495f9 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.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 : 1330883 --> +<!-- English Revision: 1330883:1480904 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.ja b/docs/manual/logs.xml.ja index 1286d85a96..8780db9ead 100644 --- a/docs/manual/logs.xml.ja +++ b/docs/manual/logs.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?> -<!-- English Revision: 659902:1330883 (outdated) --> +<!-- English Revision: 659902:1480904 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.ko b/docs/manual/logs.xml.ko index d452e36a56..45049a6e77 100644 --- a/docs/manual/logs.xml.ko +++ b/docs/manual/logs.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:1330883 (outdated) --> +<!-- English Revision: 105989:1480904 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more diff --git a/docs/manual/logs.xml.meta b/docs/manual/logs.xml.meta index 666a35465e..9005f4528b 100644 --- a/docs/manual/logs.xml.meta +++ b/docs/manual/logs.xml.meta @@ -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> <variant outdated="yes">tr</variant> diff --git a/docs/manual/logs.xml.tr b/docs/manual/logs.xml.tr index 23f45f36e7..78acf9a17a 100644 --- a/docs/manual/logs.xml.tr +++ b/docs/manual/logs.xml.tr @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.tr.xsl"?> -<!-- English Revision: 1300924:1330883 (outdated) --> +<!-- English Revision: 1300924:1480904 (outdated) --> <!-- ===================================================== Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> diff --git a/docs/manual/misc/perf-scaling.html.en b/docs/manual/misc/perf-scaling.html.en index 284c84ba40..6bf072ef50 100644 --- a/docs/manual/misc/perf-scaling.html.en +++ b/docs/manual/misc/perf-scaling.html.en @@ -1306,8 +1306,7 @@ Listen *:8001 <Directory "/home/sctemme/inst/blog/httpd/htdocs"> Options +Indexes - Order allow,deny - Allow from all + Require all granted RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d @@ -1321,8 +1320,7 @@ Listen *:8001 ScriptAlias /cgi-bin/ /home/sctemme/inst/blog/bin/ <Directory "/home/sctemme/inst/blog/bin"> Options +ExecCGI - Order allow,deny - Allow from all + Require all granted </Directory> </VirtualHost> </pre> diff --git a/docs/manual/misc/security_tips.html.fr b/docs/manual/misc/security_tips.html.fr index 73b4cf7852..eead8b5f15 100644 --- a/docs/manual/misc/security_tips.html.fr +++ b/docs/manual/misc/security_tips.html.fr @@ -381,8 +381,7 @@ <pre class="prettyprint lang-config"> <Directory /> - Order Deny,Allow - Deny from all + Require all denied </Directory> </pre> @@ -394,12 +393,10 @@ <pre class="prettyprint lang-config"> <Directory /usr/users/*/public_html> - Order Deny,Allow - Allow from all + Require all granted </Directory> <Directory /usr/local/httpd> - Order Deny,Allow - Allow from all + Require all granted </Directory> </pre> @@ -466,8 +463,7 @@ <pre class="prettyprint lang-config"> <Files ".ht*"> - Order allow,deny - Deny from all + Require all denied </Files> </pre> diff --git a/docs/manual/mod/mod_log_debug.html.en b/docs/manual/mod/mod_log_debug.html.en index 804e5fa2cc..8b6af684e0 100644 --- a/docs/manual/mod/mod_log_debug.html.en +++ b/docs/manual/mod/mod_log_debug.html.en @@ -114,7 +114,7 @@ will not cause header names to be added to the Vary header. The messages are logged at loglevel info.</p> - <p>The hook specifies before which phase of request procesing the message + <p>The hook specifies before which phase of request processing the message will be logged. The following hooks are supported:</p> <table class="bordered"><tr class="header"><th>Name</th></tr> diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index 23781794f1..24989ca02b 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -185,7 +185,7 @@ RewriteRule (.*) ${lowercase:$1} [R,L] Windows event log when running on Windows NT. This mechanism acts as a backup for those situations where Apache is not yet prepared to use the <code>error.log</code> file. You can - review the Windows Applicat Event Log by using the Event Viewer, + review the Windows Application Event Log by using the Event Viewer, e.g. Start - Settings - Control Panel - Administrative Tools - Event Viewer.</p></li> </ul> diff --git a/docs/manual/platform/windows.xml.ko b/docs/manual/platform/windows.xml.ko index b9d5641bb4..64bb17c58e 100644 --- a/docs/manual/platform/windows.xml.ko +++ b/docs/manual/platform/windows.xml.ko @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="EUC-KR" ?> <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?> -<!-- English Revision: 105989:1441750 (outdated) --> +<!-- English Revision: 105989:1480915 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more |