Loading docs/manual/custom-error.html.fr.utf8 +2 −0 Changes for docs/manual/custom-error.html.fr.utf8: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ <a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | <a href="./tr/custom-error.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>Le serveur HTTP Apache fournit des messages d'erreur génériques pour les codes de statut 4xx ou 5xx ; ces messages sont cependant Loading docs/manual/custom-error.xml.meta +1 −1 Changes for docs/manual/custom-error.xml.meta: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ <variants> <variant>en</variant> <variant>es</variant> <variant>fr</variant> <variant outdated="yes">fr</variant> <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> <variant outdated="yes">tr</variant> Loading docs/manual/mod/core.html.en +19 −0 Changes for docs/manual/mod/core.html.en: 19 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -3205,6 +3205,25 @@ matching URLs</td></tr> </LocationMatch></pre> <div class="note"><h3>Note about / (slash)</h3> <p>The slash character has special meaning depending on where in a URL it appears. People may be used to its behavior in the filesystem where multiple adjacent slashes are frequently collapsed to a single slash (<em>i.e.</em>, <code>/home///foo</code> is the same as <code>/home/foo</code>). In URL-space this is not necessarily true. The <code class="directive"><a href="#locationmatch"><LocationMatch></a></code> directive and the regex version of <code class="directive"><Location></code> require you to explicitly specify multiple slashes if that is your intention.</p> <p>For example, <code><LocationMatch "^/abc"></code> would match the request URL <code>/abc</code> but not the request URL <code> //abc</code>. The (non-regex) <code class="directive"><Location></code> directive behaves similarly when used for proxy requests. But when (non-regex) <code class="directive"><Location></code> is used for non-proxy requests it will implicitly match multiple slashes with a single slash. For example, if you specify <code><Location "/abc/def"></code> and the request is to <code>/abc//def</code> then it will match.</p> </div> <h3>See also</h3> <ul> <li><a href="../sections.html">How <Directory>, <Location> Loading docs/manual/mod/core.html.fr.utf8 +2 −0 Changes for docs/manual/mod/core.html.fr.utf8: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../tr/mod/core.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> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Fonctionnalités de base du serveur HTTP Apache toujours disponibles</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Noyau httpd</td></tr></table> Loading docs/manual/mod/core.xml.de +1 −1 Changes for docs/manual/mod/core.xml.de: 1 added line, 1 removed line. Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English Revision: 344972:1843670 (outdated) --> <!-- English Revision: 344972:1851790 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading Loading
docs/manual/custom-error.html.fr.utf8 +2 −0 Changes for docs/manual/custom-error.html.fr.utf8: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -30,6 +30,8 @@ <a href="./ko/custom-error.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> | <a href="./tr/custom-error.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>Le serveur HTTP Apache fournit des messages d'erreur génériques pour les codes de statut 4xx ou 5xx ; ces messages sont cependant Loading
docs/manual/custom-error.xml.meta +1 −1 Changes for docs/manual/custom-error.xml.meta: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ <variants> <variant>en</variant> <variant>es</variant> <variant>fr</variant> <variant outdated="yes">fr</variant> <variant outdated="yes">ja</variant> <variant outdated="yes">ko</variant> <variant outdated="yes">tr</variant> Loading
docs/manual/mod/core.html.en +19 −0 Changes for docs/manual/mod/core.html.en: 19 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -3205,6 +3205,25 @@ matching URLs</td></tr> </LocationMatch></pre> <div class="note"><h3>Note about / (slash)</h3> <p>The slash character has special meaning depending on where in a URL it appears. People may be used to its behavior in the filesystem where multiple adjacent slashes are frequently collapsed to a single slash (<em>i.e.</em>, <code>/home///foo</code> is the same as <code>/home/foo</code>). In URL-space this is not necessarily true. The <code class="directive"><a href="#locationmatch"><LocationMatch></a></code> directive and the regex version of <code class="directive"><Location></code> require you to explicitly specify multiple slashes if that is your intention.</p> <p>For example, <code><LocationMatch "^/abc"></code> would match the request URL <code>/abc</code> but not the request URL <code> //abc</code>. The (non-regex) <code class="directive"><Location></code> directive behaves similarly when used for proxy requests. But when (non-regex) <code class="directive"><Location></code> is used for non-proxy requests it will implicitly match multiple slashes with a single slash. For example, if you specify <code><Location "/abc/def"></code> and the request is to <code>/abc//def</code> then it will match.</p> </div> <h3>See also</h3> <ul> <li><a href="../sections.html">How <Directory>, <Location> Loading
docs/manual/mod/core.html.fr.utf8 +2 −0 Changes for docs/manual/mod/core.html.fr.utf8: 2 added lines, 0 removed lines. Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> | <a href="../tr/mod/core.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> <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Fonctionnalités de base du serveur HTTP Apache toujours disponibles</td></tr> <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Noyau httpd</td></tr></table> Loading
docs/manual/mod/core.xml.de +1 −1 Changes for docs/manual/mod/core.xml.de: 1 added line, 1 removed line. Original line number Diff line number Diff line <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?> <!-- English Revision: 344972:1843670 (outdated) --> <!-- English Revision: 344972:1851790 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more Loading