]> granicus.if.org Git - apache/blob - docs/manual/misc/index.xml
xforms
[apache] / docs / manual / misc / index.xml
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4 <!-- $LastChangedRevision$ -->
5
6 <!--
7  Licensed to the Apache Software Foundation (ASF) under one or more
8  contributor license agreements.  See the NOTICE file distributed with
9  this work for additional information regarding copyright ownership.
10  The ASF licenses this file to You under the Apache License, Version 2.0
11  (the "License"); you may not use this file except in compliance with
12  the License.  You may obtain a copy of the License at
13
14      http://www.apache.org/licenses/LICENSE-2.0
15
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
22
23 <manualpage metafile="index.xml.meta">
24   <parentdocument href="../"/>
25
26   <title>Apache Miscellaneous Documentation</title>
27
28   <summary>
29
30     <p>Below is a list of additional documentation pages that apply
31     to the Apache web server development project.</p>
32
33     <note type="warning"><title>Warning</title>
34     <p>The documents below have not been fully updated
35     to take into account changes made in the 2.1 version of the
36     Apache HTTP Server. Some of the information may still be
37     relevant, but please use it with care.</p>
38     </note>
39
40     <dl>
41       <dt><a href="perf-tuning.html">Performance Notes - Apache
42       Tuning</a></dt>
43
44       <dd>
45         <p>Notes about how to (run-time and compile-time) configure
46         Apache for highest performance. Notes explaining why Apache
47         does some things, and why it doesn't do other things (which
48         make it slower/faster).</p>
49       </dd>
50
51       <dt><a href="security_tips.html">Security Tips</a></dt>
52
53       <dd>
54         <p>Some "do"s - and "don't"s - for keeping your Apache web
55         site secure.</p>
56       </dd>
57
58       <dt><a href="relevant_standards.html">Relevant Standards</a></dt>
59
60       <dd>
61         <p>This document acts as a reference page for most of the relevant
62         standards that Apache follows.</p>
63       </dd>
64
65       <dt><a href="password_encryptions.html">Password Encryption Formats</a></dt>
66
67       <dd>
68         <p>Discussion of the various ciphers supported by Apache for
69         authentication purposes.</p>
70       </dd>
71     </dl>
72
73   </summary>
74
75 </manualpage>