Skip to content

Commit b03c43d

Browse files
committed
Rebuild HTML, metafiles
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933888 13f79535-47bb-0310-9956-ffa450edef68
1 parent 67d58f7 commit b03c43d

24 files changed

Lines changed: 130 additions & 126 deletions

docs/manual/howto/htaccess.html.en.utf8

Lines changed: 87 additions & 104 deletions
Large diffs are not rendered by default.

docs/manual/howto/htaccess.html.es.utf8

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
<a href="../ko/howto/htaccess.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
3131
<a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a></p>
3232
</div>
33+
<div class="outofdate">Esta traducción podría estar
34+
obsoleta. Consulte la versión en inglés de la
35+
documentación para comprobar si se han producido cambios
36+
recientemente.</div>
3337

3438
<p>Los ficheros <code>.htaccess</code> facilitan una forma de realizar
3539
cambios en la configuración en contexto directorio.</p>

docs/manual/howto/htaccess.html.fr.utf8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
<a href="../ko/howto/htaccess.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
3131
<a href="../pt-br/howto/htaccess.html" hreflang="pt-br" rel="alternate" title="Português (Brasil)">&nbsp;pt-br&nbsp;</a></p>
3232
</div>
33+
<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
34+
anglaise pour les changements récents.</div>
3335

3436
<p>Les fichiers <code>.htaccess</code> fournissent une méthode pour
3537
modifier la configuration du serveur au niveau de chaque répertoire.</p>

docs/manual/howto/htaccess.xml.es

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8' ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.es.xsl"?>
4-
<!-- English Revision: 1741842 -->
4+
<!-- English Revision: 1741842:1933862 (outdated) -->
55
<!-- Spanish translation : Daniel Ferradal -->
66
<!-- Reviewed by Luis Joaquin Gil de Bernabé Pfeiffer -->
77
<!--

docs/manual/howto/htaccess.xml.fr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
4-
<!-- English Revision: 1741842 -->
4+
<!-- English Revision: 1741842:1933862 (outdated) -->
55
<!-- French translation : Lucien GENTIS -->
66
<!-- Reviewed by : Vincent Deffontaines -->
77

docs/manual/howto/htaccess.xml.ja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
4-
<!-- English Revision: 574882:1741842 (outdated) -->
4+
<!-- English Revision: 574882:1933862 (outdated) -->
55

66
<!--
77
Licensed to the Apache Software Foundation (ASF) under one or more

docs/manual/howto/htaccess.xml.ko

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='EUC-KR' ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
4-
<!-- English Revision: 151408:1741842 (outdated) -->
4+
<!-- English Revision: 151408:1933862 (outdated) -->
55

66
<!--
77
Licensed to the Apache Software Foundation (ASF) under one or more

docs/manual/howto/htaccess.xml.meta

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<variants>
1010
<variant>en</variant>
11-
<variant>es</variant>
12-
<variant>fr</variant>
11+
<variant outdated="yes">es</variant>
12+
<variant outdated="yes">fr</variant>
1313
<variant outdated="yes">ja</variant>
1414
<variant outdated="yes">ko</variant>
1515
<variant outdated="yes">pt-br</variant>

docs/manual/howto/htaccess.xml.pt-br

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8' ?>
22
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
33
<?xml-stylesheet type="text/xsl" href="../style/manual.pt-br.xsl"?>
4-
<!-- English Revision: 151408:1741842 (outdated) -->
4+
<!-- English Revision: 151408:1933862 (outdated) -->
55

66
<!--
77
Licensed to the Apache Software Foundation (ASF) under one or more

docs/manual/howto/http2.html.en.utf8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
already has, so PUSHes for those things can be avoided, but this is all
270270
highly experimental right now.</p>
271271
<p>Another experimental draft that has been implemented in <code class="module"><a href="../mod/mod_http2.html">mod_http2</a></code>
272-
is the <a href="https://tools.ietf.org/html/draft-ruellan-http-accept-push-policy-00">
272+
is the <a href="https://datatracker.ietf.org/doc/html/draft-ruellan-http-accept-push-policy-00">
273273
Accept-Push-Policy Header Field</a> where a client can, for each request, define
274274
what kind of PUSHes it accepts.</p>
275275
<p>

0 commit comments

Comments
 (0)