mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105091 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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>
|
||||
|
@ -22,6 +22,8 @@
|
||||
<a href="./es/glossary.html" hreflang="es" rel="alternate" title="Español"> es </a> |
|
||||
<a href="./ko/glossary.html" title="Korean"> ko </a></p>
|
||||
</div>
|
||||
<div class="outofdate"><3E><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽ<EFBFBD><D6BD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ƴմϴ<D5B4>.
|
||||
<20>ֱٿ<D6B1> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϼ<EFBFBD><CFBC><EFBFBD>.</div>
|
||||
|
||||
<p><3E><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>Ϲݿ<CFB9> <20><><EFBFBD><EFBFBD>, Ư<><C6AF> <20><><EFBFBD><EFBFBD>ġ<EFBFBD><C4A1> <20><><EFBFBD>õ<EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѵ<EFBFBD>. <20><> <20><><EFBFBD>信 <20><><EFBFBD><EFBFBD> <20>ڼ<EFBFBD><DABC><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><>ũ<EFBFBD><C5A9> <20><><EFBFBD><EFBFBD><EFBFBD>϶<EFBFBD>.
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?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,7 +1,7 @@
|
||||
<?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
|
||||
|
@ -8,6 +8,6 @@
|
||||
<variants>
|
||||
<variant>en</variant>
|
||||
<variant>es</variant>
|
||||
<variant>ko</variant>
|
||||
<variant outdated="yes">ko</variant>
|
||||
</variants>
|
||||
</metafile>
|
||||
|
Reference in New Issue
Block a user