Commit a0a90afd authored by Andre Malo's avatar Andre Malo
Browse files

update transformation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105091 13f79535-47bb-0310-9956-ffa450edef68
parent 669d03fc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@ transmission protocol used on the World Wide Web. Apache implements
version 1.1 of the protocol, referred to as HTTP/1.1 and defined by <a href="http://ietf.org/rfc/rfc2616.txt">RFC 2616</a>.</dd>

<dt><a name="https">HTTPS</a></dt>
<dd>The HyperText Transport Protocol (Secure), the standard encrypted
<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 />
See: <a href="ssl/">SSL/TLS Encryption</a></dd>
+2 −0
Original line number Diff line number Diff line
@@ -22,6 +22,8 @@
<a href="./es/glossary.html" hreflang="es" rel="alternate" title="Espa&#241;ol">&nbsp;es&nbsp;</a> |
<a href="./ko/glossary.html" title="Korean">&nbsp;ko&nbsp;</a></p>
</div>
<div class="outofdate">이 문서는 최신판 번역이 아닙니다.
            최근에 변경된 내용은 영어 문서를 참고하세요.</div>

<p>이 문서는 웹 서비스 일반에 대한, 특히 아파치와 관련된, 용어들을
정의한다. 각 개념에 대한 자세한 정보는 링크를 참고하라.
+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.12 -->
<!-- English Revision: 1.13 -->

<!--
 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 -->
<!-- English Revision: 1.12 (outdated: 1.13) -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@
  <variants>
    <variant>en</variant>
    <variant>es</variant>
    <variant>ko</variant>
    <variant outdated="yes">ko</variant>
  </variants>
</metafile>