github.com/krum110487/go-htaccess@v0.0.0-20240316004156-60641c8e7598/tests/data/apache_2_2_34/manual/misc/index.html.zh-cn.utf8 (about) 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3 <html xmlns="http://www.w3.org/1999/xhtml" lang="zh-cn" xml:lang="zh-cn"><head> 4 <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> 5 <!-- 6 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 7 This file is generated from xml source: DO NOT EDIT 8 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 9 --> 10 <title>Apache 杂项文档 - Apache HTTP 服务器 版本 2.2</title> 11 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /> 12 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /> 13 <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link rel="stylesheet" type="text/css" href="../style/css/prettify.css" /> 14 <script src="../style/scripts/prettify.min.js" type="text/javascript"> 15 </script> 16 17 <link href="../images/favicon.ico" rel="shortcut icon" /><link href="http://httpd.apache.org/docs/current/misc/index.html" rel="canonical" /></head> 18 <body id="manual-page" class="no-sidebar"><div id="page-header"> 19 <p class="menu"><a href="../mod/">模块</a> | <a href="../mod/directives.html">指令</a> | <a href="http://wiki.apache.org/httpd/FAQ">常见问题</a> | <a href="../glossary.html">术语</a> | <a href="../sitemap.html">网站导航</a></p> 20 <p class="apache">Apache HTTP 服务器版本 2.2</p> 21 <img alt="" src="../images/feather.gif" /></div> 22 <div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div> 23 <div id="path"> 24 <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP 服务器</a> > <a href="http://httpd.apache.org/docs/">文档</a> > <a href="../">版本 2.2</a></div><div id="page-content"><div class="retired"><h4>Please note</h4> 25 <p> This document refers to a legacy release (<strong>2.2</strong>) of Apache httpd. The active release (<strong>2.4</strong>) is documented <a href="http://httpd.apache.org/docs/current">here</a>. If you have not already upgraded, please follow <a href="http://httpd.apache.org/docs/current/upgrading.html">this link</a> for more information.</p> 26 <p>You may follow <a href="http://httpd.apache.org/docs/current/misc/">this link</a> to go to the current version of this document.</p></div><div id="preamble"><h1>Apache 杂项文档</h1> 27 <div class="toplang"> 28 <p><span>可用语言: </span><a href="../en/misc/" hreflang="en" rel="alternate" title="English"> en </a> | 29 <a href="../ko/misc/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 30 <a href="../tr/misc/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | 31 <a href="../zh-cn/misc/" title="Simplified Chinese"> zh-cn </a></p> 32 </div> 33 <div class="outofdate">此翻译可能过期。要了解最近的更改,请阅读英文版。</div> 34 35 36 <p>下面是适用于 Apache 服务器开发项目的附加文档。</p> 37 38 <div class="warning"><h3>警告</h3> 39 <p>下面的文档尚未完全更新,以反映自 Apache HTTP 服务器版本 2.1 40 之后的修改。某些信息可能仍旧适用,但请小心使用它。</p> 41 </div> 42 43 <dl> 44 <dt><a href="perf-tuning.html">Apache 性能调谐</a></dt> 45 46 <dd> 47 <p>对如何在编译或运行时,配置 Apache,以便性能更高的说明。 48 解释了为什么 Apache 这样做,而不那样做 (这会让它更慢或更快)。</p> 49 </dd> 50 51 <dt><a href="security_tips.html">安全技巧</a></dt> 52 53 <dd> 54 <p>做和不做 - 如何让你的 Apache 站点保持安全。</p> 55 </dd> 56 57 <dt><a href="rewriteguide.html">URL 改写指南</a></dt> 58 59 <dd> 60 <p>这篇文档是 <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> 61 <a href="../mod/mod_rewrite.html">参考手册</a> 的补充。 62 它描述了如何使用 <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> 63 来解决网站管理员在实践中经常遇到的基于 URL 的典型问题。</p> 64 </dd> 65 66 <dt><a href="relevant_standards.html">相关标准</a></dt> 67 68 <dd> 69 <p>这篇文档是 Apache 遵循的相关标准的参考页面。</p> 70 </dd> 71 72 <dt><a href="password_encryptions.html">密码加密格式</a></dt> 73 74 <dd> 75 <p>对 Apache 身份认证支持的各种密码加密格式的讨论。</p> 76 </dd> 77 </dl> 78 79 </div> 80 </div> 81 <div class="bottomlang"> 82 <p><span>可用语言: </span><a href="../en/misc/" hreflang="en" rel="alternate" title="English"> en </a> | 83 <a href="../ko/misc/" hreflang="ko" rel="alternate" title="Korean"> ko </a> | 84 <a href="../tr/misc/" hreflang="tr" rel="alternate" title="Türkçe"> tr </a> | 85 <a href="../zh-cn/misc/" title="Simplified Chinese"> zh-cn </a></p> 86 </div><div id="footer"> 87 <p class="apache">Copyright 2017 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p> 88 <p class="menu"><a href="../mod/">模块</a> | <a href="../mod/directives.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[//><!-- 89 if (typeof(prettyPrint) !== 'undefined') { 90 prettyPrint(); 91 } 92 //--><!]]></script> 93 </body></html>