summaryrefslogtreecommitdiff
path: root/docs/manual/index.html.en
blob: 876dd40f1673669933b725900247f33a9713ee48 (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head><title>Apache HTTP Server Version 2.0 Documentation</title></head>
<body
 bgcolor="#FFFFFF"
 text="#000000"
 link="#0000FF"
 vlink="#000080"
 alink="#FF0000"
>

<div align="center">
<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr>
<td align="center">
    <img src="images/apache_header.gif" width=600 height=62 border=0 alt="[Apache Documentation]"></td>
</tr>
<tr>
<td align="center" bgcolor="#4f4f4f">
    <table cellspacing="1" cellpadding="4" border="0" width="100%">
    <tr>
    <td align="center" bgcolor="#bebebe">
    <a href="misc/FAQ.html"><strong>FAQ</strong></a>
    </td>
    <td align="center" bgcolor="#bebebe">
    <a href="mod/directives.html"><strong>Directives</strong></a>
    </td>
    <td align="center" bgcolor="#bebebe">
    <a href="mod/"><strong>Modules</strong></a>
    </td>
    <td align="center" bgcolor="#bebebe">
    <a href="http://www.apache.org/search.html"><strong>Search</strong></a>
    </td>
    </tr></table>
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr><tr>
<td align="center" height="30">
	<h3>Apache HTTP Server Version 2.0</h3>
</td>
</tr>
</table>
</div>

<div align="center">

<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr><td align="center">
   <form method="post" action="http://search.apache.org/">
   <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">
   </form>
</td></tr></table>

<!--
<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr>
<td align="center"><hr size="1" noshade width="100%">
</td>
</tr>
</table>
-->

<table cellspacing="0" cellpadding="0" border="0" width="600">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280">
<tr><td align="center" bgcolor="#e9e9e9">
  <strong>Release Notes</strong>
</td></tr><tr><td>
<A HREF="new_features_2_0.html">New Features in Version 2.0</A>
</td></tr><tr><td>
<A HREF="upgrading.html">Upgrading to Version 2.0</A>
</td></tr><tr><td>
<A HREF="LICENSE">Apache License</A>
</td></tr>
</table>

<p>
<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280">
<tr><td align="center" bgcolor="#e9e9e9">
<strong>Reference Manual</strong>
</td></tr><tr><td>
<A HREF="install.html">Compiling and Installing</A>
</td></tr><tr><td>
<A HREF="invoking.html">Starting</A>
</td></tr><tr><td>
<A HREF="stopping.html">Stopping or Restarting</A>
</td></tr><tr><td>
<A HREF="mod/directives.html">Run-time Configuration Directives</A>
</td></tr><tr><td>
Modules: <A HREF="mod/index-bytype.html">By Type</A> or 
    <A HREF="mod/">Alphabetical</A>
</td></tr><tr><td>
<a href="mpm.html">Multi-Processing Modules (MPMs)</a>
</td></tr><tr><td>
<a href="programs/">Server and Supporting Programs</a>
</td></tr><tr><td>
<A HREF="dso.html">Dynamic Shared Object (DSO) Support</A>
</td></tr></table>

<p>
<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280">
<tr><td align="center" bgcolor="#e9e9e9">
<strong>Platform Specific Notes</strong>
</td></tr><tr><td>
<A HREF="platform/windows.html">Microsoft Windows</A>
</td></tr><tr><td>
<A HREF="platform/">Other Platform Specific Notes</a>
</td></tr></table>
	
</td>
<td align="center" valign="top" bgcolor="#cccccc">
<table border="0" cellpadding="0" cellspacing="0" bgcolor="#cccccc"><tr><td
 align="center"><img src="images/pixel.gif" width="1" height="1"
 border="0" alt="."></td></tr></table>
</td>
<td align="center" valign="top">
<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280">
<tr><td align="center" bgcolor="#e9e9e9">
<strong>Using the Apache HTTP Server</strong>
</td></tr><tr><td>
<A HREF="configuring.html">Configuration Files</A>
</td></tr><tr><td>
<a href="server-wide.html">Server-Wide Configuration</A>
</td></tr><tr><td>
<A HREF="urlmapping.html">Mapping URLs to the Filesystem</A>
</td></tr><tr><td>
<A HREF="vhosts/">Virtual Hosts</A>
</td></tr><tr><td>
<A HREF="howto/ssi.html">Server Side Includes</A>
</td></tr><tr><td>
<A HREF="howto/cgi.html">Dynamic Content with CGI</A>
</td></tr><tr><td>
<A HREF="handler.html">Handlers</A>
</td></tr><tr><td>
<A HREF="filter.html">Filters</A>
</td></tr><tr><td>
<A HREF="content-negotiation.html">Content negotiation</A>
</td></tr><tr><td>
<A HREF="env.html">Environment Variables</A>
</td></tr><tr><td>
<A HREF="suexec.html">Using SetUserID Execution for CGI</A>
</td></tr><tr><td>
<A HREF="misc/perf-tuning.html">General Performance hints</A>
</td></tr><tr><td>
<A HREF="misc/security_tips.html">Security tips</A>
</td></tr><tr><td>
<A HREF="misc/rewriteguide.html">URL Rewriting Guide</A>
</td></tr></table>

<p>
<table border="0" cellpadding="4" cellspacing="0" bgcolor="#ffffff" width="280">
<tr><td align="center" bgcolor="#e9e9e9">
<strong>Other Topics</strong>
</td></tr><tr><td>
<A HREF="misc/FAQ.html">Frequently Asked Questions</A>
</td></tr><tr><td>
<A HREF="misc/tutorials.html">Tutorials</A>
</td></tr><tr><td>
<A HREF="developer/">Documentation for Developers</A>
</td></tr><tr><td>
<A HREF="misc/">Other Notes</A>
</td></tr></table>
</td>
</tr>
</table>

</div>

<p align="center">Maintained by the <a
href="http://httpd.apache.org/docs-project/">Apache HTTP Server
Documentation Project</a>.</p>

<!--#include virtual="footer.html" -->
</body>
</html>