Mailing List Archive

svn commit: r1890574 [2/22] - in /httpd/httpd/trunk/docs/manual: ./ developer/ faq/ howto/ misc/ mod/ platform/ programs/ rewrite/ ssl/ vhosts/
Modified: httpd/httpd/trunk/docs/manual/developer/output-filters.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/output-filters.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/output-filters.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/developer/output-filters.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -543,7 +543,7 @@ chunk_size = (speed / (1000 / RATE_INTER
blocks, store the remaining bytes (located in the tail of the bucket brigade)
in a temporary holding area (namely another bucket brigade) and then use
<code>ap_save_brigade</code> to set them aside.
- These bytes will be preprended to the next bucket brigade that will be handled
+ These bytes will be prepended to the next bucket brigade that will be handled
in the subsequent invocation.</li>
<li>Avoid the previous logic if the bucket brigade that is currently being
processed contains the end of stream bucket (EOS). There is no need to sleep
@@ -576,7 +576,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/developer/request.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/request.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/request.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/developer/request.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -239,7 +239,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/developer/thread_safety.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -298,7 +298,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -208,7 +208,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -270,7 +270,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="./mod/">?????</a> | <a href="./mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -244,7 +244,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dns-caveats.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dns-caveats.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dns-caveats.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dns-caveats.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -213,7 +213,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="./mod/">Modüller</a> | <a href="./mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="./glossary.html">Terimler</a> | <a href="./sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dso.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dso.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dso.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dso.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -323,7 +323,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dso.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dso.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dso.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dso.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -321,7 +321,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="./mod/">?????</a> | <a href="./mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dso.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dso.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dso.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/dso.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -297,7 +297,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/dso.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/dso.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/dso.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/dso.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -320,7 +320,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="./mod/">Modüller</a> | <a href="./mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="./glossary.html">Terimler</a> | <a href="./sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/env.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/env.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/env.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -160,7 +160,7 @@
<h2><a name="using" id="using">Using Environment Variables</a> <a title="Permanent link" href="#using" class="permalink">&para;</a></h2>


- <table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_authz_host.html">mod_authz_host</a></code></li><li><code class="module"><a href="./mod/mod_cgi.html">mod_cgi</a></code></li><li><code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code></li><li><code class="module"><a href="./mod/mod_headers.html">mod_headers</a></code></li><li><code class="module"><a href="./mod/mod_include.html">mod_include</a></code></li><li><code class="module"><a href="./mod/mod_log_config.html">mod_log_config</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_authz_core.html#require">Require</a></code></li><li><code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code></li><li><code class="directive"><a href="./mod/mod_access_compat.html#deny">Deny</a><
/code></li><li><code class="directive"><a href="./mod/mod_ext_filter.html#extfilterdefine">ExtFilterDefine</a></code></li><li><code class="directive"><a href="./mod/mod_headers.html#header">Header</a></code></li><li><code class="directive"><a href="./mod/mod_log_config.html#logformat">LogFormat</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code></li></ul></td></tr></table>
+ <table class="related"><tr><th>Related Modules</th><th>Related Directives</th></tr><tr><td><ul><li><code class="module"><a href="./mod/mod_authz_host.html">mod_authz_host</a></code></li><li><code class="module"><a href="./mod/mod_cgi.html">mod_cgi</a></code></li><li><code class="module"><a href="./mod/mod_ext_filter.html">mod_ext_filter</a></code></li><li><code class="module"><a href="./mod/mod_headers.html">mod_headers</a></code></li><li><code class="module"><a href="./mod/mod_include.html">mod_include</a></code></li><li><code class="module"><a href="./mod/mod_log_config.html">mod_log_config</a></code></li><li><code class="module"><a href="./mod/mod_rewrite.html">mod_rewrite</a></code></li></ul></td><td><ul><li><code class="directive"><a href="./mod/mod_authz_core.html#require">Require</a></code></li><li><code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code></li><li><code class="directive"><a href="./mod/mod_access_compat.html#allow">Allow</a
></code></li><li><code class="directive"><a href="./mod/mod_access_compat.html#deny">Deny</a></code></li><li><code class="directive"><a href="./mod/mod_ext_filter.html#extfilterdefine">ExtFilterDefine</a></code></li><li><code class="directive"><a href="./mod/mod_headers.html#header">Header</a></code></li><li><code class="directive"><a href="./mod/mod_log_config.html#logformat">LogFormat</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewritecond">RewriteCond</a></code></li><li><code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code></li></ul></td></tr></table>

<h3><a name="cgi-scripts" id="cgi-scripts">CGI Scripts</a></h3>

@@ -189,9 +189,9 @@
<h3><a name="access-control" id="access-control">Access Control</a></h3>


- <p>Access to the server can be controlled based on the value of
- environment variables using the <code>allow from env=</code>
- and <code>deny from env=</code> directives. In combination with
+ <p>Access to the server can be controlled based on
+ environment variables using the <code>Require env</code>
+ and <code>Require not env</code> directives. In combination with
<code class="directive"><a href="./mod/mod_setenvif.html#setenvif">SetEnvIf</a></code>, this
allows for flexible control of access to the server based on
characteristics of the client. For example, you can use these
@@ -520,7 +520,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/env.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/env.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/env.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -447,7 +447,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="./mod/">?????</a> | <a href="./mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/env.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/env.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/env.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -391,7 +391,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/env.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/env.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/env.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/env.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -518,7 +518,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="./mod/">Modüller</a> | <a href="./mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="./glossary.html">Terimler</a> | <a href="./sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/expr.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/expr.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/expr.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/expr.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -739,7 +739,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/faq/index.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/faq/index.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/faq/index.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/faq/index.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -43,7 +43,7 @@
<a href="../tr/faq/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/faq/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/faq/index.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/faq/index.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/faq/index.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/faq/index.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -43,7 +43,7 @@
<a href="../tr/faq/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/faq/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/faq/index.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/faq/index.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/faq/index.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/faq/index.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -43,7 +43,7 @@
<a href="../tr/faq/" hreflang="tr" rel="alternate" title="T&#252;rk&#231;e">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/faq/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">??</a> | <a href="../mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/faq/index.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/faq/index.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/faq/index.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/faq/index.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -43,7 +43,7 @@
<a href="../tr/faq/" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/faq/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="../mod/">Modüller</a> | <a href="../mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/faq/index.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/faq/index.html.zh-cn.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/faq/index.html.zh-cn.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/faq/index.html.zh-cn.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -42,7 +42,7 @@
<a href="../tr/faq/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/faq/" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />?? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ???.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />?? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ???.</p>
<p class="menu"><a href="../mod/">??</a> | <a href="../mod/quickreference.html">??</a> | <a href="http://wiki.apache.org/httpd/FAQ">????</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/filter.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/filter.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/filter.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/filter.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -65,8 +65,7 @@ independent of the traditional request p
functions like chunking and byte-range handling.</p>

<p>A wider range of applications are implemented by third-party filter
-modules available from <a href="http://modules.apache.org/">modules.apache.org</a> and
-elsewhere. A few of these are:</p>
+modules. A few of these are:</p>

<ul>
<li>HTML and XML processing and rewriting</li>
@@ -175,7 +174,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/filter.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/filter.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/filter.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/filter.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -30,6 +30,10 @@
<a href="./ko/filter.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./tr/filter.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
</div>
+<div class="outofdate">Esta traducción podría estar
+ obsoleta. Consulte la versión en inglés de la
+ documentación para comprobar si se han producido cambios
+ recientemente.</div>

<p>Este documento describe cómo usar filtros en Apache.</p>
</div>
@@ -191,7 +195,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Módulos</a> | <a href="./mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="./glossary.html">Glosario</a> | <a href="./sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/filter.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/filter.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/filter.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/filter.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -103,7 +103,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="./mod/">?????</a> | <a href="./mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/filter.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/filter.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/filter.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/filter.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -99,7 +99,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/filter.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/filter.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/filter.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/filter.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -30,6 +30,7 @@
<a href="./ko/filter.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="./tr/filter.html" title="Türkçe">&nbsp;tr&nbsp;</a></p>
</div>
+<div class="outofdate">Bu çeviri güncel olmayabilir. Son de?i?iklikler için ?ngilizce sürüm geçerlidir.</div>

<p>Bu belge, Apache’de süzgeç kullan?m? hakk?ndad?r.</p>
</div>
@@ -186,7 +187,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="./mod/">Modüller</a> | <a href="./mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="./glossary.html">Terimler</a> | <a href="./sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/getting-started.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/getting-started.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/getting-started.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/getting-started.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -245,7 +245,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/getting-started.html.ru.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/getting-started.html.ru.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/getting-started.html.ru.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/getting-started.html.ru.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -262,7 +262,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??????</a> | <a href="./mod/quickreference.html">?????????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">?????????</a> | <a href="./sitemap.html">????? ?????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/glossary.html.de
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.de?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.de (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.de Mon Jun 7 17:08:50 2021
@@ -574,7 +574,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Lizenziert unter der <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Module</a> | <a href="./mod/quickreference.html">Direktiven</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossar</a> | <a href="./sitemap.html">Seitenindex</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/glossary.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -506,7 +506,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/glossary.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -547,7 +547,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Módulos</a> | <a href="./mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="./glossary.html">Glosario</a> | <a href="./sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/glossary.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -473,7 +473,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="./mod/">?????</a> | <a href="./mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/glossary.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -387,7 +387,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/glossary.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/glossary.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/glossary.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/glossary.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -512,7 +512,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="./mod/">Modüller</a> | <a href="./mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="./glossary.html">Terimler</a> | <a href="./sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/handler.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/handler.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/handler.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/handler.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -173,7 +173,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/handler.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/handler.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/handler.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/handler.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -186,7 +186,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Módulos</a> | <a href="./mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="./glossary.html">Glosario</a> | <a href="./sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/handler.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/handler.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/handler.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/handler.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -180,7 +180,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="./mod/">?????</a> | <a href="./mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/handler.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/handler.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/handler.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/handler.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -172,7 +172,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/handler.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/handler.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/handler.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/handler.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -174,7 +174,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="./mod/">Modüller</a> | <a href="./mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="./glossary.html">Terimler</a> | <a href="./sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/handler.html.zh-cn.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/handler.html.zh-cn.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/handler.html.zh-cn.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/handler.html.zh-cn.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -148,7 +148,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />?? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ???.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />?? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ???.</p>
<p class="menu"><a href="./mod/">??</a> | <a href="./mod/quickreference.html">??</a> | <a href="http://wiki.apache.org/httpd/FAQ">????</a> | <a href="./glossary.html">??</a> | <a href="./sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/access.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/access.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/access.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/access.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -221,7 +221,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/access.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/access.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/access.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/access.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -227,7 +227,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/auth.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/auth.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/auth.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/auth.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -269,8 +269,7 @@ Require user rbowen</pre>
The <code class="module"><a href="../mod/mod_authn_dbm.html">mod_authn_dbm</a></code> module provides the <code class="directive"><a href="../mod/mod_authn_dbm.html#authdbmuserfile">AuthDBMUserFile</a></code> directive. These
files can be created and manipulated with the <code class="program"><a href="../programs/dbmmanage.html">dbmmanage</a></code> and <code class="program"><a href="../programs/htdbm.html">htdbm</a></code> programs. Many
other types of authentication options are available from third
- party modules in the <a href="http://modules.apache.org/">Apache Modules
- Database</a>.</p>
+ party modules.</p>

<p>Finally, the <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code>
directive provides the authorization part of the process by
@@ -637,7 +636,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/auth.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/auth.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/auth.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/auth.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -30,6 +30,10 @@
<a href="../ko/howto/auth.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="../tr/howto/auth.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
</div>
+<div class="outofdate">Esta traducción podría estar
+ obsoleta. Consulte la versión en inglés de la
+ documentación para comprobar si se han producido cambios
+ recientemente.</div>

<p>Autenticación es cualquier proceso por el cuál se verifica que uno es
quien dice ser. Autorización es cualquier proceso en el cuál cualquiera
@@ -704,7 +708,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/auth.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/auth.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/auth.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/auth.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -683,7 +683,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="../mod/">?????</a> | <a href="../mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/auth.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/auth.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/auth.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/howto/auth.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -346,7 +346,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">??</a> | <a href="../mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/auth.html.tr.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/auth.html.tr.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/auth.html.tr.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/auth.html.tr.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -648,7 +648,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br /><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> alt?nda lisansl?d?r.</p>
<p class="menu"><a href="../mod/">Modüller</a> | <a href="../mod/quickreference.html">Yönergeler</a> | <a href="http://wiki.apache.org/httpd/FAQ">SSS</a> | <a href="../glossary.html">Terimler</a> | <a href="../sitemap.html">Site Haritas?</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/cgi.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/cgi.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/cgi.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/cgi.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -592,7 +592,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/cgi.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/cgi.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/cgi.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/cgi.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -610,7 +610,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/cgi.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/cgi.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/cgi.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/cgi.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -580,7 +580,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="../mod/">?????</a> | <a href="../mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/cgi.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/cgi.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/cgi.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/howto/cgi.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -524,7 +524,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">??</a> | <a href="../mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/encrypt.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/encrypt.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/encrypt.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/encrypt.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -195,7 +195,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/encrypt.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/encrypt.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/encrypt.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/encrypt.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -173,7 +173,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/htaccess.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/htaccess.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/htaccess.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/htaccess.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -456,7 +456,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/htaccess.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/htaccess.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/htaccess.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/htaccess.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -455,7 +455,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/htaccess.html.ja.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/htaccess.html.ja.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/htaccess.html.ja.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/htaccess.html.ja.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -408,7 +408,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />????? <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> ????????????????.</p>
<p class="menu"><a href="../mod/">?????</a> | <a href="../mod/quickreference.html">???????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">??????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/htaccess.html.ko.euc-kr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/htaccess.html.ko.euc-kr?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/htaccess.html.ko.euc-kr [euc-kr] (original)
+++ httpd/httpd/trunk/docs/manual/howto/htaccess.html.ko.euc-kr [euc-kr] Mon Jun 7 17:08:50 2021
@@ -354,7 +354,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">??</a> | <a href="../mod/quickreference.html">????</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">??</a> | <a href="../sitemap.html">????</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/htaccess.html.pt-br
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/htaccess.html.pt-br?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/htaccess.html.pt-br (original)
+++ httpd/httpd/trunk/docs/manual/howto/htaccess.html.pt-br Mon Jun 7 17:08:50 2021
@@ -398,7 +398,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licenciado sob a <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licenciado sob a <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Diretrizes</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossário</a> | <a href="../sitemap.html">Mapa do site</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/http2.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/http2.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/http2.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/http2.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -337,7 +337,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/http2.html.es.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/http2.html.es.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/http2.html.es.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/http2.html.es.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -412,7 +412,7 @@ var comments_identifier = 'http://httpd.
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licencia bajo los términos de la <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Módulos</a> | <a href="../mod/quickreference.html">Directivas</a> | <a href="http://wiki.apache.org/httpd/FAQ">Preguntas Frecuentes</a> | <a href="../glossary.html">Glosario</a> | <a href="../sitemap.html">Mapa del sitio web</a></p></div><script type="text/javascript"><!--//--><![.CDATA[.//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();

Modified: httpd/httpd/trunk/docs/manual/howto/index.html.en.utf8
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/index.html.en.utf8?rev=1890574&r1=1890573&r2=1890574&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/index.html.en.utf8 [utf-8] (original)
+++ httpd/httpd/trunk/docs/manual/howto/index.html.en.utf8 [utf-8] Mon Jun 7 17:08:50 2021
@@ -161,7 +161,7 @@
<a href="../ko/howto/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="../zh-cn/howto/" hreflang="zh-cn" rel="alternate" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
-<p class="apache">Copyright 2020 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2021 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/quickreference.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();