]> granicus.if.org Git - apache/blob - docs/manual/index.html.en
Transform updates.
[apache] / docs / manual / index.html.en
1 <?xml version="1.0" encoding="ISO-8859-1"?>
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="en" xml:lang="en"><head>
4 <title>Apache HTTP Server 2.0 Documentation</title><link href="./style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="./images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><p class="menu"><a href="./mod/" shape="rect">Modules</a> | <a href="./mod/directives.html" shape="rect">Directives</a> | <a href="./faq/" shape="rect">FAQ</a> | <a href="./glossary.html" shape="rect">Glossary</a> | <a href="./sitemap.html" shape="rect">Sitemap</a></p><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="./images/feather.gif" /></div><div class="up"><a href="./" shape="rect"><img title="&lt;-" alt="&lt;-" src="./images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/" shape="rect">Apache</a> &gt; <a href="http://httpd.apache.org/" shape="rect">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/" shape="rect">Documentation</a> &gt; <a href="./" shape="rect">Version 2.0</a></div>
5
6 <div id="page-content"><div id="preamble">
7 <h1>Apache HTTP Server 2.0 Documentation</h1>
8
9
10
11             <form method="post" action="http://search.apache.org/" enctype="application/x-www-form-urlencoded">
12               <input type="hidden" name="what" value="httpd.apache.org" /> <input type="hidden" name="results" value="20" /> <input type="hidden" name="version" value="2" /> <input type="text" name="keyword" size="20" /> <input type="submit" value="Search" />
13             </form>
14
15
16 <table>
17 <tr><td rowspan="1" colspan="1">
18
19 <table>
20 <tr>
21 <th rowspan="1" colspan="1">Release Notes</th>
22 </tr>
23 <tr>
24 <td rowspan="1" colspan="1"><ul>
25 <li><a href="new_features_2_0.html" shape="rect">New Features in Version 2.0</a></li>
26               
27 <li><a href="upgrading.html" shape="rect">Upgrading to Version
28                 2.0</a> </li>
29               
30                 <li><a href="LICENSE" shape="rect">Apache License</a> </li>
31 </ul></td>
32 </tr>
33 <tr>
34 <th rowspan="1" colspan="1">Reference Manual</th>
35 </tr>
36 <tr>
37 <td rowspan="1" colspan="1"><ul>
38                 <li><a href="install.html" shape="rect">Compiling and
39                 Installing</a> </li>
40               
41                 <li><a href="invoking.html" shape="rect">Starting</a> </li>
42               
43                 <li><a href="stopping.html" shape="rect">Stopping or
44                 Restarting</a> </li>
45               
46                 <li><a href="mod/directives.html" shape="rect">Run-time
47                 Configuration Directives</a> </li>
48               
49                 <li><a href="mod/" shape="rect">Modules</a> </li>
50               
51                 <li><a href="mpm.html" shape="rect">Multi-Processing Modules
52                 (MPMs)</a> </li>
53               
54                 <li><a href="filter.html" shape="rect">Filters</a> </li>
55               
56                 <li><a href="handler.html" shape="rect">Handlers</a> </li>
57               
58                 <li><a href="programs/" shape="rect">Server and Supporting
59                 Programs</a> </li>
60               
61                 <li><a href="glossary.html" shape="rect">Glossary</a> </li>
62 </ul></td>
63 </tr>
64
65 </table>
66 </td>
67
68 <td rowspan="1" colspan="1">
69 <table>
70 <tr>
71 <th rowspan="1" colspan="1">Users' Guide</th>
72 </tr>
73 <tr>
74               
75 <td rowspan="1" colspan="1"><ul>
76               
77                 <li><a href="configuring.html" shape="rect">Configuration
78                 Files</a> </li>
79               
80                 <li><a href="content-negotiation.html" shape="rect">Content
81                 negotiation</a> </li>
82               
83                 <li><a href="dso.html" shape="rect">Dynamic Shared 
84                 Objects (DSO)</a> </li>
85               
86                 <li><a href="env.html" shape="rect">Environment Variables</a>
87                 </li>
88               
89               
90                 <li><a href="logs.html" shape="rect">Log Files</a> </li>
91               
92                 <li><a href="urlmapping.html" shape="rect">Mapping URLs to the
93                 Filesystem</a> </li>
94               
95                 <li><a href="misc/perf-tuning.html" shape="rect">Performance 
96                 hints</a> </li>
97               
98                 <li><a href="misc/security_tips.html" shape="rect">Security
99                 tips</a> </li>
100               
101                 <li><a href="server-wide.html" shape="rect">Server-Wide
102                 Configuration</a> </li>
103               
104                 <li><a href="ssl/" shape="rect">SSL/TLS Encryption</a></li>
105               
106                 <li><a href="suexec.html" shape="rect">Suexec Execution
107                 for CGI</a> </li>
108               
109                 <li><a href="misc/rewriteguide.html" shape="rect">URL Rewriting
110                 Guide</a> </li>
111               
112                 <li><a href="vhosts/" shape="rect">Virtual Hosts</a> </li>
113 </ul></td>
114 </tr>
115
116 <tr>
117 <th rowspan="1" colspan="1">How-To / Tutorials</th>
118 </tr>
119 <tr>
120               
121 <td rowspan="1" colspan="1"><ul>
122                 <li><a href="howto/auth.html" shape="rect">Authentication,
123                 Authorization, and Access Control</a></li>
124               
125                 <li><a href="howto/cgi.html" shape="rect">CGI: Dynamic 
126                 Content</a> </li>
127
128                 <li><a href="howto/htaccess.html" shape="rect"><code>.htaccess</code> files</a>
129                 </li>
130
131                 <li><a href="howto/ssi.html" shape="rect">Server Side
132                 Includes (SSI)</a> </li>
133               
134                 <li><a href="howto/public_html.html" shape="rect">User web
135                 directories (<code>public_html</code>)</a> </li>
136               
137 </ul></td>
138 </tr></table>
139 </td>
140 <td rowspan="1" colspan="1">
141 <table>
142 <tr>
143 <th rowspan="1" colspan="1">Platform Specific Notes</th>
144 </tr>
145 <tr>
146
147 <td rowspan="1" colspan="1"><ul>
148                 <li><a href="platform/windows.html" shape="rect">Microsoft
149                 Windows</a> </li>
150
151                 <li><a href="platform/netware.html" shape="rect">Novell NetWare
152                 </a> </li>
153 </ul></td>
154 </tr>
155 <tr>
156 <th rowspan="1" colspan="1">Other Topics</th>
157 </tr>
158 <tr>
159
160 <td rowspan="1" colspan="1"><ul>              
161                 <li><a href="faq/" shape="rect">Frequently Asked Questions</a>
162                 </li>
163               
164                 <li><a href="sitemap.html" shape="rect">SiteMap</a>
165                 </li>
166               
167                 <li><a href="misc/tutorials.html" shape="rect">Tutorials</a>
168                 </li>
169               
170                 <li><a href="developer/" shape="rect">Documentation for
171                 Developers</a> </li>
172               
173                 <li><a href="misc/" shape="rect">Other Notes</a> </li>
174 </ul></td>
175 </tr></table>
176
177 </td></tr></table>
178
179     
180   </div></div><div id="footer"><p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/" shape="rect">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="./mod/" shape="rect">Modules</a> | <a href="./mod/directives.html" shape="rect">Directives</a> | <a href="./faq/" shape="rect">FAQ</a> | <a href="./glossary.html" shape="rect">Glossary</a> | <a href="./sitemap.html" shape="rect">Sitemap</a></p></div></body></html>