summaryrefslogtreecommitdiff
path: root/docs/manual/misc/index.html.zh-cn
blob: 966dbb17401c7409e3287ee6fcaff821e5324a2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-cn" xml:lang="zh-cn"><head><!--
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
              This file is generated from xml source: DO NOT EDIT
        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
      -->
<title>Apache 杂项文档 - Apache HTTP 服务器</title>
<link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
<link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
<link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
<link href="../images/favicon.ico" rel="shortcut icon" /></head>
<body id="manual-page" class="no-sidebar"><div id="page-header">
<p class="menu"><a href="../mod/">模块</a> | <a href="../mod/directives.html">指令</a> | <a href="../faq/">常见问题</a> | <a href="../glossary.html">术语</a> | <a href="../sitemap.html">网站导航</a></p>
<p class="apache">Apache HTTP 服务器版本 2.2</p>
<img alt="" src="../images/feather.gif" /></div>
<div class="up"><a href="../"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
<div id="path">
<a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP 服务器</a> &gt; <a href="http://httpd.apache.org/docs/">文档</a> &gt; <a href="../">版本 2.2</a></div><div id="page-content"><div id="preamble"><h1>Apache 杂项文档</h1>
<div class="toplang">
<p><span>可用语言: </span><a href="../en/misc/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="../ko/misc/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="../tr/misc/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/misc/" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div>


    <p>下面是适用于 Apache 服务器开发项目的附加文档。</p>

    <div class="warning"><h3>警告</h3>
    <p>下面的文档尚未完全更新,以反映自 Apache HTTP 服务器版本 2.1
    之后的修改。某些信息可能仍旧适用,但请小心使用它。</p>
    </div>

    <dl>
      <dt><a href="perf-tuning.html">Apache 性能调谐</a></dt>

      <dd>
        <p>对如何在编译或运行时,配置 Apache,以便性能更高的说明。
        解释了为什么 Apache 这样做,而不那样做 (这会让它更慢或更快)。</p>
      </dd>

      <dt><a href="security_tips.html">安全技巧</a></dt>

      <dd>
        <p>做和不做 - 如何让你的 Apache 站点保持安全。</p>
      </dd>

      <dt><a href="rewriteguide.html">URL 改写指南</a></dt>

      <dd>
        <p>这篇文档是 <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
        <a href="../mod/mod_rewrite.html">参考手册</a> 的补充。
        它描述了如何使用 <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
        来解决网站管理员在实践中经常遇到的基于 URL 的典型问题。</p>
      </dd>

      <dt><a href="relevant_standards.html">相关标准</a></dt>

      <dd>
        <p>这篇文档是 Apache 遵循的相关标准的参考页面。</p>
      </dd>

      <dt><a href="password_encryptions.html">密码加密格式</a></dt>

      <dd>
        <p>对 Apache 身份认证支持的各种密码加密格式的讨论。</p>
      </dd>
    </dl>

  </div>
</div>
<div class="bottomlang">
<p><span>可用语言: </span><a href="../en/misc/" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
<a href="../ko/misc/" hreflang="ko" rel="alternate" title="Korean">&nbsp;ko&nbsp;</a> |
<a href="../tr/misc/" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a> |
<a href="../zh-cn/misc/" title="Simplified Chinese">&nbsp;zh-cn&nbsp;</a></p>
</div><div id="footer">
<p class="apache">Copyright 2011 The Apache Software Foundation.<br />基于 <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> 许可证.</p>
<p class="menu"><a href="../mod/">模块</a> | <a href="../mod/directives.html">指令</a> | <a href="../faq/">常见问题</a> | <a href="../glossary.html">术语</a> | <a href="../sitemap.html">网站导航</a></p></div>
</body></html>