Commit dcf93508 authored by Astrid Kessler's avatar Astrid Kessler
Browse files

update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105097 13f79535-47bb-0310-9956-ffa450edef68
parent 8c6206c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ version 1.1 of the protocol, referred to as HTTP/1.1 and defined by <a href="htt
<dt><a name="https">HTTPS</a></dt>
<dd>The HyperText Transfer Protocol (Secure), the standard encrypted
    communication mechanism on the World Wide Web. This is actually just HTTP
    over <a name="ssl">SSL</a>.<br />
    over <a href="#ssl">SSL</a>.<br />
See: <a href="ssl/">SSL/TLS Encryption</a></dd>

<dt><a name="method">Method</a></dt> <dd>In the context of <a href="#http">HTTP</a>, an action to perform on a resource, specified
+4 −0
Original line number Diff line number Diff line
@@ -22,6 +22,10 @@
<a href="./es/glossary.html" title="Español">&nbsp;es&nbsp;</a> |
<a href="./ko/glossary.html" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&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 glosario define la terminología más común
relacionada con Apache en particular y con los servidores web en
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
<!-- English Revision: 1.13 -->
<!-- English Revision: 1.13 (outdated: 1.14) -->

<!--
 Copyright 2004 The Apache Software Foundation
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?>
<!-- English Revision: 1.12 (outdated: 1.13) -->
<!-- English Revision: 1.12 (outdated: 1.14) -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@

  <variants>
    <variant>en</variant>
    <variant>es</variant>
    <variant outdated="yes">es</variant>
    <variant outdated="yes">ko</variant>
  </variants>
</metafile>