]> granicus.if.org Git - apache/blob - docs/manual/mod/core.html.en
xforms
[apache] / docs / manual / mod / core.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         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
5               This file is generated from xml source: DO NOT EDIT
6         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
7       -->
8 <title>core - Apache HTTP Server</title>
9 <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
10 <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
11 <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" />
12 <script src="../style/scripts/prettify.js" type="text/javascript">
13 </script>
14
15 <link href="../images/favicon.ico" rel="shortcut icon" /></head>
16 <body>
17 <div id="page-header">
18 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
19 <p class="apache">Apache HTTP Server Version 2.5</p>
20 <img alt="" src="../images/feather.gif" /></div>
21 <div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div>
22 <div id="path">
23 <a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs/">Documentation</a> &gt; <a href="../">Version 2.5</a> &gt; <a href="./">Modules</a></div>
24 <div id="page-content">
25 <div id="preamble"><h1>Apache Core Features</h1>
26 <div class="toplang">
27 <p><span>Available Languages: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
28 <a href="../en/mod/core.html" title="English">&nbsp;en&nbsp;</a> |
29 <a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
30 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
31 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
32 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
33 </div>
34 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Core Apache HTTP Server features that are always
35 available</td></tr>
36 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Core</td></tr></table>
37 </div>
38 <div id="quickview"><h3 class="directives">Directives</h3>
39 <ul id="toc">
40 <li><img alt="" src="../images/down.gif" /> <a href="#acceptfilter">AcceptFilter</a></li>
41 <li><img alt="" src="../images/down.gif" /> <a href="#acceptpathinfo">AcceptPathInfo</a></li>
42 <li><img alt="" src="../images/down.gif" /> <a href="#accessfilename">AccessFileName</a></li>
43 <li><img alt="" src="../images/down.gif" /> <a href="#adddefaultcharset">AddDefaultCharset</a></li>
44 <li><img alt="" src="../images/down.gif" /> <a href="#allowencodedslashes">AllowEncodedSlashes</a></li>
45 <li><img alt="" src="../images/down.gif" /> <a href="#allowoverride">AllowOverride</a></li>
46 <li><img alt="" src="../images/down.gif" /> <a href="#allowoverridelist">AllowOverrideList</a></li>
47 <li><img alt="" src="../images/down.gif" /> <a href="#cgimapextension">CGIMapExtension</a></li>
48 <li><img alt="" src="../images/down.gif" /> <a href="#contentdigest">ContentDigest</a></li>
49 <li><img alt="" src="../images/down.gif" /> <a href="#defaultruntimedir">DefaultRuntimeDir</a></li>
50 <li><img alt="" src="../images/down.gif" /> <a href="#defaulttype">DefaultType</a></li>
51 <li><img alt="" src="../images/down.gif" /> <a href="#define">Define</a></li>
52 <li><img alt="" src="../images/down.gif" /> <a href="#directory">&lt;Directory&gt;</a></li>
53 <li><img alt="" src="../images/down.gif" /> <a href="#directorymatch">&lt;DirectoryMatch&gt;</a></li>
54 <li><img alt="" src="../images/down.gif" /> <a href="#documentroot">DocumentRoot</a></li>
55 <li><img alt="" src="../images/down.gif" /> <a href="#else">&lt;Else&gt;</a></li>
56 <li><img alt="" src="../images/down.gif" /> <a href="#elseif">&lt;ElseIf&gt;</a></li>
57 <li><img alt="" src="../images/down.gif" /> <a href="#enablemmap">EnableMMAP</a></li>
58 <li><img alt="" src="../images/down.gif" /> <a href="#enablesendfile">EnableSendfile</a></li>
59 <li><img alt="" src="../images/down.gif" /> <a href="#error">Error</a></li>
60 <li><img alt="" src="../images/down.gif" /> <a href="#errordocument">ErrorDocument</a></li>
61 <li><img alt="" src="../images/down.gif" /> <a href="#errorlog">ErrorLog</a></li>
62 <li><img alt="" src="../images/down.gif" /> <a href="#errorlogformat">ErrorLogFormat</a></li>
63 <li><img alt="" src="../images/down.gif" /> <a href="#extendedstatus">ExtendedStatus</a></li>
64 <li><img alt="" src="../images/down.gif" /> <a href="#fileetag">FileETag</a></li>
65 <li><img alt="" src="../images/down.gif" /> <a href="#files">&lt;Files&gt;</a></li>
66 <li><img alt="" src="../images/down.gif" /> <a href="#filesmatch">&lt;FilesMatch&gt;</a></li>
67 <li><img alt="" src="../images/down.gif" /> <a href="#forcetype">ForceType</a></li>
68 <li><img alt="" src="../images/down.gif" /> <a href="#gprofdir">GprofDir</a></li>
69 <li><img alt="" src="../images/down.gif" /> <a href="#hostnamelookups">HostnameLookups</a></li>
70 <li><img alt="" src="../images/down.gif" /> <a href="#if">&lt;If&gt;</a></li>
71 <li><img alt="" src="../images/down.gif" /> <a href="#ifdefine">&lt;IfDefine&gt;</a></li>
72 <li><img alt="" src="../images/down.gif" /> <a href="#ifmodule">&lt;IfModule&gt;</a></li>
73 <li><img alt="" src="../images/down.gif" /> <a href="#include">Include</a></li>
74 <li><img alt="" src="../images/down.gif" /> <a href="#includeoptional">IncludeOptional</a></li>
75 <li><img alt="" src="../images/down.gif" /> <a href="#keepalive">KeepAlive</a></li>
76 <li><img alt="" src="../images/down.gif" /> <a href="#keepalivetimeout">KeepAliveTimeout</a></li>
77 <li><img alt="" src="../images/down.gif" /> <a href="#limit">&lt;Limit&gt;</a></li>
78 <li><img alt="" src="../images/down.gif" /> <a href="#limitexcept">&lt;LimitExcept&gt;</a></li>
79 <li><img alt="" src="../images/down.gif" /> <a href="#limitinternalrecursion">LimitInternalRecursion</a></li>
80 <li><img alt="" src="../images/down.gif" /> <a href="#limitrequestbody">LimitRequestBody</a></li>
81 <li><img alt="" src="../images/down.gif" /> <a href="#limitrequestfields">LimitRequestFields</a></li>
82 <li><img alt="" src="../images/down.gif" /> <a href="#limitrequestfieldsize">LimitRequestFieldSize</a></li>
83 <li><img alt="" src="../images/down.gif" /> <a href="#limitrequestline">LimitRequestLine</a></li>
84 <li><img alt="" src="../images/down.gif" /> <a href="#limitxmlrequestbody">LimitXMLRequestBody</a></li>
85 <li><img alt="" src="../images/down.gif" /> <a href="#location">&lt;Location&gt;</a></li>
86 <li><img alt="" src="../images/down.gif" /> <a href="#locationmatch">&lt;LocationMatch&gt;</a></li>
87 <li><img alt="" src="../images/down.gif" /> <a href="#loglevel">LogLevel</a></li>
88 <li><img alt="" src="../images/down.gif" /> <a href="#maxkeepaliverequests">MaxKeepAliveRequests</a></li>
89 <li><img alt="" src="../images/down.gif" /> <a href="#maxrangeoverlaps">MaxRangeOverlaps</a></li>
90 <li><img alt="" src="../images/down.gif" /> <a href="#maxrangereversals">MaxRangeReversals</a></li>
91 <li><img alt="" src="../images/down.gif" /> <a href="#maxranges">MaxRanges</a></li>
92 <li><img alt="" src="../images/down.gif" /> <a href="#mutex">Mutex</a></li>
93 <li><img alt="" src="../images/down.gif" /> <a href="#namevirtualhost">NameVirtualHost</a></li>
94 <li><img alt="" src="../images/down.gif" /> <a href="#options">Options</a></li>
95 <li><img alt="" src="../images/down.gif" /> <a href="#protocol">Protocol</a></li>
96 <li><img alt="" src="../images/down.gif" /> <a href="#rlimitcpu">RLimitCPU</a></li>
97 <li><img alt="" src="../images/down.gif" /> <a href="#rlimitmem">RLimitMEM</a></li>
98 <li><img alt="" src="../images/down.gif" /> <a href="#rlimitnproc">RLimitNPROC</a></li>
99 <li><img alt="" src="../images/down.gif" /> <a href="#scriptinterpretersource">ScriptInterpreterSource</a></li>
100 <li><img alt="" src="../images/down.gif" /> <a href="#seerequesttail">SeeRequestTail</a></li>
101 <li><img alt="" src="../images/down.gif" /> <a href="#serveradmin">ServerAdmin</a></li>
102 <li><img alt="" src="../images/down.gif" /> <a href="#serveralias">ServerAlias</a></li>
103 <li><img alt="" src="../images/down.gif" /> <a href="#servername">ServerName</a></li>
104 <li><img alt="" src="../images/down.gif" /> <a href="#serverpath">ServerPath</a></li>
105 <li><img alt="" src="../images/down.gif" /> <a href="#serverroot">ServerRoot</a></li>
106 <li><img alt="" src="../images/down.gif" /> <a href="#serversignature">ServerSignature</a></li>
107 <li><img alt="" src="../images/down.gif" /> <a href="#servertokens">ServerTokens</a></li>
108 <li><img alt="" src="../images/down.gif" /> <a href="#sethandler">SetHandler</a></li>
109 <li><img alt="" src="../images/down.gif" /> <a href="#setinputfilter">SetInputFilter</a></li>
110 <li><img alt="" src="../images/down.gif" /> <a href="#setoutputfilter">SetOutputFilter</a></li>
111 <li><img alt="" src="../images/down.gif" /> <a href="#timeout">TimeOut</a></li>
112 <li><img alt="" src="../images/down.gif" /> <a href="#traceenable">TraceEnable</a></li>
113 <li><img alt="" src="../images/down.gif" /> <a href="#undefine">UnDefine</a></li>
114 <li><img alt="" src="../images/down.gif" /> <a href="#usecanonicalname">UseCanonicalName</a></li>
115 <li><img alt="" src="../images/down.gif" /> <a href="#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></li>
116 <li><img alt="" src="../images/down.gif" /> <a href="#virtualhost">&lt;VirtualHost&gt;</a></li>
117 </ul>
118 <ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
119
120 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
121 <div class="directive-section"><h2><a name="AcceptFilter" id="AcceptFilter">AcceptFilter</a> <a name="acceptfilter" id="acceptfilter">Directive</a></h2>
122 <table class="directive">
123 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures optimizations for a Protocol's Listener Sockets</td></tr>
124 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AcceptFilter <var>protocol</var> <var>accept_filter</var></code></td></tr>
125 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
126 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
127 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
128 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.1.5 and later.
129 On Windows from Apache httpd 2.3.3 and later.</td></tr>
130 </table>
131     <p>This directive enables operating system specific optimizations for a
132        listening socket by the <code class="directive">Protocol</code>type.
133        The basic premise is for the kernel to not send a socket to the server
134        process until either data is received or an entire HTTP Request is buffered.
135        Only <a href="http://www.freebsd.org/cgi/man.cgi?query=accept_filter&amp;sektion=9">
136        FreeBSD's Accept Filters</a>, Linux's more primitive
137        <code>TCP_DEFER_ACCEPT</code>, and Windows' optimized AcceptEx()
138        are currently supported.</p>
139
140     <p>Using <code>none</code> for an argument will disable any accept filters
141        for that protocol.  This is useful for protocols that require a server
142        send data first, such as <code>ftp:</code> or <code>nntp</code>:</p>
143     <pre class="prettyprint lang-config">
144     AcceptFilter nntp none
145     </pre>
146
147
148     <p>The default protocol names are <code>https</code> for port 443
149        and <code>http</code> for all other ports.  To specify another protocol
150        is being used with a listening port, add the <var>protocol</var>
151        argument to the <code class="directive"><a href="../mod/mpm_common.html#listen">Listen</a></code>
152        directive.</p>
153
154     <p>The default values on FreeBSD are:</p>
155     <pre class="prettyprint lang-config">
156 AcceptFilter http httpready
157 AcceptFilter https dataready
158     </pre>
159
160
161     <p>The <code>httpready</code> accept filter buffers entire HTTP requests at
162        the kernel level.  Once an entire request is received, the kernel then
163        sends it to the server. See the
164        <a href="http://www.freebsd.org/cgi/man.cgi?query=accf_http&amp;sektion=9">
165        accf_http(9)</a> man page for more details.  Since HTTPS requests are
166        encrypted only the <a href="http://www.freebsd.org/cgi/man.cgi?query=accf_data&amp;sektion=9">
167        accf_data(9)</a> filter is used.</p>
168
169     <p>The default values on Linux are:</p>
170     <pre class="prettyprint lang-config">
171 AcceptFilter http data
172 AcceptFilter https data
173     </pre>
174
175
176     <p>Linux's <code>TCP_DEFER_ACCEPT</code> does not support buffering http
177        requests.  Any value besides <code>none</code> will enable
178        <code>TCP_DEFER_ACCEPT</code> on that listener. For more details
179        see the Linux
180        <a href="http://homepages.cwi.nl/~aeb/linux/man2html/man7/tcp.7.html">
181        tcp(7)</a> man page.</p>
182
183     <p>The default values on Windows are:</p>
184     <pre class="prettyprint lang-config">
185 AcceptFilter http data
186 AcceptFilter https data
187     </pre>
188
189
190     <p>Window's mpm_winnt interprets the AcceptFilter to toggle the AcceptEx()
191        API, and does not support http protocol buffering.  There are two values
192        which utilize the Windows AcceptEx() API and will recycle network
193        sockets between connections.  <code>data</code> waits until data has
194        been transmitted as documented above, and the initial data buffer and
195        network endpoint addresses are all retrieved from the single AcceptEx()
196        invocation.  <code>connect</code> will use the AcceptEx() API, also
197        retrieve the network endpoint addresses, but like <code>none</code>
198        the <code>connect</code> option does not wait for the initial data
199        transmission.</p>
200
201     <p>On Windows, <code>none</code> uses accept() rather than AcceptEx()
202        and will not recycle sockets between connections.  This is useful for
203        network adapters with broken driver support, as well as some virtual
204        network providers such as vpn drivers, or spam, virus or spyware
205        filters.</p>
206
207
208 <h3>See also</h3>
209 <ul>
210 <li><code class="directive"><a href="#protocol">Protocol</a></code></li>
211 </ul>
212 </div>
213 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
214 <div class="directive-section"><h2><a name="AcceptPathInfo" id="AcceptPathInfo">AcceptPathInfo</a> <a name="acceptpathinfo" id="acceptpathinfo">Directive</a></h2>
215 <table class="directive">
216 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Resources accept trailing pathname information</td></tr>
217 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AcceptPathInfo On|Off|Default</code></td></tr>
218 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AcceptPathInfo Default</code></td></tr>
219 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
220 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
221 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
222 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
223 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.0.30 and later</td></tr>
224 </table>
225
226     <p>This directive controls whether requests that contain trailing
227     pathname information that follows an actual filename (or
228     non-existent file in an existing directory) will be accepted or
229     rejected.  The trailing pathname information can be made
230     available to scripts in the <code>PATH_INFO</code> environment
231     variable.</p>
232
233     <p>For example, assume the location <code>/test/</code> points to
234     a directory that contains only the single file
235     <code>here.html</code>.  Then requests for
236     <code>/test/here.html/more</code> and
237     <code>/test/nothere.html/more</code> both collect
238     <code>/more</code> as <code>PATH_INFO</code>.</p>
239
240     <p>The three possible arguments for the
241     <code class="directive">AcceptPathInfo</code> directive are:</p>
242     <dl>
243     <dt><code>Off</code></dt><dd>A request will only be accepted if it
244     maps to a literal path that exists.  Therefore a request with
245     trailing pathname information after the true filename such as
246     <code>/test/here.html/more</code> in the above example will return
247     a 404 NOT FOUND error.</dd>
248
249     <dt><code>On</code></dt><dd>A request will be accepted if a
250     leading path component maps to a file that exists.  The above
251     example <code>/test/here.html/more</code> will be accepted if
252     <code>/test/here.html</code> maps to a valid file.</dd>
253
254     <dt><code>Default</code></dt><dd>The treatment of requests with
255     trailing pathname information is determined by the <a href="../handler.html">handler</a> responsible for the request.
256     The core handler for normal files defaults to rejecting
257     <code>PATH_INFO</code> requests. Handlers that serve scripts, such as <a href="mod_cgi.html">cgi-script</a> and <a href="mod_isapi.html">isapi-handler</a>, generally accept
258     <code>PATH_INFO</code> by default.</dd>
259     </dl>
260
261     <p>The primary purpose of the <code>AcceptPathInfo</code>
262     directive is to allow you to override the handler's choice of
263     accepting or rejecting <code>PATH_INFO</code>. This override is required,
264     for example, when you use a <a href="../filter.html">filter</a>, such
265     as <a href="mod_include.html">INCLUDES</a>, to generate content
266     based on <code>PATH_INFO</code>.  The core handler would usually reject
267     the request, so you can use the following configuration to enable
268     such a script:</p>
269
270     <pre class="prettyprint lang-config">
271 &lt;Files "mypaths.shtml"&gt;
272   Options +Includes
273   SetOutputFilter INCLUDES
274   AcceptPathInfo On
275 &lt;/Files&gt;
276     </pre>
277
278
279
280 </div>
281 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
282 <div class="directive-section"><h2><a name="AccessFileName" id="AccessFileName">AccessFileName</a> <a name="accessfilename" id="accessfilename">Directive</a></h2>
283 <table class="directive">
284 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Name of the distributed configuration file</td></tr>
285 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AccessFileName <var>filename</var> [<var>filename</var>] ...</code></td></tr>
286 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AccessFileName .htaccess</code></td></tr>
287 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
288 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
289 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
290 </table>
291     <p>While processing a request the server looks for
292     the first existing configuration file from this list of names in
293     every directory of the path to the document, if distributed
294     configuration files are <a href="#allowoverride">enabled for that
295     directory</a>. For example:</p>
296
297     <pre class="prettyprint lang-config">AccessFileName .acl</pre>
298
299
300     <p>before returning the document
301     <code>/usr/local/web/index.html</code>, the server will read
302     <code>/.acl</code>, <code>/usr/.acl</code>,
303     <code>/usr/local/.acl</code> and <code>/usr/local/web/.acl</code>
304     for directives, unless they have been disabled with</p>
305
306     <pre class="prettyprint lang-config">
307 &lt;Directory /&gt;
308     AllowOverride None
309 &lt;/Directory&gt;
310     </pre>
311
312
313 <h3>See also</h3>
314 <ul>
315 <li><code class="directive"><a href="#allowoverride">AllowOverride</a></code></li>
316 <li><a href="../configuring.html">Configuration Files</a></li>
317 <li><a href="../howto/htaccess.html">.htaccess Files</a></li>
318 </ul>
319 </div>
320 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
321 <div class="directive-section"><h2><a name="AddDefaultCharset" id="AddDefaultCharset">AddDefaultCharset</a> <a name="adddefaultcharset" id="adddefaultcharset">Directive</a></h2>
322 <table class="directive">
323 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Default charset parameter to be added when a response
324 content-type is <code>text/plain</code> or <code>text/html</code></td></tr>
325 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AddDefaultCharset On|Off|<var>charset</var></code></td></tr>
326 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AddDefaultCharset Off</code></td></tr>
327 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
328 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
329 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
330 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
331 </table>
332     <p>This directive specifies a default value for the media type
333     charset parameter (the name of a character encoding) to be added
334     to a response if and only if the response's content-type is either
335     <code>text/plain</code> or <code>text/html</code>.  This should override
336     any charset specified in the body of the response via a <code>META</code>
337     element, though the exact behavior is often dependent on the user's client
338     configuration. A setting of <code>AddDefaultCharset Off</code>
339     disables this functionality. <code>AddDefaultCharset On</code> enables
340     a default charset of <code>iso-8859-1</code>. Any other value is assumed
341     to be the <var>charset</var> to be used, which should be one of the
342     <a href="http://www.iana.org/assignments/character-sets">IANA registered
343     charset values</a> for use in Internet media types (MIME types).
344     For example:</p>
345
346     <pre class="prettyprint lang-config">AddDefaultCharset utf-8</pre>
347
348
349     <p><code class="directive">AddDefaultCharset</code> should only be used when all
350     of the text resources to which it applies are known to be in that
351     character encoding and it is too inconvenient to label their charset
352     individually. One such example is to add the charset parameter
353     to resources containing generated content, such as legacy CGI
354     scripts, that might be vulnerable to cross-site scripting attacks
355     due to user-provided data being included in the output.  Note, however,
356     that a better solution is to just fix (or delete) those scripts, since
357     setting a default charset does not protect users that have enabled
358     the "auto-detect character encoding" feature on their browser.</p>
359
360 <h3>See also</h3>
361 <ul>
362 <li><code class="directive"><a href="../mod/mod_mime.html#addcharset">AddCharset</a></code></li>
363 </ul>
364 </div>
365 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
366 <div class="directive-section"><h2><a name="AllowEncodedSlashes" id="AllowEncodedSlashes">AllowEncodedSlashes</a> <a name="allowencodedslashes" id="allowencodedslashes">Directive</a></h2>
367 <table class="directive">
368 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Determines whether encoded path separators in URLs are allowed to
369 be passed through</td></tr>
370 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AllowEncodedSlashes On|Off|NoDecode</code></td></tr>
371 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AllowEncodedSlashes Off</code></td></tr>
372 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
373 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
374 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
375 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.0.46 and later.
376 NoDecode option available in 2.3.12 and later.</td></tr>
377 </table>
378     <p>The <code class="directive">AllowEncodedSlashes</code> directive allows URLs
379     which contain encoded path separators (<code>%2F</code> for <code>/</code>
380     and additionally <code>%5C</code> for <code>\</code> on according systems)
381     to be used in the path info.</p>
382
383     <p>With the default value, <code>Off</code>, such URLs are refused
384     with a 404 (Not found) error.</p>
385
386     <p>With the value <code>On</code>, such URLs are accepted, and encoded
387       slashes are decoded like all other encoded characters.</p>
388
389     <p>With the value <code>NoDecode</code>, such URLs are accepted, but
390       encoded slashes are not decoded but left in their encoded state.</p>
391
392     <p>Turning <code class="directive">AllowEncodedSlashes</code> <code>On</code> is
393     mostly useful when used in conjunction with <code>PATH_INFO</code>.</p>
394
395     <div class="note"><h3>Note</h3>
396       <p>If encoded slashes are needed in path info, use of <code>NoDecode</code> is
397       strongly recommended as a security measure.  Allowing slashes
398       to be decoded could potentially allow unsafe paths.</p>
399     </div>
400
401 <h3>See also</h3>
402 <ul>
403 <li><code class="directive"><a href="#acceptpathinfo">AcceptPathInfo</a></code></li>
404 </ul>
405 </div>
406 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
407 <div class="directive-section"><h2><a name="AllowOverride" id="AllowOverride">AllowOverride</a> <a name="allowoverride" id="allowoverride">Directive</a></h2>
408 <table class="directive">
409 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Types of directives that are allowed in
410 <code>.htaccess</code> files</td></tr>
411 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AllowOverride All|None|<var>directive-type</var>
412 [<var>directive-type</var>] ...</code></td></tr>
413 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AllowOverride None (2.3.9 and later), AllowOverride All (2.3.8 and earlier)</code></td></tr>
414 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory</td></tr>
415 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
416 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
417 </table>
418     <p>When the server finds an <code>.htaccess</code> file (as
419     specified by <code class="directive"><a href="#accessfilename">AccessFileName</a></code>)
420     it needs to know which directives declared in that file can override
421     earlier configuration directives.</p>
422
423     <div class="note"><h3>Only available in &lt;Directory&gt; sections</h3>
424     <code class="directive">AllowOverride</code> is valid only in
425     <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>
426     sections specified without regular expressions, not in <code class="directive"><a href="#location">&lt;Location&gt;</a></code>, <code class="directive"><a href="#directorymatch">&lt;DirectoryMatch&gt;</a></code> or
427     <code class="directive"><a href="#files">&lt;Files&gt;</a></code> sections.
428     </div>
429
430     <p>When this directive is set to <code>None</code> and <code class="directive"><a href="#allowoverridelist">AllowOverrideList</a></code> is set to
431     <code>None</code> <a href="#accessfilename">.htaccess</a> files are
432     completely ignored. In this case, the server will not even attempt
433     to read <code>.htaccess</code> files in the filesystem.</p>
434
435     <p>When this directive is set to <code>All</code>, then any
436     directive which has the .htaccess <a href="directive-dict.html#Context">Context</a> is allowed in
437     <code>.htaccess</code> files.</p>
438
439     <p>The <var>directive-type</var> can be one of the following
440     groupings of directives.</p>
441
442     <dl>
443       <dt>AuthConfig</dt>
444
445       <dd>
446
447       Allow use of the authorization directives (<code class="directive"><a href="../mod/mod_authz_dbm.html#authdbmgroupfile">AuthDBMGroupFile</a></code>,
448       <code class="directive"><a href="../mod/mod_authn_dbm.html#authdbmuserfile">AuthDBMUserFile</a></code>,
449       <code class="directive"><a href="../mod/mod_authz_groupfile.html#authgroupfile">AuthGroupFile</a></code>,
450       <code class="directive"><a href="../mod/mod_authn_core.html#authname">AuthName</a></code>,
451       <code class="directive"><a href="../mod/mod_authn_core.html#authtype">AuthType</a></code>, <code class="directive"><a href="../mod/mod_authn_file.html#authuserfile">AuthUserFile</a></code>, <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code>, <em>etc.</em>).</dd>
452
453       <dt>FileInfo</dt>
454
455       <dd>
456       Allow use of the directives controlling document types
457      (<code class="directive"><a href="#errordocument">ErrorDocument</a></code>,
458       <code class="directive"><a href="#forcetype">ForceType</a></code>,
459       <code class="directive"><a href="../mod/mod_negotiation.html#languagepriority">LanguagePriority</a></code>,
460       <code class="directive"><a href="#sethandler">SetHandler</a></code>,
461       <code class="directive"><a href="#setinputfilter">SetInputFilter</a></code>,
462       <code class="directive"><a href="#setoutputfilter">SetOutputFilter</a></code>, and
463       <code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code> Add* and Remove* directives),
464       document meta data (<code class="directive"><a href="../mod/mod_headers.html#header">Header</a></code>, <code class="directive"><a href="../mod/mod_headers.html#requestheader">RequestHeader</a></code>, <code class="directive"><a href="../mod/mod_setenvif.html#setenvif">SetEnvIf</a></code>, <code class="directive"><a href="../mod/mod_setenvif.html#setenvifnocase">SetEnvIfNoCase</a></code>, <code class="directive"><a href="../mod/mod_setenvif.html#browsermatch">BrowserMatch</a></code>, <code class="directive"><a href="../mod/mod_usertrack.html#cookieexpires">CookieExpires</a></code>, <code class="directive"><a href="../mod/mod_usertrack.html#cookiedomain">CookieDomain</a></code>, <code class="directive"><a href="../mod/mod_usertrack.html#cookiestyle">CookieStyle</a></code>, <code class="directive"><a href="../mod/mod_usertrack.html#cookietracking">CookieTracking</a></code>, <code class="directive"><a href="../mod/mod_usertrack.html#cookiename">CookieName</a></code>),
465       <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> directives <code class="directive"><a href="../mod/mod_rewrite.html#rewriteengine">RewriteEngine</a></code>, <code class="directive"><a href="../mod/mod_rewrite.html#rewriteoptions">RewriteOptions</a></code>, <code class="directive"><a href="../mod/mod_rewrite.html#rewritebase">RewriteBase</a></code>, <code class="directive"><a href="../mod/mod_rewrite.html#rewritecond">RewriteCond</a></code>, <code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code>) and
466       <code class="directive"><a href="../mod/mod_actions.html#action">Action</a></code> from
467       <code class="module"><a href="../mod/mod_actions.html">mod_actions</a></code>.
468       </dd>
469
470       <dt>Indexes</dt>
471
472       <dd>
473       Allow use of the directives controlling directory indexing
474       (<code class="directive"><a href="../mod/mod_autoindex.html#adddescription">AddDescription</a></code>,
475       <code class="directive"><a href="../mod/mod_autoindex.html#addicon">AddIcon</a></code>, <code class="directive"><a href="../mod/mod_autoindex.html#addiconbyencoding">AddIconByEncoding</a></code>,
476       <code class="directive"><a href="../mod/mod_autoindex.html#addiconbytype">AddIconByType</a></code>,
477       <code class="directive"><a href="../mod/mod_autoindex.html#defaulticon">DefaultIcon</a></code>, <code class="directive"><a href="../mod/mod_dir.html#directoryindex">DirectoryIndex</a></code>, <a href="mod_autoindex.html#indexoptions.fancyindexing"><code>FancyIndexing</code></a>, <code class="directive"><a href="../mod/mod_autoindex.html#headername">HeaderName</a></code>, <code class="directive"><a href="../mod/mod_autoindex.html#indexignore">IndexIgnore</a></code>, <code class="directive"><a href="../mod/mod_autoindex.html#indexoptions">IndexOptions</a></code>, <code class="directive"><a href="../mod/mod_autoindex.html#readmename">ReadmeName</a></code>,
478       <em>etc.</em>).</dd>
479
480       <dt>Limit</dt>
481
482       <dd>
483       Allow use of the directives controlling host access (<code class="directive"><a href="../mod/mod_access_compat.html#allow">Allow</a></code>, <code class="directive"><a href="../mod/mod_access_compat.html#deny">Deny</a></code> and <code class="directive"><a href="../mod/mod_access_compat.html#order">Order</a></code>).</dd>
484
485       <dt>Nonfatal=[Override|Unknown|All]</dt>
486
487       <dd>
488       Allow use of AllowOverride option to treat syntax errors in
489       .htaccess as non-fatal: instead of causing an Internal Server
490       Error, disallowed or unrecognised directives will be ignored
491       and a warning logged:
492       <ul>
493           <li><strong>Nonfatal=Override</strong> treats directives
494               forbidden by AllowOverride as non-fatal.</li>
495           <li><strong>Nonfatal=Unknown</strong> treats unknown directives
496               as non-fatal.  This covers typos and directives implemented
497               by a module that's not present.</li>
498           <li><strong>Nonfatal=All</strong> treats both the above as non-fatal.</li>
499       </ul>
500       <p>Note that a syntax error in a valid directive will still cause
501       an internal server error.</p>
502       <div class="warning"><h3>Security</h3>
503           Nonfatal errors may have security implications for .htaccess users.
504           For example, if AllowOverride disallows AuthConfig, users'
505           configuration designed to restrict access to a site will be disabled.
506       </div>
507       </dd>
508
509       <dt>Options[=<var>Option</var>,...]</dt>
510
511       <dd>
512       Allow use of the directives controlling specific directory
513       features (<code class="directive"><a href="#options">Options</a></code> and
514       <code class="directive"><a href="../mod/mod_include.html#xbithack">XBitHack</a></code>).
515       An equal sign may be given followed by a comma (but no spaces)
516       separated lists of options that may be set using the <code class="directive"><a href="#options">Options</a></code> command.
517
518       <div class="note"><h3>Implicit disabling of Options</h3>
519       <p>Even though the list of options that may be used in .htaccess files
520          can be limited with this directive, as long as any <code class="directive"><a href="#options">Options</a></code> directive is allowed any
521          other inherited option can be disabled by using the non-relative
522          syntax.  In other words, this mechanism cannot force a specific option
523          to remain <em>set</em> while allowing any others to be set.
524       </p></div>
525       </dd>
526     </dl>
527
528     <p>Example:</p>
529
530     <pre class="prettyprint lang-config">AllowOverride AuthConfig Indexes</pre>
531
532
533     <p>In the example above all directives that are neither in the group
534     <code>AuthConfig</code> nor <code>Indexes</code> cause an internal
535     server error.</p>
536
537     <div class="note"><p>For security and performance reasons, do not set
538     <code>AllowOverride</code> to anything other than <code>None</code>
539     in your <code>&lt;Directory /&gt;</code> block. Instead, find (or
540     create) the <code>&lt;Directory&gt;</code> block that refers to the
541     directory where you're actually planning to place a
542     <code>.htaccess</code> file.</p>
543     </div>
544
545 <h3>See also</h3>
546 <ul>
547 <li><code class="directive"><a href="#accessfilename">AccessFileName</a></code></li>
548 <li><code class="directive"><a href="#allowoverridelist">AllowOverrideList</a></code></li>
549 <li><a href="../configuring.html">Configuration Files</a></li>
550 <li><a href="../howto/htaccess.html">.htaccess Files</a></li>
551 </ul>
552 </div>
553 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
554 <div class="directive-section"><h2><a name="AllowOverrideList" id="AllowOverrideList">AllowOverrideList</a> <a name="allowoverridelist" id="allowoverridelist">Directive</a></h2>
555 <table class="directive">
556 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Individual directives that are allowed in
557 <code>.htaccess</code> files</td></tr>
558 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>AllowOverrideList None|<var>directive</var>
559 [<var>directive-type</var>] ...</code></td></tr>
560 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>AllowOverrideList None</code></td></tr>
561 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory</td></tr>
562 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
563 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
564 </table>
565     <p>When the server finds an <code>.htaccess</code> file (as
566     specified by <code class="directive"><a href="#accessfilename">AccessFileName</a></code>)
567     it needs to know which directives declared in that file can override
568     earlier configuration directives.</p>
569
570     <div class="note"><h3>Only available in &lt;Directory&gt; sections</h3>
571     <code class="directive">AllowOverrideList</code> is valid only in
572     <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>
573     sections specified without regular expressions, not in <code class="directive"><a href="#location">&lt;Location&gt;</a></code>, <code class="directive"><a href="#directorymatch">&lt;DirectoryMatch&gt;</a></code> or
574     <code class="directive"><a href="#files">&lt;Files&gt;</a></code> sections.
575     </div>
576
577     <p>When this directive is set to <code>None</code> and <code class="directive"><a href="#allowoverride">AllowOverride</a></code> is set to <code>None</code>,
578     then <a href="#accessfilename">.htaccess</a> files are completely
579     ignored.  In this case, the server will not even attempt to read
580     <code>.htaccess</code> files in the filesystem.</p>
581
582     <p>Example:</p>
583
584     <pre class="prettyprint lang-config">
585 AllowOverride None
586 AllowOverrideList Redirect RedirectMatch
587     </pre>
588
589
590     <p>In the example above only the <code>Redirect</code> and
591     <code>RedirectMatch</code> directives are allowed. All others will
592     cause an internal server error.</p>
593
594     <p>Example:</p>
595
596     <pre class="prettyprint lang-config">
597 AllowOverride AuthConfig
598 AllowOverrideList CookieTracking CookieName
599     </pre>
600
601
602     <p>In the example above <code class="directive"><a href="#allowoverride&#10;    ">AllowOverride
603     </a></code> grants permission to the <code>AuthConfig</code>
604     directive grouping and <code class="directive">AllowOverrideList</code> grants
605     permission to only two directves from the <code>FileInfo</code> directive
606     grouping. All others will cause an internal server error.</p>
607
608 <h3>See also</h3>
609 <ul>
610 <li><code class="directive"><a href="#accessfilename">AccessFileName</a></code></li>
611 <li><code class="directive"><a href="#allowoverride">AllowOverride</a></code></li>
612 <li><a href="../configuring.html">Configuration Files</a></li>
613 <li><a href="../howto/htaccess.html">.htaccess Files</a></li>
614 </ul>
615 </div>
616 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
617 <div class="directive-section"><h2><a name="CGIMapExtension" id="CGIMapExtension">CGIMapExtension</a> <a name="cgimapextension" id="cgimapextension">Directive</a></h2>
618 <table class="directive">
619 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Technique for locating the interpreter for CGI
620 scripts</td></tr>
621 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>CGIMapExtension <var>cgi-path</var> <var>.extension</var></code></td></tr>
622 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory, .htaccess</td></tr>
623 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
624 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
625 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
626 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>NetWare only</td></tr>
627 </table>
628     <p>This directive is used to control how Apache httpd finds the
629     interpreter used to run CGI scripts. For example, setting
630     <code>CGIMapExtension sys:\foo.nlm .foo</code> will
631     cause all CGI script files with a <code>.foo</code> extension to
632     be passed to the FOO interpreter.</p>
633
634 </div>
635 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
636 <div class="directive-section"><h2><a name="ContentDigest" id="ContentDigest">ContentDigest</a> <a name="contentdigest" id="contentdigest">Directive</a></h2>
637 <table class="directive">
638 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enables the generation of <code>Content-MD5</code> HTTP Response
639 headers</td></tr>
640 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ContentDigest On|Off</code></td></tr>
641 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ContentDigest Off</code></td></tr>
642 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
643 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>Options</td></tr>
644 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
645 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
646 </table>
647     <p>This directive enables the generation of
648     <code>Content-MD5</code> headers as defined in RFC1864
649     respectively RFC2616.</p>
650
651     <p>MD5 is an algorithm for computing a "message digest"
652     (sometimes called "fingerprint") of arbitrary-length data, with
653     a high degree of confidence that any alterations in the data
654     will be reflected in alterations in the message digest.</p>
655
656     <p>The <code>Content-MD5</code> header provides an end-to-end
657     message integrity check (MIC) of the entity-body. A proxy or
658     client may check this header for detecting accidental
659     modification of the entity-body in transit. Example header:</p>
660
661     <div class="example"><p><code>
662       Content-MD5: AuLb7Dp1rqtRtxz2m9kRpA==
663     </code></p></div>
664
665     <p>Note that this can cause performance problems on your server
666     since the message digest is computed on every request (the
667     values are not cached).</p>
668
669     <p><code>Content-MD5</code> is only sent for documents served
670     by the <code class="module"><a href="../mod/core.html">core</a></code>, and not by any module. For example,
671     SSI documents, output from CGI scripts, and byte range responses
672     do not have this header.</p>
673
674 </div>
675 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
676 <div class="directive-section"><h2><a name="DefaultRuntimeDir" id="DefaultRuntimeDir">DefaultRuntimeDir</a> <a name="defaultruntimedir" id="defaultruntimedir">Directive</a></h2>
677 <table class="directive">
678 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Base directory for the server run-time files</td></tr>
679 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>DefaultRuntimeDir <var>directory-path</var></code></td></tr>
680 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>DefaultRuntimeDir DEFAULT_REL_RUNTIMEDIR (logs/)</code></td></tr>
681 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
682 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
683 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
684 </table>
685     <p>The <code class="directive">DefaultRuntimeDir</code> directive sets the
686     directory in which the server will create various run-time files
687     (shared memory, locks, etc.). If set as a relative path, the full path
688     will be relative to <code class="directive">ServerRoot</code></p>
689
690     <p><strong>Example</strong></p>
691    <pre class="prettyprint lang-config">
692 DefaultRuntimeDir scratch/
693     </pre>
694
695
696     <p>The default location of <code class="directive">DefaultRuntimeDir</code> may be
697     modified by changing the <code>DEFAULT_REL_RUNTIMEDIR</code> #define
698     at build time.</p>
699
700    <p>Note: <code class="directive">ServerRoot</code> should be specified before this
701    directive is used, otherwise the default value of <code class="directive">ServerRoot</code>
702    would be used to set the base directory.</p>
703
704
705 <h3>See also</h3>
706 <ul>
707 <li><a href="../misc/security_tips.html#serverroot">the
708     security tips</a> for information on how to properly set
709     permissions on the <code class="directive">ServerRoot</code></li>
710 </ul>
711 </div>
712 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
713 <div class="directive-section"><h2><a name="DefaultType" id="DefaultType">DefaultType</a> <a name="defaulttype" id="defaulttype">Directive</a></h2>
714 <table class="directive">
715 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>This directive has no effect other than to emit warnings
716 if the value is not <code>none</code>. In prior versions, DefaultType
717 would specify a default media type to assign to response content for
718 which no other media type configuration could be found.
719 </td></tr>
720 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>DefaultType <var>media-type|none</var></code></td></tr>
721 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>DefaultType none</code></td></tr>
722 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
723 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
724 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
725 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
726 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The argument <code>none</code> is available in Apache httpd 2.2.7 and later.  All other choices are DISABLED for 2.3.x and later.</td></tr>
727 </table>
728     <p>This directive has been disabled.  For backwards compatibility
729     of configuration files, it may be specified with the value
730     <code>none</code>, meaning no default media type. For example:</p>
731
732     <pre class="prettyprint lang-config">DefaultType None</pre>
733
734
735     <p><code>DefaultType None</code> is only available in
736     httpd-2.2.7 and later.</p>
737
738     <p>Use the mime.types configuration file and the
739     <code class="directive"><a href="../mod/mod_mime.html#addtype">AddType</a></code> to configure media
740     type assignments via file extensions, or the
741     <code class="directive"><a href="#forcetype">ForceType</a></code> directive to configure
742     the media type for specific resources. Otherwise, the server will
743     send the response without a Content-Type header field and the
744     recipient may attempt to guess the media type.</p>
745
746 </div>
747 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
748 <div class="directive-section"><h2><a name="Define" id="Define">Define</a> <a name="define" id="define">Directive</a></h2>
749 <table class="directive">
750 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Define a variable</td></tr>
751 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Define <var>parameter-name</var> [<var>parameter-value</var>]</code></td></tr>
752 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
753 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
754 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
755 </table>
756     <p>In its one parameter form, <code class="directive">Define</code> is equivalent
757     to passing the <code>-D</code> argument to <code class="program"><a href="../programs/httpd.html">httpd</a></code>. It
758     can be used to toggle the use of
759     <code class="directive"><a href="#ifdefine">&lt;IfDefine&gt;</a></code> sections
760     without needing to alter <code>-D</code> arguments in any startup
761     scripts.</p>
762
763     <p>In addition to that, if the second parameter is given, a config variable
764     is set to this value. The variable can be used in the configuration using
765     the <code>${VAR}</code> syntax. The variable is always globally defined
766     and not limited to the scope of the surrounding config section.</p>
767
768     <pre class="prettyprint lang-config">
769 &lt;IfDefine TEST&gt;
770   Define servername test.example.com
771 &lt;/IfDefine&gt;
772 &lt;IfDefine !TEST&gt;
773   Define servername www.example.com
774   Define SSL
775 &lt;/IfDefine&gt;
776     </pre>
777
778
779     <p>Variable names may not contain colon ":" characters, to avoid clashes
780     with <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code>'s syntax.</p>
781
782 </div>
783 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
784 <div class="directive-section"><h2><a name="Directory" id="Directory">&lt;Directory&gt;</a> <a name="directory" id="directory">Directive</a></h2>
785 <table class="directive">
786 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enclose a group of directives that apply only to the
787 named file-system directory, sub-directories, and their contents.</td></tr>
788 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;Directory <var>directory-path</var>&gt;
789 ... &lt;/Directory&gt;</code></td></tr>
790 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
791 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
792 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
793 </table>
794     <p><code class="directive">&lt;Directory&gt;</code> and
795     <code>&lt;/Directory&gt;</code> are used to enclose a group of
796     directives that will apply only to the named directory,
797     sub-directories of that directory, and the files within the respective
798     directories.  Any directive that is allowed
799     in a directory context may be used. <var>Directory-path</var> is
800     either the full path to a directory, or a wild-card string using
801     Unix shell-style matching. In a wild-card string, <code>?</code> matches
802     any single character, and <code>*</code> matches any sequences of
803     characters. You may also use <code>[]</code> character ranges. None
804     of the wildcards match a `/' character, so <code>&lt;Directory
805     /*/public_html&gt;</code> will not match
806     <code>/home/user/public_html</code>, but <code>&lt;Directory
807     /home/*/public_html&gt;</code> will match. Example:</p>
808
809     <pre class="prettyprint lang-config">
810 &lt;Directory "/usr/local/httpd/htdocs"&gt;
811   Options Indexes FollowSymLinks
812 &lt;/Directory&gt;
813     </pre>
814
815
816     <div class="note">
817       <p>Be careful with the <var>directory-path</var> arguments:
818       They have to literally match the filesystem path which Apache httpd uses
819       to access the files. Directives applied to a particular
820       <code>&lt;Directory&gt;</code> will not apply to files accessed from
821       that same directory via a different path, such as via different symbolic
822       links.</p>
823     </div>
824
825     <p><a class="glossarylink" href="../glossary.html#regex" title="see glossary">Regular
826     expressions</a> can also be used, with the addition of the
827     <code>~</code> character. For example:</p>
828
829     <pre class="prettyprint lang-config">
830 &lt;Directory ~ "^/www/[0-9]{3}"&gt;
831
832 &lt;/Directory&gt;
833 </pre>
834
835
836     <p>would match directories in <code>/www/</code> that consisted of
837     three numbers.</p>
838
839     <p>If multiple (non-regular expression) <code class="directive">&lt;Directory&gt;</code> sections
840     match the directory (or one of its parents) containing a document,
841     then the directives are applied in the order of shortest match
842     first, interspersed with the directives from the <a href="#accessfilename">.htaccess</a> files. For example,
843     with</p>
844
845     <pre class="prettyprint lang-config">
846 &lt;Directory /&gt;
847   AllowOverride None
848 &lt;/Directory&gt;
849
850 &lt;Directory "/home"&gt;
851   AllowOverride FileInfo
852 &lt;/Directory&gt;
853     </pre>
854
855
856     <p>for access to the document <code>/home/web/dir/doc.html</code>
857     the steps are:</p>
858
859     <ul>
860       <li>Apply directive <code>AllowOverride None</code>
861       (disabling <code>.htaccess</code> files).</li>
862
863       <li>Apply directive <code>AllowOverride FileInfo</code> (for
864       directory <code>/home</code>).</li>
865
866       <li>Apply any <code>FileInfo</code> directives in
867       <code>/home/.htaccess</code>, <code>/home/web/.htaccess</code> and
868       <code>/home/web/dir/.htaccess</code> in that order.</li>
869     </ul>
870
871     <p>Regular expressions are not considered until after all of the
872     normal sections have been applied. Then all of the regular
873     expressions are tested in the order they appeared in the
874     configuration file. For example, with</p>
875
876     <pre class="prettyprint lang-config">
877 &lt;Directory ~ "abc$"&gt;
878   # ... directives here ...
879 &lt;/Directory&gt;
880     </pre>
881
882
883     <p>the regular expression section won't be considered until after
884     all normal <code class="directive">&lt;Directory&gt;</code>s and
885     <code>.htaccess</code> files have been applied. Then the regular
886     expression will match on <code>/home/abc/public_html/abc</code> and
887     the corresponding <code class="directive">&lt;Directory&gt;</code> will
888     be applied.</p>
889
890    <p><strong>Note that the default access for
891     <code>&lt;Directory /&gt;</code> is to permit all access.
892     This means that Apache httpd will serve any file mapped from an URL. It is
893     recommended that you change this with a block such
894     as</strong></p>
895
896     <pre class="prettyprint lang-config">
897 &lt;Directory /&gt;
898   Require all denied
899 &lt;/Directory&gt;
900     </pre>
901
902
903     <p><strong>and then override this for directories you
904     <em>want</em> accessible. See the <a href="../misc/security_tips.html">Security Tips</a> page for more
905     details.</strong></p>
906
907     <p>The directory sections occur in the <code>httpd.conf</code> file.
908     <code class="directive">&lt;Directory&gt;</code> directives
909     cannot nest, and cannot appear in a <code class="directive"><a href="#limit">&lt;Limit&gt;</a></code> or <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code> section.</p>
910
911 <h3>See also</h3>
912 <ul>
913 <li><a href="../sections.html">How &lt;Directory&gt;,
914     &lt;Location&gt; and &lt;Files&gt; sections work</a> for an
915     explanation of how these different sections are combined when a
916     request is received</li>
917 </ul>
918 </div>
919 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
920 <div class="directive-section"><h2><a name="DirectoryMatch" id="DirectoryMatch">&lt;DirectoryMatch&gt;</a> <a name="directorymatch" id="directorymatch">Directive</a></h2>
921 <table class="directive">
922 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enclose directives that apply to
923 the contents of file-system directories matching a regular expression.</td></tr>
924 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;DirectoryMatch <var>regex</var>&gt;
925 ... &lt;/DirectoryMatch&gt;</code></td></tr>
926 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
927 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
928 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
929 </table>
930     <p><code class="directive">&lt;DirectoryMatch&gt;</code> and
931     <code>&lt;/DirectoryMatch&gt;</code> are used to enclose a group
932     of directives which will apply only to the named directory (and the files within),
933     the same as <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>.
934     However, it takes as an argument a
935     <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expression</a>.  For example:</p>
936
937     <pre class="prettyprint lang-config">
938 &lt;DirectoryMatch "^/www/(.+/)?[0-9]{3}"&gt;
939     # ...
940 &lt;/DirectoryMatch&gt;
941 </pre>
942
943
944     <p>would match directories in <code>/www/</code> that consisted of three
945     numbers.</p>
946
947    <div class="note"><h3>Compatability</h3>
948       Prior to 2.3.9, this directive implicitly applied to sub-directories
949       (like <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>) and
950       could not match the end of line symbol ($).  In 2.3.9 and later,
951       only directories that match the expression are affected by the enclosed
952       directives.
953     </div>
954
955     <div class="note"><h3>Trailing Slash</h3>
956       This directive applies to requests for directories that may or may
957       not end in a trailing slash, so expressions that are anchored to the
958       end of line ($) must be written with care.
959     </div>
960
961 <h3>See also</h3>
962 <ul>
963 <li><code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> for
964 a description of how regular expressions are mixed in with normal
965 <code class="directive">&lt;Directory&gt;</code>s</li>
966 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt; and
967 &lt;Files&gt; sections work</a> for an explanation of how these different
968 sections are combined when a request is received</li>
969 </ul>
970 </div>
971 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
972 <div class="directive-section"><h2><a name="DocumentRoot" id="DocumentRoot">DocumentRoot</a> <a name="documentroot" id="documentroot">Directive</a></h2>
973 <table class="directive">
974 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Directory that forms the main document tree visible
975 from the web</td></tr>
976 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>DocumentRoot <var>directory-path</var></code></td></tr>
977 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>DocumentRoot /usr/local/apache/htdocs</code></td></tr>
978 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
979 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
980 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
981 </table>
982     <p>This directive sets the directory from which <code class="program"><a href="../programs/httpd.html">httpd</a></code>
983     will serve files. Unless matched by a directive like <code class="directive"><a href="../mod/mod_alias.html#alias">Alias</a></code>, the server appends the
984     path from the requested URL to the document root to make the
985     path to the document. Example:</p>
986
987     <pre class="prettyprint lang-config">DocumentRoot "/usr/web"</pre>
988
989
990     <p>then an access to
991     <code>http://my.example.com/index.html</code> refers to
992     <code>/usr/web/index.html</code>. If the <var>directory-path</var> is
993     not absolute then it is assumed to be relative to the <code class="directive"><a href="#serverroot">ServerRoot</a></code>.</p>
994
995     <p>The <code class="directive">DocumentRoot</code> should be specified without
996     a trailing slash.</p>
997
998 <h3>See also</h3>
999 <ul>
1000 <li><a href="../urlmapping.html#documentroot">Mapping URLs to Filesystem
1001 Locations</a></li>
1002 </ul>
1003 </div>
1004 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1005 <div class="directive-section"><h2><a name="Else" id="Else">&lt;Else&gt;</a> <a name="else" id="else">Directive</a></h2>
1006 <table class="directive">
1007 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply only if the condition of a
1008 previous <code class="directive"><a href="#if">&lt;If&gt;</a></code> or
1009 <code class="directive"><a href="#elseif">&lt;ElseIf&gt;</a></code> section is not
1010 satisfied by a request at runtime</td></tr>
1011 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;Else&gt; ... &lt;/Else&gt;</code></td></tr>
1012 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1013 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
1014 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1015 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1016 </table>
1017     <p>The <code class="directive">&lt;Else&gt;</code> applies the enclosed
1018     directives if and only if the most recent
1019     <code class="directive">&lt;If&gt;</code> or
1020     <code class="directive">&lt;ElseIf&gt;</code> section
1021     in the same scope has not been applied.
1022     For example: In </p>
1023
1024     <pre class="prettyprint lang-config">
1025 &lt;If "-z req('Host')"&gt;
1026   # ...
1027 &lt;/If&gt;
1028 &lt;Else&gt;
1029   # ...
1030 &lt;/Else&gt;
1031     </pre>
1032
1033
1034     <p> The <code class="directive">&lt;If&gt;</code> would match HTTP/1.0
1035         requests without a <var>Host:</var> header and the
1036         <code class="directive">&lt;Else&gt;</code> would match requests
1037         with a <var>Host:</var> header.</p>
1038
1039
1040 <h3>See also</h3>
1041 <ul>
1042 <li><code class="directive"><a href="#if">&lt;If&gt;</a></code></li>
1043 <li><code class="directive"><a href="#elseif">&lt;ElseIf&gt;</a></code></li>
1044 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;,
1045     &lt;Files&gt; sections work</a> for an explanation of how these
1046     different sections are combined when a request is received.
1047     <code class="directive">&lt;If&gt;</code>,
1048     <code class="directive">&lt;ElseIf&gt;</code>, and
1049     <code class="directive">&lt;Else&gt;</code> are applied last.</li>
1050 </ul>
1051 </div>
1052 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1053 <div class="directive-section"><h2><a name="ElseIf" id="ElseIf">&lt;ElseIf&gt;</a> <a name="elseif" id="elseif">Directive</a></h2>
1054 <table class="directive">
1055 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply only if a condition is satisfied
1056 by a request at runtime while the condition of a previous
1057 <code class="directive"><a href="#if">&lt;If&gt;</a></code> or
1058 <code class="directive">&lt;ElseIf&gt;</code> section is not
1059 satisfied</td></tr>
1060 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;ElseIf <var>expression</var>&gt; ... &lt;/ElseIf&gt;</code></td></tr>
1061 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1062 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
1063 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1064 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1065 </table>
1066     <p>The <code class="directive">&lt;ElseIf&gt;</code> applies the enclosed
1067     directives if and only if both the given condition evaluates to true and
1068     the most recent <code class="directive">&lt;If&gt;</code> or
1069     <code class="directive">&lt;ElseIf&gt;</code> section in the same scope has
1070     not been applied.  For example: In </p>
1071
1072     <pre class="prettyprint lang-config">
1073 &lt;If "-R '10.1.0.0/16'"&gt;
1074   #...
1075 &lt;/If&gt;
1076 &lt;ElseIf "-R '10.0.0.0/8'"&gt;
1077   #...
1078 &lt;/ElseIf&gt;
1079 &lt;Else&gt;
1080   #...
1081 &lt;/Else&gt;
1082     </pre>
1083
1084
1085     <p>The <code class="directive">&lt;ElseIf&gt;</code> would match if
1086     the remote address of a request belongs to the subnet 10.0.0.0/8 but
1087     not to the subnet 10.1.0.0/16.</p>
1088
1089
1090 <h3>See also</h3>
1091 <ul>
1092 <li><a href="../expr.html">Expressions in Apache HTTP Server</a>,
1093 for a complete reference and more examples.</li>
1094 <li><code class="directive"><a href="#if">&lt;If&gt;</a></code></li>
1095 <li><code class="directive"><a href="#else">&lt;Else&gt;</a></code></li>
1096 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;,
1097     &lt;Files&gt; sections work</a> for an explanation of how these
1098     different sections are combined when a request is received.
1099     <code class="directive">&lt;If&gt;</code>,
1100     <code class="directive">&lt;ElseIf&gt;</code>, and
1101     <code class="directive">&lt;Else&gt;</code> are applied last.</li>
1102 </ul>
1103 </div>
1104 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1105 <div class="directive-section"><h2><a name="EnableMMAP" id="EnableMMAP">EnableMMAP</a> <a name="enablemmap" id="enablemmap">Directive</a></h2>
1106 <table class="directive">
1107 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Use memory-mapping to read files during delivery</td></tr>
1108 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>EnableMMAP On|Off</code></td></tr>
1109 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>EnableMMAP On</code></td></tr>
1110 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1111 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
1112 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1113 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1114 </table>
1115     <p>This directive controls whether the <code class="program"><a href="../programs/httpd.html">httpd</a></code> may use
1116     memory-mapping if it needs to read the contents of a file during
1117     delivery.  By default, when the handling of a request requires
1118     access to the data within a file -- for example, when delivering a
1119     server-parsed file using <code class="module"><a href="../mod/mod_include.html">mod_include</a></code> -- Apache httpd
1120     memory-maps the file if the OS supports it.</p>
1121
1122     <p>This memory-mapping sometimes yields a performance improvement.
1123     But in some environments, it is better to disable the memory-mapping
1124     to prevent operational problems:</p>
1125
1126     <ul>
1127     <li>On some multiprocessor systems, memory-mapping can reduce the
1128     performance of the <code class="program"><a href="../programs/httpd.html">httpd</a></code>.</li>
1129     <li>Deleting or truncating a file while <code class="program"><a href="../programs/httpd.html">httpd</a></code>
1130       has it memory-mapped can cause <code class="program"><a href="../programs/httpd.html">httpd</a></code> to
1131       crash with a segmentation fault.
1132     </li>
1133     </ul>
1134
1135     <p>For server configurations that are vulnerable to these problems,
1136     you should disable memory-mapping of delivered files by specifying:</p>
1137
1138     <pre class="prettyprint lang-config">EnableMMAP Off</pre>
1139
1140
1141     <p>For NFS mounted files, this feature may be disabled explicitly for
1142     the offending files by specifying:</p>
1143
1144     <pre class="prettyprint lang-config">
1145 &lt;Directory "/path-to-nfs-files"&gt;
1146   EnableMMAP Off
1147 &lt;/Directory&gt;
1148     </pre>
1149
1150
1151 </div>
1152 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1153 <div class="directive-section"><h2><a name="EnableSendfile" id="EnableSendfile">EnableSendfile</a> <a name="enablesendfile" id="enablesendfile">Directive</a></h2>
1154 <table class="directive">
1155 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Use the kernel sendfile support to deliver files to the client</td></tr>
1156 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>EnableSendfile On|Off</code></td></tr>
1157 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>EnableSendfile Off</code></td></tr>
1158 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1159 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
1160 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1161 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1162 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in version 2.0.44 and later. Default changed to Off in
1163 version 2.3.9.</td></tr>
1164 </table>
1165     <p>This directive controls whether <code class="program"><a href="../programs/httpd.html">httpd</a></code> may use the
1166     sendfile support from the kernel to transmit file contents to the client.
1167     By default, when the handling of a request requires no access
1168     to the data within a file -- for example, when delivering a
1169     static file -- Apache httpd uses sendfile to deliver the file contents
1170     without ever reading the file if the OS supports it.</p>
1171
1172     <p>This sendfile mechanism avoids separate read and send operations,
1173     and buffer allocations. But on some platforms or within some
1174     filesystems, it is better to disable this feature to avoid
1175     operational problems:</p>
1176
1177     <ul>
1178     <li>Some platforms may have broken sendfile support that the build
1179     system did not detect, especially if the binaries were built on
1180     another box and moved to such a machine with broken sendfile
1181     support.</li>
1182     <li>On Linux the use of sendfile triggers TCP-checksum
1183     offloading bugs on certain networking cards when using IPv6.</li>
1184     <li>On Linux on Itanium, <code>sendfile</code> may be unable to handle
1185     files over 2GB in size.</li>
1186     <li>With a network-mounted <code class="directive"><a href="#documentroot">DocumentRoot</a></code> (e.g., NFS, SMB, CIFS, FUSE),
1187     the kernel may be unable to serve the network file through
1188     its own cache.</li>
1189     </ul>
1190
1191     <p>For server configurations that are not vulnerable to these problems,
1192     you may enable this feature by specifying:</p>
1193
1194     <pre class="prettyprint lang-config">EnableSendfile On</pre>
1195
1196
1197     <p>For network mounted files, this feature may be disabled explicitly
1198     for the offending files by specifying:</p>
1199
1200     <pre class="prettyprint lang-config">
1201 &lt;Directory "/path-to-nfs-files"&gt;
1202   EnableSendfile Off
1203 &lt;/Directory&gt;
1204     </pre>
1205
1206     <p>Please note that the per-directory and .htaccess configuration
1207        of <code class="directive">EnableSendfile</code> is not supported by
1208        <code class="module"><a href="../mod/mod_cache_disk.html">mod_cache_disk</a></code>.
1209        Only global definition of <code class="directive">EnableSendfile</code>
1210        is taken into account by the module.
1211     </p>
1212
1213 </div>
1214 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1215 <div class="directive-section"><h2><a name="Error" id="Error">Error</a> <a name="error" id="error">Directive</a></h2>
1216 <table class="directive">
1217 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Abort configuration parsing with a custom error message</td></tr>
1218 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Error <var>message</var></code></td></tr>
1219 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1220 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1221 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1222 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>2.3.9 and later</td></tr>
1223 </table>
1224     <p>If an error can be detected within the configuration, this
1225     directive can be used to generate a custom error message, and halt
1226     configuration parsing.  The typical use is for reporting required
1227     modules which are missing from the configuration.</p>
1228
1229     <pre class="prettyprint lang-config">
1230 # Example
1231 # ensure that mod_include is loaded
1232 &lt;IfModule !include_module&gt;
1233   Error "mod_include is required by mod_foo.  Load it with LoadModule."
1234 &lt;/IfModule&gt;
1235
1236 # ensure that exactly one of SSL,NOSSL is defined
1237 &lt;IfDefine SSL&gt;
1238 &lt;IfDefine NOSSL&gt;
1239   Error "Both SSL and NOSSL are defined.  Define only one of them."
1240 &lt;/IfDefine&gt;
1241 &lt;/IfDefine&gt;
1242 &lt;IfDefine !SSL&gt;
1243 &lt;IfDefine !NOSSL&gt;
1244   Error "Either SSL or NOSSL must be defined."
1245 &lt;/IfDefine&gt;
1246 &lt;/IfDefine&gt;
1247     </pre>
1248
1249
1250
1251 </div>
1252 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1253 <div class="directive-section"><h2><a name="ErrorDocument" id="ErrorDocument">ErrorDocument</a> <a name="errordocument" id="errordocument">Directive</a></h2>
1254 <table class="directive">
1255 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>What the server will return to the client
1256 in case of an error</td></tr>
1257 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ErrorDocument <var>error-code</var> <var>document</var></code></td></tr>
1258 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1259 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
1260 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1261 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1262 </table>
1263     <p>In the event of a problem or error, Apache httpd can be configured
1264     to do one of four things,</p>
1265
1266     <ol>
1267       <li>output a simple hardcoded error message</li>
1268
1269       <li>output a customized message</li>
1270
1271       <li>redirect to a local <var>URL-path</var> to handle the
1272       problem/error</li>
1273
1274       <li>redirect to an external <var>URL</var> to handle the
1275       problem/error</li>
1276     </ol>
1277
1278     <p>The first option is the default, while options 2-4 are
1279     configured using the <code class="directive">ErrorDocument</code>
1280     directive, which is followed by the HTTP response code and a URL
1281     or a message. Apache httpd will sometimes offer additional information
1282     regarding the problem/error.</p>
1283
1284     <p>URLs can begin with a slash (/) for local web-paths (relative
1285     to the <code class="directive"><a href="#documentroot">DocumentRoot</a></code>), or be a
1286     full URL which the client can resolve. Alternatively, a message
1287     can be provided to be displayed by the browser. Examples:</p>
1288
1289     <pre class="prettyprint lang-config">
1290 ErrorDocument 500 http://foo.example.com/cgi-bin/tester
1291 ErrorDocument 404 /cgi-bin/bad_urls.pl
1292 ErrorDocument 401 /subscription_info.html
1293 ErrorDocument 403 "Sorry can't allow you access today"
1294 ErrorDocument 403 Forbidden!
1295     </pre>
1296
1297
1298     <p>Additionally, the special value <code>default</code> can be used
1299     to specify Apache httpd's simple hardcoded message.  While not required
1300     under normal circumstances, <code>default</code> will restore
1301     Apache httpd's simple hardcoded message for configurations that would
1302     otherwise inherit an existing <code class="directive">ErrorDocument</code>.</p>
1303
1304     <pre class="prettyprint lang-config">
1305 ErrorDocument 404 /cgi-bin/bad_urls.pl
1306
1307 &lt;Directory /web/docs&gt;
1308   ErrorDocument 404 default
1309 &lt;/Directory&gt;
1310     </pre>
1311
1312
1313     <p>Note that when you specify an <code class="directive">ErrorDocument</code>
1314     that points to a remote URL (ie. anything with a method such as
1315     <code>http</code> in front of it), Apache HTTP Server will send a redirect to the
1316     client to tell it where to find the document, even if the
1317     document ends up being on the same server. This has several
1318     implications, the most important being that the client will not
1319     receive the original error status code, but instead will
1320     receive a redirect status code. This in turn can confuse web
1321     robots and other clients which try to determine if a URL is
1322     valid using the status code. In addition, if you use a remote
1323     URL in an <code>ErrorDocument 401</code>, the client will not
1324     know to prompt the user for a password since it will not
1325     receive the 401 status code. Therefore, <strong>if you use an
1326     <code>ErrorDocument 401</code> directive then it must refer to a local
1327     document.</strong></p>
1328
1329     <p>Microsoft Internet Explorer (MSIE) will by default ignore
1330     server-generated error messages when they are "too small" and substitute
1331     its own "friendly" error messages. The size threshold varies depending on
1332     the type of error, but in general, if you make your error document
1333     greater than 512 bytes, then MSIE will show the server-generated
1334     error rather than masking it.  More information is available in
1335     Microsoft Knowledge Base article <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;Q294807">Q294807</a>.</p>
1336
1337     <p>Although most error messages can be overridden, there are certain
1338     circumstances where the internal messages are used regardless of the
1339     setting of <code class="directive"><a href="#errordocument">ErrorDocument</a></code>.  In
1340     particular, if a malformed request is detected, normal request processing
1341     will be immediately halted and the internal error message returned.
1342     This is necessary to guard against security problems caused by
1343     bad requests.</p>
1344
1345     <p>If you are using mod_proxy, you may wish to enable
1346     <code class="directive"><a href="../mod/mod_proxy.html#proxyerroroverride">ProxyErrorOverride</a></code> so that you can provide
1347     custom error messages on behalf of your Origin servers. If you don't enable ProxyErrorOverride,
1348     Apache httpd will not generate custom error documents for proxied content.</p>
1349
1350 <h3>See also</h3>
1351 <ul>
1352 <li><a href="../custom-error.html">documentation of
1353     customizable responses</a></li>
1354 </ul>
1355 </div>
1356 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1357 <div class="directive-section"><h2><a name="ErrorLog" id="ErrorLog">ErrorLog</a> <a name="errorlog" id="errorlog">Directive</a></h2>
1358 <table class="directive">
1359 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Location where the server will log errors</td></tr>
1360 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code> ErrorLog <var>file-path</var>|syslog[:<var>facility</var>]</code></td></tr>
1361 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ErrorLog logs/error_log (Unix) ErrorLog logs/error.log (Windows and OS/2)</code></td></tr>
1362 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
1363 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1364 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1365 </table>
1366     <p>The <code class="directive">ErrorLog</code> directive sets the name of
1367     the file to which the server will log any errors it encounters. If
1368     the <var>file-path</var> is not absolute then it is assumed to be
1369     relative to the <code class="directive"><a href="#serverroot">ServerRoot</a></code>.</p>
1370
1371     <pre class="prettyprint lang-config">ErrorLog "/var/log/httpd/error_log"</pre>
1372
1373
1374     <p>If the <var>file-path</var>
1375     begins with a pipe character "<code>|</code>" then it is assumed to be a
1376     command to spawn to handle the error log.</p>
1377
1378     <pre class="prettyprint lang-config">ErrorLog "|/usr/local/bin/httpd_errors"</pre>
1379
1380
1381     <p>See the notes on <a href="../logs.html#piped">piped logs</a> for
1382     more information.</p>
1383
1384     <p>Using <code>syslog</code> instead of a filename enables logging
1385     via syslogd(8) if the system supports it. The default is to use
1386     syslog facility <code>local7</code>, but you can override this by
1387     using the <code>syslog:<var>facility</var></code> syntax where
1388     <var>facility</var> can be one of the names usually documented in
1389     syslog(1).  The facility is effectively global, and if it is changed
1390     in individual virtual hosts, the final facility specified affects the
1391     entire server.</p>
1392
1393     <pre class="prettyprint lang-config">ErrorLog syslog:user</pre>
1394
1395
1396     <p>SECURITY: See the <a href="../misc/security_tips.html#serverroot">security tips</a>
1397     document for details on why your security could be compromised
1398     if the directory where log files are stored is writable by
1399     anyone other than the user that starts the server.</p>
1400     <div class="warning"><h3>Note</h3>
1401       <p>When entering a file path on non-Unix platforms, care should be taken
1402       to make sure that only forward slashes are used even though the platform
1403       may allow the use of back slashes. In general it is a good idea to always
1404       use forward slashes throughout the configuration files.</p>
1405     </div>
1406
1407 <h3>See also</h3>
1408 <ul>
1409 <li><code class="directive"><a href="#loglevel">LogLevel</a></code></li>
1410 <li><a href="../logs.html">Apache HTTP Server Log Files</a></li>
1411 </ul>
1412 </div>
1413 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1414 <div class="directive-section"><h2><a name="ErrorLogFormat" id="ErrorLogFormat">ErrorLogFormat</a> <a name="errorlogformat" id="errorlogformat">Directive</a></h2>
1415 <table class="directive">
1416 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Format specification for error log entries</td></tr>
1417 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code> ErrorLogFormat [connection|request] <var>format</var></code></td></tr>
1418 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
1419 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1420 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1421 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.3.9 and later</td></tr>
1422 </table>
1423     <p><code class="directive">ErrorLogFormat</code> allows to specify what
1424     supplementary information is logged in the error log in addition to the
1425     actual log message.</p>
1426
1427     <pre class="prettyprint lang-config">
1428 #Simple example
1429 ErrorLogFormat "[%t] [%l] [pid %P] %F: %E: [client %a] %M"
1430     </pre>
1431
1432
1433     <p>Specifying <code>connection</code> or <code>request</code> as first
1434     parameter allows to specify additional formats, causing additional
1435     information to be logged when the first message is logged for a specific
1436     connection or request, respectively. This additional information is only
1437     logged once per connection/request. If a connection or request is processed
1438     without causing any log message, the additional information is not logged
1439     either.</p>
1440
1441     <p>It can happen that some format string items do not produce output.  For
1442     example, the Referer header is only present if the log message is
1443     associated to a request and the log message happens at a time when the
1444     Referer header has already been read from the client.  If no output is
1445     produced, the default behavior is to delete everything from the preceding
1446     space character to the next space character.  This means the log line is
1447     implicitly divided into fields on non-whitespace to whitespace transitions.
1448     If a format string item does not produce output, the whole field is
1449     omitted.  For example, if the remote address <code>%a</code> in the log
1450     format <code>[%t] [%l] [%a] %M&nbsp;</code> is not available, the surrounding
1451     brackets are not logged either.  Space characters can be escaped with a
1452     backslash to prevent them from delimiting a field.  The combination '%&nbsp;'
1453     (percent space) is a zero-witdh field delimiter that does not produce any
1454     output.</p>
1455
1456     <p>The above behavior can be changed by adding modifiers to the format
1457     string item. A <code>-</code> (minus) modifier causes a minus to be logged if the
1458     respective item does not produce any output. In once-per-connection/request
1459     formats, it is also possible to use the <code>+</code> (plus) modifier. If an
1460     item with the plus modifier does not produce any output, the whole line is
1461     omitted.</p>
1462
1463     <p>A number as modifier can be used to assign a log severity level to a
1464     format item. The item will only be logged if the severity of the log
1465     message is not higher than the specified log severity level. The number can
1466     range from 1 (alert) over 4 (warn) and 7 (debug) to 15 (trace8).</p>
1467
1468     <p>For example, here's what would happen if you added modifiers to
1469     the <code>%{Referer}i</code> token, which logs the
1470     <code>Referer</code> request header.</p>
1471
1472     <table class="bordered"><tr class="header"><th>Modified Token</th><th>Meaning</th></tr>
1473 <tr>
1474     <td><code>%-{Referer}i</code></td>
1475     <td>Logs a <code>-</code> if <code>Referer</code> is not set.</td>
1476     </tr>
1477 <tr class="odd">
1478     <td><code>%+{Referer}i</code></td>
1479     <td>Omits the entire line if <code>Referer</code> is not set.</td>
1480     </tr>
1481 <tr>
1482     <td><code>%4{Referer}i</code></td>
1483     <td>Logs the <code>Referer</code> only if the log message severity
1484     is higher than 4.</td>
1485     </tr>
1486 </table>
1487
1488     <p>Some format string items accept additional parameters in braces.</p>
1489
1490     <table class="bordered"><tr class="header"><th>Format&nbsp;String</th> <th>Description</th></tr>
1491 <tr><td><code>%%</code></td>
1492         <td>The percent sign</td></tr>
1493 <tr class="odd"><td><code>%a</code></td>
1494         <td>Client IP address and port of the request</td></tr>
1495 <tr><td><code>%{c}a</code></td>
1496         <td>Underlying peer IP address and port of the connection (see the
1497             <code class="module"><a href="../mod/mod_remoteip.html">mod_remoteip</a></code> module)</td></tr>
1498 <tr class="odd"><td><code>%A</code></td>
1499         <td>Local IP-address and port</td></tr>
1500 <tr><td><code>%{<em>name</em>}e</code></td>
1501         <td>Request environment variable <em>name</em></td></tr>
1502 <tr class="odd"><td><code>%E</code></td>
1503         <td>APR/OS error status code and string</td></tr>
1504 <tr><td><code>%F</code></td>
1505         <td>Source file name and line number of the log call</td></tr>
1506 <tr class="odd"><td><code>%{<em>name</em>}i</code></td>
1507         <td>Request header <em>name</em></td></tr>
1508 <tr><td><code>%k</code></td>
1509         <td>Number of keep-alive requests on this connection</td></tr>
1510 <tr class="odd"><td><code>%l</code></td>
1511         <td>Loglevel of the message</td></tr>
1512 <tr><td><code>%L</code></td>
1513         <td>Log ID of the request</td></tr>
1514 <tr class="odd"><td><code>%{c}L</code></td>
1515         <td>Log ID of the connection</td></tr>
1516 <tr><td><code>%{C}L</code></td>
1517         <td>Log ID of the connection if used in connection scope, empty otherwise</td></tr>
1518 <tr class="odd"><td><code>%m</code></td>
1519         <td>Name of the module logging the message</td></tr>
1520 <tr><td><code>%M</code></td>
1521         <td>The actual log message</td></tr>
1522 <tr class="odd"><td><code>%{<em>name</em>}n</code></td>
1523         <td>Request note <em>name</em></td></tr>
1524 <tr><td><code>%P</code></td>
1525         <td>Process ID of current process</td></tr>
1526 <tr class="odd"><td><code>%T</code></td>
1527         <td>Thread ID of current thread</td></tr>
1528 <tr><td><code>%{g}T</code></td>
1529         <td>System unique thread ID of current thread (the same ID as
1530             displayed by e.g. <code>top</code>; currently Linux only)</td></tr>
1531 <tr class="odd"><td><code>%t</code></td>
1532         <td>The current time</td></tr>
1533 <tr><td><code>%{u}t</code></td>
1534         <td>The current time including micro-seconds</td></tr>
1535 <tr class="odd"><td><code>%{cu}t</code></td>
1536         <td>The current time in compact ISO 8601 format, including
1537             micro-seconds</td></tr>
1538 <tr><td><code>%v</code></td>
1539         <td>The canonical <code class="directive"><a href="#servername">ServerName</a></code>
1540             of the current server.</td></tr>
1541 <tr class="odd"><td><code>%V</code></td>
1542         <td>The server name of the server serving the request according to the
1543             <code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code>
1544             setting.</td></tr>
1545 <tr><td><code>\&nbsp;</code> (backslash space)</td>
1546         <td>Non-field delimiting space</td></tr>
1547 <tr class="odd"><td><code>%&nbsp;</code> (percent space)</td>
1548         <td>Field delimiter (no output)</td></tr>
1549 </table>
1550
1551     <p>The log ID format <code>%L</code> produces a unique id for a connection
1552     or request. This can be used to correlate which log lines belong to the
1553     same connection or request, which request happens on which connection.
1554     A <code>%L</code> format string is also available in
1555     <code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code>, to allow to correlate access log entries
1556     with error log lines. If <code class="module"><a href="../mod/mod_unique_id.html">mod_unique_id</a></code> is loaded, its
1557     unique id will be used as log ID for requests.</p>
1558
1559     <pre class="prettyprint lang-config">
1560 #Example (default format)
1561 ErrorLogFormat "[%{u}t] [%-m:%l] [pid %P:tid %T] %7F: %E: [client\ %a] %M%&nbsp;,\&nbsp;referer\&nbsp;%{Referer}i"
1562     </pre>
1563
1564
1565     <p>This would result in error messages such as:</p>
1566
1567         <div class="example"><p><code>
1568     [Thu May 12 08:28:57.652118 2011] [core:error] [pid 8777:tid 4326490112] [client ::1:58619] File does not exist: /usr/local/apache2/htdocs/favicon.ico
1569     </code></p></div>
1570
1571     <p>Notice that, as discussed above, some fields are omitted
1572     entirely because they are not defined.</p>
1573
1574     <pre class="prettyprint lang-config">
1575 #Example (similar to the 2.2.x format)
1576 ErrorLogFormat "[%t] [%l] %7F: %E: [client\ %a] %M%&nbsp;,\&nbsp;referer\&nbsp;%{Referer}i"
1577     </pre>
1578
1579
1580     <pre class="prettyprint lang-config">
1581 #Advanced example with request/connection log IDs
1582 ErrorLogFormat "[%{uc}t] [%-m:%-l] [R:%L] [C:%{C}L] %7F: %E: %M"
1583 ErrorLogFormat request "[%{uc}t] [R:%L] Request %k on C:%{c}L pid:%P tid:%T"
1584 ErrorLogFormat request "[%{uc}t] [R:%L] UA:'%+{User-Agent}i'"
1585 ErrorLogFormat request "[%{uc}t] [R:%L] Referer:'%+{Referer}i'"
1586 ErrorLogFormat connection "[%{uc}t] [C:%{c}L] local\ %a remote\ %A"
1587     </pre>
1588
1589
1590
1591 <h3>See also</h3>
1592 <ul>
1593 <li><code class="directive"><a href="#errorlog">ErrorLog</a></code></li>
1594 <li><code class="directive"><a href="#loglevel">LogLevel</a></code></li>
1595 <li><a href="../logs.html">Apache HTTP Server Log Files</a></li>
1596 </ul>
1597 </div>
1598 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1599 <div class="directive-section"><h2><a name="ExtendedStatus" id="ExtendedStatus">ExtendedStatus</a> <a name="extendedstatus" id="extendedstatus">Directive</a></h2>
1600 <table class="directive">
1601 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Keep track of extended status information for each
1602 request</td></tr>
1603 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ExtendedStatus On|Off</code></td></tr>
1604 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ExtendedStatus Off[*]</code></td></tr>
1605 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
1606 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1607 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1608 </table>
1609     <p>This option tracks additional data per worker about the
1610     currently executing request, and a utilization summary; you
1611     can see these variables during runtime by configuring
1612     <code class="module"><a href="../mod/mod_status.html">mod_status</a></code>.  Note that other modules may
1613     rely on this scoreboard.</p>
1614
1615     <p>This setting applies to the entire server, and cannot be
1616     enabled or disabled on a virtualhost-by-virtualhost basis.
1617     The collection of extended status information can slow down
1618     the server.  Also note that this setting cannot be changed
1619     during a graceful restart.</p>
1620
1621     <div class="note">
1622     <p>Note that loading <code class="module"><a href="../mod/mod_status.html">mod_status</a></code> will change
1623     the default behavior to ExtendedStatus On, while other
1624     third party modules may do the same.  Such modules rely on
1625     collecting detailed information about the state of all workers.
1626     The default is changed by <code class="module"><a href="../mod/mod_status.html">mod_status</a></code> beginning
1627     with version 2.3.6; the previous default was always Off.</p>
1628     </div>
1629
1630
1631 </div>
1632 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1633 <div class="directive-section"><h2><a name="FileETag" id="FileETag">FileETag</a> <a name="fileetag" id="fileetag">Directive</a></h2>
1634 <table class="directive">
1635 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>File attributes used to create the ETag
1636 HTTP response header for static files</td></tr>
1637 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>FileETag <var>component</var> ...</code></td></tr>
1638 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>FileETag MTime Size</code></td></tr>
1639 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1640 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
1641 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1642 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1643 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The default used to be "INode&nbsp;MTime&nbsp;Size" in 2.3.14 and
1644 earlier.</td></tr>
1645 </table>
1646     <p>
1647     The <code class="directive">FileETag</code> directive configures the file
1648     attributes that are used to create the <code>ETag</code> (entity
1649     tag) response header field when the document is based on a static file.
1650     (The <code>ETag</code> value is used in cache management to save
1651     network bandwidth.) The
1652     <code class="directive">FileETag</code> directive allows you to choose
1653     which of these -- if any -- should be used. The recognized keywords are:
1654     </p>
1655
1656     <dl>
1657      <dt><strong>INode</strong></dt>
1658      <dd>The file's i-node number will be included in the calculation</dd>
1659      <dt><strong>MTime</strong></dt>
1660      <dd>The date and time the file was last modified will be included</dd>
1661      <dt><strong>Size</strong></dt>
1662      <dd>The number of bytes in the file will be included</dd>
1663      <dt><strong>All</strong></dt>
1664      <dd>All available fields will be used. This is equivalent to:
1665          <pre class="prettyprint lang-config">FileETag INode MTime Size</pre>
1666 </dd>
1667      <dt><strong>None</strong></dt>
1668      <dd>If a document is file-based, no <code>ETag</code> field will be
1669        included in the response</dd>
1670     </dl>
1671
1672     <p>The <code>INode</code>, <code>MTime</code>, and <code>Size</code>
1673     keywords may be prefixed with either <code>+</code> or <code>-</code>,
1674     which allow changes to be made to the default setting inherited
1675     from a broader scope. Any keyword appearing without such a prefix
1676     immediately and completely cancels the inherited setting.</p>
1677
1678     <p>If a directory's configuration includes
1679     <code>FileETag&nbsp;INode&nbsp;MTime&nbsp;Size</code>, and a
1680     subdirectory's includes <code>FileETag&nbsp;-INode</code>,
1681     the setting for that subdirectory (which will be inherited by
1682     any sub-subdirectories that don't override it) will be equivalent to
1683     <code>FileETag&nbsp;MTime&nbsp;Size</code>.</p>
1684     <div class="warning"><h3>Warning</h3>
1685     Do not change the default for directories or locations that have WebDAV
1686     enabled and use <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> as a storage provider.
1687     <code class="module"><a href="../mod/mod_dav_fs.html">mod_dav_fs</a></code> uses <code>MTime&nbsp;Size</code>
1688     as a fixed format for <code>ETag</code> comparisons on conditional requests.
1689     These conditional requests will break if the <code>ETag</code> format is
1690     changed via <code class="directive">FileETag</code>.
1691     </div>
1692     <div class="note"><h3>Server Side Includes</h3>
1693     An ETag is not generated for responses parsed by <code class="module"><a href="../mod/mod_include.html">mod_include</a></code>,
1694     since the response entity can change without a change of the INode, MTime, or Size
1695     of the static file with embedded SSI directives.
1696     </div>
1697
1698
1699 </div>
1700 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1701 <div class="directive-section"><h2><a name="Files" id="Files">&lt;Files&gt;</a> <a name="files" id="files">Directive</a></h2>
1702 <table class="directive">
1703 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply to matched
1704 filenames</td></tr>
1705 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;Files <var>filename</var>&gt; ... &lt;/Files&gt;</code></td></tr>
1706 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1707 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
1708 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1709 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1710 </table>
1711     <p>The <code class="directive">&lt;Files&gt;</code> directive
1712     limits the scope of the enclosed directives by filename. It is comparable
1713     to the <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>
1714     and <code class="directive"><a href="#location">&lt;Location&gt;</a></code>
1715     directives. It should be matched with a <code>&lt;/Files&gt;</code>
1716     directive. The directives given within this section will be applied to
1717     any object with a basename (last component of filename) matching the
1718     specified filename. <code class="directive">&lt;Files&gt;</code>
1719     sections are processed in the order they appear in the
1720     configuration file, after the <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> sections and
1721     <code>.htaccess</code> files are read, but before <code class="directive"><a href="#location">&lt;Location&gt;</a></code> sections. Note
1722     that <code class="directive">&lt;Files&gt;</code> can be nested
1723     inside <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> sections to restrict the
1724     portion of the filesystem they apply to.</p>
1725
1726     <p>The <var>filename</var> argument should include a filename, or
1727     a wild-card string, where <code>?</code> matches any single character,
1728     and <code>*</code> matches any sequences of characters.</p>
1729     <pre class="prettyprint lang-config">
1730 &lt;Files "cat.html"&gt;
1731     # Insert stuff that applies to cat.html here
1732 &lt;/Files&gt;
1733
1734 &lt;Files "?at.*"&gt;
1735     # This would apply to cat.html, bat.html, hat.php and so on.
1736 &lt;/Files&gt;
1737 </pre>
1738
1739     <p><a class="glossarylink" href="../glossary.html#regex" title="see glossary">Regular expressions</a>
1740     can also be used, with the addition of the
1741     <code>~</code> character. For example:</p>
1742
1743     <pre class="prettyprint lang-config">
1744 &lt;Files ~ "\.(gif|jpe?g|png)$"&gt;
1745     #...
1746 &lt;/Files&gt;
1747 </pre>
1748
1749
1750     <p>would match most common Internet graphics formats. <code class="directive"><a href="#filesmatch">&lt;FilesMatch&gt;</a></code> is preferred,
1751     however.</p>
1752
1753     <p>Note that unlike <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> and <code class="directive"><a href="#location">&lt;Location&gt;</a></code> sections, <code class="directive">&lt;Files&gt;</code> sections can be used inside
1754     <code>.htaccess</code> files. This allows users to control access to
1755     their own files, at a file-by-file level.</p>
1756
1757
1758 <h3>See also</h3>
1759 <ul>
1760 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
1761     and &lt;Files&gt; sections work</a> for an explanation of how these
1762     different sections are combined when a request is received</li>
1763 </ul>
1764 </div>
1765 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1766 <div class="directive-section"><h2><a name="FilesMatch" id="FilesMatch">&lt;FilesMatch&gt;</a> <a name="filesmatch" id="filesmatch">Directive</a></h2>
1767 <table class="directive">
1768 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply to regular-expression matched
1769 filenames</td></tr>
1770 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;FilesMatch <var>regex</var>&gt; ... &lt;/FilesMatch&gt;</code></td></tr>
1771 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1772 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
1773 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1774 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1775 </table>
1776     <p>The <code class="directive">&lt;FilesMatch&gt;</code> directive
1777     limits the scope of the enclosed directives by filename, just as the
1778     <code class="directive"><a href="#files">&lt;Files&gt;</a></code> directive
1779     does. However, it accepts a <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular
1780     expression</a>. For example:</p>
1781
1782 <pre class="prettyprint lang-config">
1783 &lt;FilesMatch "\.(gif|jpe?g|png)$"&gt;
1784     # ...
1785 &lt;/FilesMatch&gt;
1786 </pre>
1787
1788
1789     <p>would match most common Internet graphics formats.</p>
1790
1791 <h3>See also</h3>
1792 <ul>
1793 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
1794     and &lt;Files&gt; sections work</a> for an explanation of how these
1795     different sections are combined when a request is received</li>
1796 </ul>
1797 </div>
1798 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1799 <div class="directive-section"><h2><a name="ForceType" id="ForceType">ForceType</a> <a name="forcetype" id="forcetype">Directive</a></h2>
1800 <table class="directive">
1801 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Forces all matching files to be served with the specified
1802 media type in the HTTP Content-Type header field</td></tr>
1803 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ForceType <var>media-type</var>|None</code></td></tr>
1804 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory, .htaccess</td></tr>
1805 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
1806 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1807 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1808 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Moved to the core in Apache httpd 2.0</td></tr>
1809 </table>
1810     <p>When placed into an <code>.htaccess</code> file or a
1811     <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>, or
1812     <code class="directive"><a href="#location">&lt;Location&gt;</a></code> or
1813     <code class="directive"><a href="#files">&lt;Files&gt;</a></code>
1814     section, this directive forces all matching files to be served
1815     with the content type identification given by
1816     <var>media-type</var>. For example, if you had a directory full of
1817     GIF files, but did not want to label them all with <code>.gif</code>,
1818     you might want to use:</p>
1819
1820     <pre class="prettyprint lang-config">ForceType image/gif</pre>
1821
1822
1823     <p>Note that this directive overrides other indirect media type
1824     associations defined in mime.types or via the
1825     <code class="directive"><a href="../mod/mod_mime.html#addtype">AddType</a></code>.</p>
1826
1827     <p>You can also override more general
1828     <code class="directive">ForceType</code> settings
1829     by using the value of <code>None</code>:</p>
1830
1831     <pre class="prettyprint lang-config">
1832 # force all files to be image/gif:
1833 &lt;Location /images&gt;
1834   ForceType image/gif
1835 &lt;/Location&gt;
1836
1837 # but normal mime-type associations here:
1838 &lt;Location /images/mixed&gt;
1839   ForceType None
1840 &lt;/Location&gt;
1841     </pre>
1842
1843
1844     <p>This directive primarily overrides the content types generated for
1845     static files served out of the filesystem.  For resources other than
1846     static files, where the generator of the response typically specifies
1847     a Content-Type, this directive has no effect.</p>
1848
1849
1850 </div>
1851 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1852 <div class="directive-section"><h2><a name="GprofDir" id="GprofDir">GprofDir</a> <a name="gprofdir" id="gprofdir">Directive</a></h2>
1853 <table class="directive">
1854 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Directory to write gmon.out profiling data to.  </td></tr>
1855 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>GprofDir <var>/tmp/gprof/</var>|<var>/tmp/gprof/</var>%</code></td></tr>
1856 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
1857 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1858 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1859 </table>
1860     <p>When the server has been compiled with gprof profiling support,
1861     <code class="directive">GprofDir</code> causes <code>gmon.out</code> files to
1862     be written to the specified directory when the process exits.  If the
1863     argument ends with a percent symbol ('%'), subdirectories are created
1864     for each process id.</p>
1865
1866     <p>This directive currently only works with the <code class="module"><a href="../mod/prefork.html">prefork</a></code>
1867     MPM.</p>
1868
1869 </div>
1870 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1871 <div class="directive-section"><h2><a name="HostnameLookups" id="HostnameLookups">HostnameLookups</a> <a name="hostnamelookups" id="hostnamelookups">Directive</a></h2>
1872 <table class="directive">
1873 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enables DNS lookups on client IP addresses</td></tr>
1874 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>HostnameLookups On|Off|Double</code></td></tr>
1875 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>HostnameLookups Off</code></td></tr>
1876 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
1877 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1878 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1879 </table>
1880     <p>This directive enables DNS lookups so that host names can be
1881     logged (and passed to CGIs/SSIs in <code>REMOTE_HOST</code>).
1882     The value <code>Double</code> refers to doing double-reverse
1883     DNS lookup. That is, after a reverse lookup is performed, a forward
1884     lookup is then performed on that result. At least one of the IP
1885     addresses in the forward lookup must match the original
1886     address. (In "tcpwrappers" terminology this is called
1887     <code>PARANOID</code>.)</p>
1888
1889     <p>Regardless of the setting, when <code class="module"><a href="../mod/mod_authz_host.html">mod_authz_host</a></code> is
1890     used for controlling access by hostname, a double reverse lookup
1891     will be performed.  This is necessary for security. Note that the
1892     result of this double-reverse isn't generally available unless you
1893     set <code>HostnameLookups Double</code>. For example, if only
1894     <code>HostnameLookups On</code> and a request is made to an object
1895     that is protected by hostname restrictions, regardless of whether
1896     the double-reverse fails or not, CGIs will still be passed the
1897     single-reverse result in <code>REMOTE_HOST</code>.</p>
1898
1899     <p>The default is <code>Off</code> in order to save the network
1900     traffic for those sites that don't truly need the reverse
1901     lookups done. It is also better for the end users because they
1902     don't have to suffer the extra latency that a lookup entails.
1903     Heavily loaded sites should leave this directive
1904     <code>Off</code>, since DNS lookups can take considerable
1905     amounts of time. The utility <code class="program"><a href="../programs/logresolve.html">logresolve</a></code>, compiled by
1906     default to the <code>bin</code> subdirectory of your installation
1907     directory, can be used to look up host names from logged IP addresses
1908     offline.</p>
1909
1910     <p>Finally, if you have <a href="mod_authz_host.html#reqhost">hostname-based Require
1911     directives</a>, a hostname lookup will be performed regardless of
1912     the setting of <code>HostnameLookups</code>.</p>
1913
1914 </div>
1915 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1916 <div class="directive-section"><h2><a name="If" id="If">&lt;If&gt;</a> <a name="if" id="if">Directive</a></h2>
1917 <table class="directive">
1918 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply only if a condition is
1919 satisfied by a request at runtime</td></tr>
1920 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;If <var>expression</var>&gt; ... &lt;/If&gt;</code></td></tr>
1921 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1922 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
1923 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1924 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1925 </table>
1926     <p>The <code class="directive">&lt;If&gt;</code> directive
1927     evaluates an expression at runtime, and applies the enclosed
1928     directives if and only if the expression evaluates to true.
1929     For example:</p>
1930
1931     <pre class="prettyprint lang-config">&lt;If "-z req('Host')"&gt;</pre>
1932
1933
1934     <p>would match HTTP/1.0 requests without a <var>Host:</var> header.
1935     Expressions may contain various shell-like operators for string
1936     comparison (<code>=</code>, <code>!=</code>, <code>&lt;</code>, ...),
1937     integer comparison (<code>-eq</code>, <code>-ne</code>, ...),
1938     and others (<code>-n</code>, <code>-z</code>, <code>-f</code>, ...).
1939     It is also possible to use regular expressions, </p>
1940
1941     <pre class="prettyprint lang-config">&lt;If "%{QUERY_STRING} =~ /(delete|commit)=.*?elem/"&gt;</pre>
1942
1943
1944     <p>shell-like pattern matches and many other operations. These operations
1945     can be done on request headers (<code>req</code>), environment variables
1946     (<code>env</code>), and a large number of other properties. The full
1947     documentation is available in <a href="../expr.html">Expressions in
1948     Apache HTTP Server</a>.</p>
1949
1950
1951 <h3>See also</h3>
1952 <ul>
1953 <li><a href="../expr.html">Expressions in Apache HTTP Server</a>,
1954 for a complete reference and more examples.</li>
1955 <li><code class="directive"><a href="#elseif">&lt;ElseIf&gt;</a></code></li>
1956 <li><code class="directive"><a href="#else">&lt;Else&gt;</a></code></li>
1957 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;,
1958     &lt;Files&gt; sections work</a> for an explanation of how these
1959     different sections are combined when a request is received.
1960     <code class="directive">&lt;If&gt;</code>,
1961     <code class="directive">&lt;ElseIf&gt;</code>, and
1962     <code class="directive">&lt;Else&gt;</code> are applied last.</li>
1963 </ul>
1964 </div>
1965 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
1966 <div class="directive-section"><h2><a name="IfDefine" id="IfDefine">&lt;IfDefine&gt;</a> <a name="ifdefine" id="ifdefine">Directive</a></h2>
1967 <table class="directive">
1968 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Encloses directives that will be processed only
1969 if a test is true at startup</td></tr>
1970 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;IfDefine [!]<var>parameter-name</var>&gt; ...
1971     &lt;/IfDefine&gt;</code></td></tr>
1972 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
1973 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
1974 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
1975 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
1976 </table>
1977     <p>The <code>&lt;IfDefine <var>test</var>&gt;...&lt;/IfDefine&gt;
1978     </code> section is used to mark directives that are conditional. The
1979     directives within an <code class="directive">&lt;IfDefine&gt;</code>
1980     section are only processed if the <var>test</var> is true. If <var>
1981     test</var> is false, everything between the start and end markers is
1982     ignored.</p>
1983
1984     <p>The <var>test</var> in the <code class="directive">&lt;IfDefine&gt;</code> section directive can be one of two forms:</p>
1985
1986     <ul>
1987       <li><var>parameter-name</var></li>
1988
1989       <li><code>!</code><var>parameter-name</var></li>
1990     </ul>
1991
1992     <p>In the former case, the directives between the start and end
1993     markers are only processed if the parameter named
1994     <var>parameter-name</var> is defined. The second format reverses
1995     the test, and only processes the directives if
1996     <var>parameter-name</var> is <strong>not</strong> defined.</p>
1997
1998     <p>The <var>parameter-name</var> argument is a define as given on the
1999     <code class="program"><a href="../programs/httpd.html">httpd</a></code> command line via <code>-D<var>parameter</var>
2000     </code> at the time the server was started or by the <code class="directive"><a href="#define">Define</a></code> directive.</p>
2001
2002     <p><code class="directive">&lt;IfDefine&gt;</code> sections are
2003     nest-able, which can be used to implement simple
2004     multiple-parameter tests. Example:</p>
2005
2006     <div class="example"><p><code>httpd -DReverseProxy -DUseCache -DMemCache ...</code></p></div>
2007     <pre class="prettyprint lang-config">
2008 &lt;IfDefine ReverseProxy&gt;
2009   LoadModule proxy_module   modules/mod_proxy.so
2010   LoadModule proxy_http_module   modules/mod_proxy_http.so
2011   &lt;IfDefine UseCache&gt;
2012     LoadModule cache_module   modules/mod_cache.so
2013     &lt;IfDefine MemCache&gt;
2014       LoadModule mem_cache_module   modules/mod_mem_cache.so
2015     &lt;/IfDefine&gt;
2016     &lt;IfDefine !MemCache&gt;
2017       LoadModule cache_disk_module   modules/mod_cache_disk.so
2018     &lt;/IfDefine&gt;
2019   &lt;/IfDefine&gt;
2020 &lt;/IfDefine&gt;
2021     </pre>
2022
2023
2024 </div>
2025 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2026 <div class="directive-section"><h2><a name="IfModule" id="IfModule">&lt;IfModule&gt;</a> <a name="ifmodule" id="ifmodule">Directive</a></h2>
2027 <table class="directive">
2028 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Encloses directives that are processed conditional on the
2029 presence or absence of a specific module</td></tr>
2030 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;IfModule [!]<var>module-file</var>|<var>module-identifier</var>&gt; ...
2031     &lt;/IfModule&gt;</code></td></tr>
2032 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
2033 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
2034 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2035 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2036 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Module identifiers are available in version 2.1 and
2037 later.</td></tr>
2038 </table>
2039     <p>The <code>&lt;IfModule <var>test</var>&gt;...&lt;/IfModule&gt;</code>
2040     section is used to mark directives that are conditional on the presence of
2041     a specific module. The directives within an <code class="directive">&lt;IfModule&gt;</code> section are only processed if the <var>test</var>
2042     is true. If <var>test</var> is false, everything between the start and
2043     end markers is ignored.</p>
2044
2045     <p>The <var>test</var> in the <code class="directive">&lt;IfModule&gt;</code> section directive can be one of two forms:</p>
2046
2047     <ul>
2048       <li><var>module</var></li>
2049
2050       <li>!<var>module</var></li>
2051     </ul>
2052
2053     <p>In the former case, the directives between the start and end
2054     markers are only processed if the module named <var>module</var>
2055     is included in Apache httpd -- either compiled in or
2056     dynamically loaded using <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code>. The second format reverses the test,
2057     and only processes the directives if <var>module</var> is
2058     <strong>not</strong> included.</p>
2059
2060     <p>The <var>module</var> argument can be either the module identifier or
2061     the file name of the module, at the time it was compiled.  For example,
2062     <code>rewrite_module</code> is the identifier and
2063     <code>mod_rewrite.c</code> is the file name. If a module consists of
2064     several source files, use the name of the file containing the string
2065     <code>STANDARD20_MODULE_STUFF</code>.</p>
2066
2067     <p><code class="directive">&lt;IfModule&gt;</code> sections are
2068     nest-able, which can be used to implement simple multiple-module
2069     tests.</p>
2070
2071     <div class="note">This section should only be used if you need to have one
2072     configuration file that works whether or not a specific module
2073     is available. In normal operation, directives need not be
2074     placed in <code class="directive">&lt;IfModule&gt;</code>
2075     sections.</div>
2076
2077 </div>
2078 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2079 <div class="directive-section"><h2><a name="Include" id="Include">Include</a> <a name="include" id="include">Directive</a></h2>
2080 <table class="directive">
2081 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Includes other configuration files from within
2082 the server configuration files</td></tr>
2083 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Include <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></code></td></tr>
2084 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
2085 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2086 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2087 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Wildcard matching available in 2.0.41 and later, directory
2088 wildcard matching available in 2.3.6 and later</td></tr>
2089 </table>
2090     <p>This directive allows inclusion of other configuration files
2091     from within the server configuration files.</p>
2092
2093     <p>Shell-style (<code>fnmatch()</code>) wildcard characters can be used
2094     in the filename or directory parts of the path to include several files
2095     at once, in alphabetical order. In addition, if
2096     <code class="directive">Include</code> points to a directory, rather than a file,
2097     Apache httpd will read all files in that directory and any subdirectory.
2098     However, including entire directories is not recommended, because it is
2099     easy to accidentally leave temporary files in a directory that can cause
2100     <code class="program"><a href="../programs/httpd.html">httpd</a></code> to fail. Instead, we encourage you to use the
2101     wildcard syntax shown below, to include files that match a particular
2102     pattern, such as *.conf, for example.</p>
2103
2104     <p>The <code class="directive"><a href="#include">Include</a></code> directive will
2105     <strong>fail with an error</strong> if a wildcard expression does not
2106     match any file. The <code class="directive"><a href="#includeoptional">IncludeOptional</a></code>
2107     directive can be used if non-matching wildcards should be ignored.</p>
2108
2109     <p>The file path specified may be an absolute path, or may be relative
2110     to the <code class="directive"><a href="#serverroot">ServerRoot</a></code> directory.</p>
2111
2112     <p>Examples:</p>
2113
2114     <pre class="prettyprint lang-config">
2115 Include /usr/local/apache2/conf/ssl.conf
2116 Include /usr/local/apache2/conf/vhosts/*.conf
2117     </pre>
2118
2119
2120     <p>Or, providing paths relative to your <code class="directive"><a href="#serverroot">ServerRoot</a></code> directory:</p>
2121
2122     <pre class="prettyprint lang-config">
2123 Include conf/ssl.conf
2124 Include conf/vhosts/*.conf
2125     </pre>
2126
2127
2128     <p>Wildcards may be included in the directory or file portion of the
2129     path. This example will fail if there is no subdirectory in conf/vhosts
2130     that contains at least one *.conf file:</p>
2131
2132     <pre class="prettyprint lang-config">Include conf/vhosts/*/*.conf</pre>
2133
2134
2135     <p>Alternatively, the following command will just be ignored in case of
2136     missing files or directories:</p>
2137
2138     <pre class="prettyprint lang-config">IncludeOptional conf/vhosts/*/*.conf</pre>
2139
2140
2141
2142 <h3>See also</h3>
2143 <ul>
2144 <li><code class="directive"><a href="#includeoptional">IncludeOptional</a></code></li>
2145 <li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li>
2146 </ul>
2147 </div>
2148 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2149 <div class="directive-section"><h2><a name="IncludeOptional" id="IncludeOptional">IncludeOptional</a> <a name="includeoptional" id="includeoptional">Directive</a></h2>
2150 <table class="directive">
2151 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Includes other configuration files from within
2152 the server configuration files</td></tr>
2153 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>IncludeOptional <var>file-path</var>|<var>directory-path</var>|<var>wildcard</var></code></td></tr>
2154 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
2155 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2156 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2157 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in 2.3.6 and later</td></tr>
2158 </table>
2159     <p>This directive allows inclusion of other configuration files
2160     from within the server configuration files. It works identically to the
2161     <code class="directive"><a href="#include">Include</a></code> directive, with the
2162     exception that if wildcards do not match any file or directory, the
2163     <code class="directive"><a href="#includeoptional">IncludeOptional</a></code> directive will be
2164     silently ignored instead of causing an error.</p>
2165
2166 <h3>See also</h3>
2167 <ul>
2168 <li><code class="directive"><a href="#include">Include</a></code></li>
2169 <li><code class="program"><a href="../programs/apachectl.html">apachectl</a></code></li>
2170 </ul>
2171 </div>
2172 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2173 <div class="directive-section"><h2><a name="KeepAlive" id="KeepAlive">KeepAlive</a> <a name="keepalive" id="keepalive">Directive</a></h2>
2174 <table class="directive">
2175 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Enables HTTP persistent connections</td></tr>
2176 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>KeepAlive On|Off</code></td></tr>
2177 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>KeepAlive On</code></td></tr>
2178 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2179 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2180 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2181 </table>
2182     <p>The Keep-Alive extension to HTTP/1.0 and the persistent
2183     connection feature of HTTP/1.1 provide long-lived HTTP sessions
2184     which allow multiple requests to be sent over the same TCP
2185     connection. In some cases this has been shown to result in an
2186     almost 50% speedup in latency times for HTML documents with
2187     many images. To enable Keep-Alive connections, set
2188     <code>KeepAlive On</code>.</p>
2189
2190     <p>For HTTP/1.0 clients, Keep-Alive connections will only be
2191     used if they are specifically requested by a client. In
2192     addition, a Keep-Alive connection with an HTTP/1.0 client can
2193     only be used when the length of the content is known in
2194     advance. This implies that dynamic content such as CGI output,
2195     SSI pages, and server-generated directory listings will
2196     generally not use Keep-Alive connections to HTTP/1.0 clients.
2197     For HTTP/1.1 clients, persistent connections are the default
2198     unless otherwise specified. If the client requests it, chunked
2199     encoding will be used in order to send content of unknown
2200     length over persistent connections.</p>
2201
2202     <p>When a client uses a Keep-Alive connection it will be counted
2203     as a single "request" for the <code class="directive"><a href="../mod/mpm_common.html#maxconnectionsperchild">MaxConnectionsPerChild</a></code> directive, regardless
2204     of how many requests are sent using the connection.</p>
2205
2206 <h3>See also</h3>
2207 <ul>
2208 <li><code class="directive"><a href="#maxkeepaliverequests">MaxKeepAliveRequests</a></code></li>
2209 </ul>
2210 </div>
2211 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2212 <div class="directive-section"><h2><a name="KeepAliveTimeout" id="KeepAliveTimeout">KeepAliveTimeout</a> <a name="keepalivetimeout" id="keepalivetimeout">Directive</a></h2>
2213 <table class="directive">
2214 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Amount of time the server will wait for subsequent
2215 requests on a persistent connection</td></tr>
2216 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>KeepAliveTimeout <var>num</var>[ms]</code></td></tr>
2217 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>KeepAliveTimeout 5</code></td></tr>
2218 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2219 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2220 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2221 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Specifying a value in milliseconds is available in
2222 Apache httpd 2.3.2 and later</td></tr>
2223 </table>
2224     <p>The number of seconds Apache httpd will wait for a subsequent
2225     request before closing the connection. By adding a postfix of ms the
2226     timeout can be also set in milliseconds. Once a request has been
2227     received, the timeout value specified by the
2228     <code class="directive"><a href="#timeout">Timeout</a></code> directive applies.</p>
2229
2230     <p>Setting <code class="directive">KeepAliveTimeout</code> to a high value
2231     may cause performance problems in heavily loaded servers. The
2232     higher the timeout, the more server processes will be kept
2233     occupied waiting on connections with idle clients.</p>
2234
2235     <p>In a name-based virtual host context, the value of the first
2236     defined virtual host best matching the local IP and port will be used.</p>
2237
2238 </div>
2239 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2240 <div class="directive-section"><h2><a name="Limit" id="Limit">&lt;Limit&gt;</a> <a name="limit" id="limit">Directive</a></h2>
2241 <table class="directive">
2242 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Restrict enclosed access controls to only certain HTTP
2243 methods</td></tr>
2244 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;Limit <var>method</var> [<var>method</var>] ... &gt; ...
2245     &lt;/Limit&gt;</code></td></tr>
2246 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory, .htaccess</td></tr>
2247 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig, Limit</td></tr>
2248 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2249 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2250 </table>
2251     <p>Access controls are normally effective for
2252     <strong>all</strong> access methods, and this is the usual
2253     desired behavior. <strong>In the general case, access control
2254     directives should not be placed within a
2255     <code class="directive">&lt;Limit&gt;</code> section.</strong></p>
2256
2257     <p>The purpose of the <code class="directive">&lt;Limit&gt;</code>
2258     directive is to restrict the effect of the access controls to the
2259     nominated HTTP methods. For all other methods, the access
2260     restrictions that are enclosed in the <code class="directive">&lt;Limit&gt;</code> bracket <strong>will have no
2261     effect</strong>. The following example applies the access control
2262     only to the methods <code>POST</code>, <code>PUT</code>, and
2263     <code>DELETE</code>, leaving all other methods unprotected:</p>
2264
2265     <pre class="prettyprint lang-config">
2266 &lt;Limit POST PUT DELETE&gt;
2267   Require valid-user
2268 &lt;/Limit&gt;
2269     </pre>
2270
2271
2272     <p>The method names listed can be one or more of: <code>GET</code>,
2273     <code>POST</code>, <code>PUT</code>, <code>DELETE</code>,
2274     <code>CONNECT</code>, <code>OPTIONS</code>,
2275     <code>PATCH</code>, <code>PROPFIND</code>, <code>PROPPATCH</code>,
2276     <code>MKCOL</code>, <code>COPY</code>, <code>MOVE</code>,
2277     <code>LOCK</code>, and <code>UNLOCK</code>. <strong>The method name is
2278     case-sensitive.</strong> If <code>GET</code> is used it will also
2279     restrict <code>HEAD</code> requests. The <code>TRACE</code> method
2280     cannot be limited (see <code class="directive"><a href="#traceenable">TraceEnable</a></code>).</p>
2281
2282     <div class="warning">A <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code> section should always be
2283     used in preference to a <code class="directive">&lt;Limit&gt;</code>
2284     section when restricting access, since a <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code> section provides protection
2285     against arbitrary methods.</div>
2286
2287     <p>The <code class="directive">&lt;Limit&gt;</code> and
2288     <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code>
2289     directives may be nested.  In this case, each successive level of
2290     <code class="directive">&lt;Limit&gt;</code> or <code class="directive"><a href="#limitexcept">&lt;LimitExcept&gt;</a></code> directives must
2291     further restrict the set of methods to which access controls apply.</p>
2292
2293     <div class="warning">When using
2294     <code class="directive">&lt;Limit&gt;</code> or
2295     <code class="directive">&lt;LimitExcept&gt;</code> directives with
2296     the <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code> directive,
2297     note that the first <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code>
2298     to succeed authorizes the request, regardless of the presence of other
2299     <code class="directive"><a href="../mod/mod_authz_core.html#require">Require</a></code> directives.</div>
2300
2301     <p>For example, given the following configuration, all users will
2302     be authorized for <code>POST</code> requests, and the
2303     <code>Require group editors</code> directive will be ignored
2304     in all cases:</p>
2305
2306     <pre class="prettyprint lang-config">
2307 &lt;LimitExcept GET&gt;
2308   Require valid-user
2309 &lt;/LimitExcept&gt;
2310 &lt;Limit POST&gt;
2311   Require group editors
2312 &lt;/Limit&gt;
2313     </pre>
2314
2315
2316 </div>
2317 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2318 <div class="directive-section"><h2><a name="LimitExcept" id="LimitExcept">&lt;LimitExcept&gt;</a> <a name="limitexcept" id="limitexcept">Directive</a></h2>
2319 <table class="directive">
2320 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Restrict access controls to all HTTP methods
2321 except the named ones</td></tr>
2322 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;LimitExcept <var>method</var> [<var>method</var>] ... &gt; ...
2323     &lt;/LimitExcept&gt;</code></td></tr>
2324 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>directory, .htaccess</td></tr>
2325 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>AuthConfig, Limit</td></tr>
2326 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2327 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2328 </table>
2329     <p><code class="directive">&lt;LimitExcept&gt;</code> and
2330     <code>&lt;/LimitExcept&gt;</code> are used to enclose
2331     a group of access control directives which will then apply to any
2332     HTTP access method <strong>not</strong> listed in the arguments;
2333     i.e., it is the opposite of a <code class="directive"><a href="#limit">&lt;Limit&gt;</a></code> section and can be used to control
2334     both standard and nonstandard/unrecognized methods. See the
2335     documentation for <code class="directive"><a href="#limit">&lt;Limit&gt;</a></code> for more details.</p>
2336
2337     <p>For example:</p>
2338
2339     <pre class="prettyprint lang-config">
2340 &lt;LimitExcept POST GET&gt;
2341   Require valid-user
2342 &lt;/LimitExcept&gt;
2343     </pre>
2344
2345
2346
2347 </div>
2348 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2349 <div class="directive-section"><h2><a name="LimitInternalRecursion" id="LimitInternalRecursion">LimitInternalRecursion</a> <a name="limitinternalrecursion" id="limitinternalrecursion">Directive</a></h2>
2350 <table class="directive">
2351 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Determine maximum number of internal redirects and nested
2352 subrequests</td></tr>
2353 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LimitInternalRecursion <var>number</var> [<var>number</var>]</code></td></tr>
2354 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LimitInternalRecursion 10</code></td></tr>
2355 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2356 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2357 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2358 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.0.47 and later</td></tr>
2359 </table>
2360     <p>An internal redirect happens, for example, when using the <code class="directive"><a href="../mod/mod_actions.html#action">Action</a></code> directive, which internally
2361     redirects the original request to a CGI script. A subrequest is Apache httpd's
2362     mechanism to find out what would happen for some URI if it were requested.
2363     For example, <code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code> uses subrequests to look for the
2364     files listed in the <code class="directive"><a href="../mod/mod_dir.html#directoryindex">DirectoryIndex</a></code>
2365     directive.</p>
2366
2367     <p><code class="directive">LimitInternalRecursion</code> prevents the server
2368     from crashing when entering an infinite loop of internal redirects or
2369     subrequests. Such loops are usually caused by misconfigurations.</p>
2370
2371     <p>The directive stores two different limits, which are evaluated on
2372     per-request basis. The first <var>number</var> is the maximum number of
2373     internal redirects, that may follow each other. The second <var>number</var>
2374     determines, how deep subrequests may be nested. If you specify only one
2375     <var>number</var>, it will be assigned to both limits.</p>
2376
2377     <pre class="prettyprint lang-config">LimitInternalRecursion 5</pre>
2378
2379
2380 </div>
2381 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2382 <div class="directive-section"><h2><a name="LimitRequestBody" id="LimitRequestBody">LimitRequestBody</a> <a name="limitrequestbody" id="limitrequestbody">Directive</a></h2>
2383 <table class="directive">
2384 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Restricts the total size of the HTTP request body sent
2385 from the client</td></tr>
2386 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LimitRequestBody <var>bytes</var></code></td></tr>
2387 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LimitRequestBody 0</code></td></tr>
2388 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
2389 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
2390 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2391 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2392 </table>
2393     <p>This directive specifies the number of <var>bytes</var> from 0
2394     (meaning unlimited) to 2147483647 (2GB) that are allowed in a
2395     request body. See the note below for the limited applicability
2396     to proxy requests.</p>
2397
2398     <p>The <code class="directive">LimitRequestBody</code> directive allows
2399     the user to set a limit on the allowed size of an HTTP request
2400     message body within the context in which the directive is given
2401     (server, per-directory, per-file or per-location). If the client
2402     request exceeds that limit, the server will return an error
2403     response instead of servicing the request. The size of a normal
2404     request message body will vary greatly depending on the nature of
2405     the resource and the methods allowed on that resource. CGI scripts
2406     typically use the message body for retrieving form information.
2407     Implementations of the <code>PUT</code> method will require
2408     a value at least as large as any representation that the server
2409     wishes to accept for that resource.</p>
2410
2411     <p>This directive gives the server administrator greater
2412     control over abnormal client request behavior, which may be
2413     useful for avoiding some forms of denial-of-service
2414     attacks.</p>
2415
2416     <p>If, for example, you are permitting file upload to a particular
2417     location, and wish to limit the size of the uploaded file to 100K,
2418     you might use the following directive:</p>
2419
2420     <pre class="prettyprint lang-config">LimitRequestBody 102400</pre>
2421
2422
2423     <div class="note"><p>For a full description of how this directive is interpreted by
2424     proxy requests, see the <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> documentation.</p>
2425     </div>
2426
2427
2428 </div>
2429 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2430 <div class="directive-section"><h2><a name="LimitRequestFields" id="LimitRequestFields">LimitRequestFields</a> <a name="limitrequestfields" id="limitrequestfields">Directive</a></h2>
2431 <table class="directive">
2432 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limits the number of HTTP request header fields that
2433 will be accepted from the client</td></tr>
2434 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LimitRequestFields <var>number</var></code></td></tr>
2435 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LimitRequestFields 100</code></td></tr>
2436 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2437 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2438 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2439 </table>
2440     <p><var>Number</var> is an integer from 0 (meaning unlimited) to
2441     32767. The default value is defined by the compile-time
2442     constant <code>DEFAULT_LIMIT_REQUEST_FIELDS</code> (100 as
2443     distributed).</p>
2444
2445     <p>The <code class="directive">LimitRequestFields</code> directive allows
2446     the server administrator to modify the limit on the number of
2447     request header fields allowed in an HTTP request. A server needs
2448     this value to be larger than the number of fields that a normal
2449     client request might include. The number of request header fields
2450     used by a client rarely exceeds 20, but this may vary among
2451     different client implementations, often depending upon the extent
2452     to which a user has configured their browser to support detailed
2453     content negotiation. Optional HTTP extensions are often expressed
2454     using request header fields.</p>
2455
2456     <p>This directive gives the server administrator greater
2457     control over abnormal client request behavior, which may be
2458     useful for avoiding some forms of denial-of-service attacks.
2459     The value should be increased if normal clients see an error
2460     response from the server that indicates too many fields were
2461     sent in the request.</p>
2462
2463     <p>For example:</p>
2464
2465     <pre class="prettyprint lang-config">LimitRequestFields 50</pre>
2466
2467
2468      <div class="warning"><h3>Warning</h3>
2469      <p> When name-based virtual hosting is used, the value for this
2470      directive is taken from the default (first-listed) virtual host for the
2471      local IP and port combination.</p>
2472      </div>
2473
2474
2475 </div>
2476 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2477 <div class="directive-section"><h2><a name="LimitRequestFieldSize" id="LimitRequestFieldSize">LimitRequestFieldSize</a> <a name="limitrequestfieldsize" id="limitrequestfieldsize">Directive</a></h2>
2478 <table class="directive">
2479 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limits the size of the HTTP request header allowed from the
2480 client</td></tr>
2481 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LimitRequestFieldSize <var>bytes</var></code></td></tr>
2482 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LimitRequestFieldSize 8190</code></td></tr>
2483 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2484 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2485 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2486 </table>
2487     <p>This directive specifies the number of <var>bytes</var>
2488     that will be allowed in an HTTP request header.</p>
2489
2490     <p>The <code class="directive">LimitRequestFieldSize</code> directive
2491     allows the server administrator to set the limit
2492     on the allowed size of an HTTP request header field. A server
2493     needs this value to be large enough to hold any one header field
2494     from a normal client request. The size of a normal request header
2495     field will vary greatly among different client implementations,
2496     often depending upon the extent to which a user has configured
2497     their browser to support detailed content negotiation. SPNEGO
2498     authentication headers can be up to 12392 bytes.</p>
2499
2500     <p>This directive gives the server administrator greater
2501     control over abnormal client request behavior, which may be
2502     useful for avoiding some forms of denial-of-service attacks.</p>
2503
2504     <p>For example:</p>
2505
2506     <pre class="prettyprint lang-config">LimitRequestFieldSize 4094</pre>
2507
2508
2509     <div class="note">Under normal conditions, the value should not be changed from
2510     the default.</div>
2511
2512     <div class="warning"><h3>Warning</h3>
2513     <p> When name-based virtual hosting is used, the value for this
2514     directive is taken from the default (first-listed) virtual host best
2515     matching the current IP address and port combination.</p>
2516     </div>
2517
2518 </div>
2519 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2520 <div class="directive-section"><h2><a name="LimitRequestLine" id="LimitRequestLine">LimitRequestLine</a> <a name="limitrequestline" id="limitrequestline">Directive</a></h2>
2521 <table class="directive">
2522 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limit the size of the HTTP request line that will be accepted
2523 from the client</td></tr>
2524 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LimitRequestLine <var>bytes</var></code></td></tr>
2525 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LimitRequestLine 8190</code></td></tr>
2526 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2527 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2528 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2529 </table>
2530     <p>This directive sets the number of <var>bytes</var> that will be
2531     allowed on the HTTP request-line.</p>
2532
2533     <p>The <code class="directive">LimitRequestLine</code> directive allows
2534     the server administrator to set the limit on the allowed size
2535     of a client's HTTP request-line. Since the request-line consists of the
2536     HTTP method, URI, and protocol version, the
2537     <code class="directive">LimitRequestLine</code> directive places a
2538     restriction on the length of a request-URI allowed for a request
2539     on the server. A server needs this value to be large enough to
2540     hold any of its resource names, including any information that
2541     might be passed in the query part of a <code>GET</code> request.</p>
2542
2543     <p>This directive gives the server administrator greater
2544     control over abnormal client request behavior, which may be
2545     useful for avoiding some forms of denial-of-service attacks.</p>
2546
2547     <p>For example:</p>
2548
2549     <pre class="prettyprint lang-config">LimitRequestLine 4094</pre>
2550
2551
2552     <div class="note">Under normal conditions, the value should not be changed from
2553     the default. Also, you can't set this higher than 8190 without
2554     modifying the source and rebuilding.</div>
2555
2556     <div class="warning"><h3>Warning</h3>
2557     <p> When name-based virtual hosting is used, the value for this
2558     directive is taken from the default (first-listed) virtual host best
2559     matching the current IP address and port combination.</p>
2560     </div>
2561
2562
2563 </div>
2564 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2565 <div class="directive-section"><h2><a name="LimitXMLRequestBody" id="LimitXMLRequestBody">LimitXMLRequestBody</a> <a name="limitxmlrequestbody" id="limitxmlrequestbody">Directive</a></h2>
2566 <table class="directive">
2567 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limits the size of an XML-based request body</td></tr>
2568 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LimitXMLRequestBody <var>bytes</var></code></td></tr>
2569 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LimitXMLRequestBody 1000000</code></td></tr>
2570 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
2571 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
2572 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2573 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2574 </table>
2575     <p>Limit (in bytes) on maximum size of an XML-based request
2576     body. A value of <code>0</code> will disable any checking.</p>
2577
2578     <p>Example:</p>
2579
2580     <pre class="prettyprint lang-config">LimitXMLRequestBody 0</pre>
2581
2582
2583
2584 </div>
2585 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2586 <div class="directive-section"><h2><a name="Location" id="Location">&lt;Location&gt;</a> <a name="location" id="location">Directive</a></h2>
2587 <table class="directive">
2588 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Applies the enclosed directives only to matching
2589 URLs</td></tr>
2590 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;Location
2591     <var>URL-path</var>|<var>URL</var>&gt; ... &lt;/Location&gt;</code></td></tr>
2592 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2593 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2594 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2595 </table>
2596     <p>The <code class="directive">&lt;Location&gt;</code> directive
2597     limits the scope of the enclosed directives by URL. It is similar to the
2598     <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>
2599     directive, and starts a subsection which is terminated with a
2600     <code>&lt;/Location&gt;</code> directive. <code class="directive">&lt;Location&gt;</code> sections are processed in the
2601     order they appear in the configuration file, after the <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> sections and
2602     <code>.htaccess</code> files are read, and after the <code class="directive"><a href="#files">&lt;Files&gt;</a></code> sections.</p>
2603
2604     <p><code class="directive">&lt;Location&gt;</code> sections operate
2605     completely outside the filesystem.  This has several consequences.
2606     Most importantly, <code class="directive">&lt;Location&gt;</code>
2607     directives should not be used to control access to filesystem
2608     locations.  Since several different URLs may map to the same
2609     filesystem location, such access controls may by circumvented.</p>
2610
2611     <p>The enclosed directives will be applied to the request if the path component
2612     of the URL meets <em>any</em> of the following criteria:
2613     </p>
2614     <ul>
2615       <li>The specified location matches exactly the path component of the URL.
2616       </li>
2617       <li>The specified location, which ends in a forward slash, is a prefix
2618       of the path component of the URL (treated as a context root).
2619       </li>
2620       <li>The specified location, with the addition of a trailing slash, is a
2621       prefix of the path component of the URL (also treated as a context root).
2622       </li>
2623     </ul>
2624     <p>
2625     In the example below, where no trailing slash is used, requests to
2626     /private1, /private1/ and /private1/file.txt will have the enclosed
2627     directives applied, but /private1other would not.
2628     </p>
2629     <pre class="prettyprint lang-config">
2630 &lt;Location /private1&gt;
2631     #  ...
2632 &lt;/Location&gt;
2633     </pre>
2634
2635     <p>
2636     In the example below, where a trailing slash is used, requests to
2637     /private2/ and /private2/file.txt will have the enclosed
2638     directives applied, but /private2 and /private2other would not.
2639     </p>
2640     <pre class="prettyprint lang-config">
2641 &lt;Location /private2<em>/</em>&gt;
2642     # ...
2643 &lt;/Location&gt;
2644     </pre>
2645
2646
2647     <div class="note"><h3>When to use <code class="directive">&lt;Location&gt;</code></h3>
2648
2649     <p>Use <code class="directive">&lt;Location&gt;</code> to apply
2650     directives to content that lives outside the filesystem.  For
2651     content that lives in the filesystem, use <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> and <code class="directive"><a href="#files">&lt;Files&gt;</a></code>.  An exception is
2652     <code>&lt;Location /&gt;</code>, which is an easy way to
2653     apply a configuration to the entire server.</p>
2654     </div>
2655
2656     <p>For all origin (non-proxy) requests, the URL to be matched is a
2657     URL-path of the form <code>/path/</code>.  <em>No scheme, hostname,
2658     port, or query string may be included.</em>  For proxy requests, the
2659     URL to be matched is of the form
2660     <code>scheme://servername/path</code>, and you must include the
2661     prefix.</p>
2662
2663     <p>The URL may use wildcards. In a wild-card string, <code>?</code> matches
2664     any single character, and <code>*</code> matches any sequences of
2665     characters. Neither wildcard character matches a / in the URL-path.</p>
2666
2667     <p><a class="glossarylink" href="../glossary.html#regex" title="see glossary">Regular expressions</a>
2668     can also be used, with the addition of the <code>~</code>
2669     character. For example:</p>
2670
2671     <pre class="prettyprint lang-config">
2672 &lt;Location ~ "/(extra|special)/data"&gt;
2673     #...
2674 &lt;/Location&gt;
2675 </pre>
2676
2677
2678     <p>would match URLs that contained the substring <code>/extra/data</code>
2679     or <code>/special/data</code>. The directive <code class="directive"><a href="#locationmatch">&lt;LocationMatch&gt;</a></code> behaves
2680     identical to the regex version of <code class="directive">&lt;Location&gt;</code>, and is preferred, for the
2681     simple reason that <code>~</code> is hard to distinguish from
2682     <code>-</code> in many fonts.</p>
2683
2684     <p>The <code class="directive">&lt;Location&gt;</code>
2685     functionality is especially useful when combined with the
2686     <code class="directive"><a href="#sethandler">SetHandler</a></code>
2687     directive. For example, to enable status requests, but allow them
2688     only from browsers at <code>example.com</code>, you might use:</p>
2689
2690     <pre class="prettyprint lang-config">
2691 &lt;Location /status&gt;
2692   SetHandler server-status
2693   Require host example.com
2694 &lt;/Location&gt;
2695     </pre>
2696
2697
2698     <div class="note"><h3>Note about / (slash)</h3>
2699       <p>The slash character has special meaning depending on where in a
2700       URL it appears. People may be used to its behavior in the filesystem
2701       where multiple adjacent slashes are frequently collapsed to a single
2702       slash (<em>i.e.</em>, <code>/home///foo</code> is the same as
2703       <code>/home/foo</code>). In URL-space this is not necessarily true.
2704       The <code class="directive"><a href="#locationmatch">&lt;LocationMatch&gt;</a></code>
2705       directive and the regex version of <code class="directive">&lt;Location&gt;</code> require you to explicitly specify multiple
2706       slashes if that is your intention.</p>
2707
2708       <p>For example, <code>&lt;LocationMatch ^/abc&gt;</code> would match
2709       the request URL <code>/abc</code> but not the request URL <code>
2710       //abc</code>. The (non-regex) <code class="directive">&lt;Location&gt;</code> directive behaves similarly when used for
2711       proxy requests. But when (non-regex) <code class="directive">&lt;Location&gt;</code> is used for non-proxy requests it will
2712       implicitly match multiple slashes with a single slash. For example,
2713       if you specify <code>&lt;Location /abc/def&gt;</code> and the
2714       request is to <code>/abc//def</code> then it will match.</p>
2715     </div>
2716
2717 <h3>See also</h3>
2718 <ul>
2719 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
2720     and &lt;Files&gt; sections work</a> for an explanation of how these
2721     different sections are combined when a request is received.</li>
2722 <li><code class="directive"><a href="#locationmatch">LocationMatch</a></code></li>
2723 </ul>
2724 </div>
2725 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2726 <div class="directive-section"><h2><a name="LocationMatch" id="LocationMatch">&lt;LocationMatch&gt;</a> <a name="locationmatch" id="locationmatch">Directive</a></h2>
2727 <table class="directive">
2728 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Applies the enclosed directives only to regular-expression
2729 matching URLs</td></tr>
2730 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;LocationMatch
2731     <var>regex</var>&gt; ... &lt;/LocationMatch&gt;</code></td></tr>
2732 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2733 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2734 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2735 </table>
2736     <p>The <code class="directive">&lt;LocationMatch&gt;</code> directive
2737     limits the scope of the enclosed directives by URL, in an identical manner
2738     to <code class="directive"><a href="#location">&lt;Location&gt;</a></code>. However,
2739     it takes a <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expression</a>
2740     as an argument instead of a simple string. For example:</p>
2741
2742     <pre class="prettyprint lang-config">
2743 &lt;LocationMatch "/(extra|special)/data"&gt;
2744     # ...
2745 &lt;/LocationMatch&gt;
2746 </pre>
2747
2748
2749     <p>would match URLs that contained the substring <code>/extra/data</code>
2750     or <code>/special/data</code>.</p>
2751
2752 <h3>See also</h3>
2753 <ul>
2754 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
2755     and &lt;Files&gt; sections work</a> for an explanation of how these
2756     different sections are combined when a request is received</li>
2757 </ul>
2758 </div>
2759 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2760 <div class="directive-section"><h2><a name="LogLevel" id="LogLevel">LogLevel</a> <a name="loglevel" id="loglevel">Directive</a></h2>
2761 <table class="directive">
2762 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Controls the verbosity of the ErrorLog</td></tr>
2763 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>LogLevel [<var>module</var>:]<var>level</var>
2764     [<var>module</var>:<var>level</var>] ...
2765 </code></td></tr>
2766 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>LogLevel warn</code></td></tr>
2767 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
2768 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2769 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2770 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Per-module and per-directory configuration is available in
2771     Apache HTTP Server 2.3.6 and later</td></tr>
2772 </table>
2773     <p><code class="directive">LogLevel</code> adjusts the verbosity of the
2774     messages recorded in the error logs (see <code class="directive"><a href="#errorlog">ErrorLog</a></code> directive). The following
2775     <var>level</var>s are available, in order of decreasing
2776     significance:</p>
2777
2778     <table class="bordered">
2779     
2780       <tr>
2781         <th><strong>Level</strong> </th>
2782
2783         <th><strong>Description</strong> </th>
2784
2785         <th><strong>Example</strong> </th>
2786       </tr>
2787
2788       <tr>
2789         <td><code>emerg</code> </td>
2790
2791         <td>Emergencies - system is unusable.</td>
2792
2793         <td>"Child cannot open lock file. Exiting"</td>
2794       </tr>
2795
2796       <tr>
2797         <td><code>alert</code> </td>
2798
2799         <td>Action must be taken immediately.</td>
2800
2801         <td>"getpwuid: couldn't determine user name from uid"</td>
2802       </tr>
2803
2804       <tr>
2805         <td><code>crit</code> </td>
2806
2807         <td>Critical Conditions.</td>
2808
2809         <td>"socket: Failed to get a socket, exiting child"</td>
2810       </tr>
2811
2812       <tr>
2813         <td><code>error</code> </td>
2814
2815         <td>Error conditions.</td>
2816
2817         <td>"Premature end of script headers"</td>
2818       </tr>
2819
2820       <tr>
2821         <td><code>warn</code> </td>
2822
2823         <td>Warning conditions.</td>
2824
2825         <td>"child process 1234 did not exit, sending another
2826         SIGHUP"</td>
2827       </tr>
2828
2829       <tr>
2830         <td><code>notice</code> </td>
2831
2832         <td>Normal but significant condition.</td>
2833
2834         <td>"httpd: caught SIGBUS, attempting to dump core in
2835         ..."</td>
2836       </tr>
2837
2838       <tr>
2839         <td><code>info</code> </td>
2840
2841         <td>Informational.</td>
2842
2843         <td>"Server seems busy, (you may need to increase
2844         StartServers, or Min/MaxSpareServers)..."</td>
2845       </tr>
2846
2847       <tr>
2848         <td><code>debug</code> </td>
2849
2850         <td>Debug-level messages</td>
2851
2852         <td>"Opening config file ..."</td>
2853       </tr>
2854       <tr>
2855         <td><code>trace1</code> </td>
2856
2857         <td>Trace messages</td>
2858
2859         <td>"proxy: FTP: control connection complete"</td>
2860       </tr>
2861       <tr>
2862         <td><code>trace2</code> </td>
2863
2864         <td>Trace messages</td>
2865
2866         <td>"proxy: CONNECT: sending the CONNECT request to the remote proxy"</td>
2867       </tr>
2868       <tr>
2869         <td><code>trace3</code> </td>
2870
2871         <td>Trace messages</td>
2872
2873         <td>"openssl: Handshake: start"</td>
2874       </tr>
2875       <tr>
2876         <td><code>trace4</code> </td>
2877
2878         <td>Trace messages</td>
2879
2880         <td>"read from buffered SSL brigade, mode 0, 17 bytes"</td>
2881       </tr>
2882       <tr>
2883         <td><code>trace5</code> </td>
2884
2885         <td>Trace messages</td>
2886
2887         <td>"map lookup FAILED: map=rewritemap key=keyname"</td>
2888       </tr>
2889       <tr>
2890         <td><code>trace6</code> </td>
2891
2892         <td>Trace messages</td>
2893
2894         <td>"cache lookup FAILED, forcing new map lookup"</td>
2895       </tr>
2896       <tr>
2897         <td><code>trace7</code> </td>
2898
2899         <td>Trace messages, dumping large amounts of data</td>
2900
2901         <td>"| 0000: 02 23 44 30 13 40 ac 34 df 3d bf 9a 19 49 39 15 |"</td>
2902       </tr>
2903       <tr>
2904         <td><code>trace8</code> </td>
2905
2906         <td>Trace messages, dumping large amounts of data</td>
2907
2908         <td>"| 0000: 02 23 44 30 13 40 ac 34 df 3d bf 9a 19 49 39 15 |"</td>
2909       </tr>
2910     </table>
2911
2912     <p>When a particular level is specified, messages from all
2913     other levels of higher significance will be reported as well.
2914     <em>E.g.</em>, when <code>LogLevel info</code> is specified,
2915     then messages with log levels of <code>notice</code> and
2916     <code>warn</code> will also be posted.</p>
2917
2918     <p>Using a level of at least <code>crit</code> is
2919     recommended.</p>
2920
2921     <p>For example:</p>
2922
2923     <pre class="prettyprint lang-config">LogLevel notice</pre>
2924
2925
2926     <div class="note"><h3>Note</h3>
2927       <p>When logging to a regular file messages of the level
2928       <code>notice</code> cannot be suppressed and thus are always
2929       logged. However, this doesn't apply when logging is done
2930       using <code>syslog</code>.</p>
2931     </div>
2932
2933     <p>Specifying a level without a module name will reset the level
2934     for all modules to that level.  Specifying a level with a module
2935     name will set the level for that module only. It is possible to
2936     use the module source file name, the module identifier, or the
2937     module identifier with the trailing <code>_module</code> omitted
2938     as module specification. This means the following three specifications
2939     are equivalent:</p>
2940
2941     <pre class="prettyprint lang-config">
2942 LogLevel info ssl:warn
2943 LogLevel info mod_ssl.c:warn
2944 LogLevel info ssl_module:warn
2945     </pre>
2946
2947
2948     <p>It is also possible to change the level per directory:</p>
2949
2950     <pre class="prettyprint lang-config">
2951 LogLevel info
2952 &lt;Directory "/usr/local/apache/htdocs/app"&gt;
2953   LogLevel debug
2954 &lt;/Directory&gt;
2955     </pre>
2956
2957
2958     <div class="note">
2959         Per directory loglevel configuration only affects messages that are
2960         logged after the request has been parsed and that are associated with
2961         the request. Log messages which are associated with the connection or
2962         the server are not affected.
2963     </div>
2964
2965 </div>
2966 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2967 <div class="directive-section"><h2><a name="MaxKeepAliveRequests" id="MaxKeepAliveRequests">MaxKeepAliveRequests</a> <a name="maxkeepaliverequests" id="maxkeepaliverequests">Directive</a></h2>
2968 <table class="directive">
2969 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Number of requests allowed on a persistent
2970 connection</td></tr>
2971 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>MaxKeepAliveRequests <var>number</var></code></td></tr>
2972 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>MaxKeepAliveRequests 100</code></td></tr>
2973 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
2974 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2975 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
2976 </table>
2977     <p>The <code class="directive">MaxKeepAliveRequests</code> directive
2978     limits the number of requests allowed per connection when
2979     <code class="directive"><a href="#keepalive">KeepAlive</a></code> is on. If it is
2980     set to <code>0</code>, unlimited requests will be allowed. We
2981     recommend that this setting be kept to a high value for maximum
2982     server performance.</p>
2983
2984     <p>For example:</p>
2985
2986     <pre class="prettyprint lang-config">MaxKeepAliveRequests 500</pre>
2987
2988
2989 </div>
2990 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
2991 <div class="directive-section"><h2><a name="MaxRangeOverlaps" id="MaxRangeOverlaps">MaxRangeOverlaps</a> <a name="maxrangeoverlaps" id="maxrangeoverlaps">Directive</a></h2>
2992 <table class="directive">
2993 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Number of overlapping ranges (eg: <code>100-200,150-300</code>) allowed before returning the complete
2994         resource </td></tr>
2995 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>MaxRangeOverlaps default | unlimited | none | <var>number-of-ranges</var></code></td></tr>
2996 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>MaxRangeOverlaps 20</code></td></tr>
2997 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
2998 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
2999 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3000 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 2.3.15 and later</td></tr>
3001 </table>
3002         <p>The <code class="directive">MaxRangeOverlaps</code> directive
3003             limits the number of overlapping HTTP ranges the server is willing to
3004             return to the client.  If more overlapping ranges then permitted are requested,
3005             the complete resource is returned instead.</p>
3006
3007         <dl>
3008             <dt><strong>default</strong></dt>
3009             <dd>Limits the number of overlapping ranges to a compile-time default of 20.</dd>
3010
3011             <dt><strong>none</strong></dt>
3012             <dd>No overlapping Range headers are allowed.</dd>
3013
3014             <dt><strong>unlimited</strong></dt>
3015             <dd>The server does not limit the number of overlapping ranges it is
3016                 willing to satisfy.</dd>
3017
3018             <dt><var>number-of-ranges</var></dt>
3019             <dd>A positive number representing the maximum number of overlapping ranges the
3020                 server is willing to satisfy.</dd>
3021         </dl>
3022     
3023 </div>
3024 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3025 <div class="directive-section"><h2><a name="MaxRangeReversals" id="MaxRangeReversals">MaxRangeReversals</a> <a name="maxrangereversals" id="maxrangereversals">Directive</a></h2>
3026 <table class="directive">
3027 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Number of range reversals (eg: <code>100-200,50-70</code>) allowed before returning the complete
3028         resource </td></tr>
3029 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>MaxRangeReversals default | unlimited | none | <var>number-of-ranges</var></code></td></tr>
3030 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>MaxRangeReversals 20</code></td></tr>
3031 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
3032 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3033 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3034 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 2.3.15 and later</td></tr>
3035 </table>
3036         <p>The <code class="directive">MaxRangeReversals</code> directive
3037             limits the number of HTTP Range reversals the server is willing to
3038             return to the client.  If more ranges reversals then permitted are requested,
3039             the complete resource is returned instead.</p>
3040
3041         <dl>
3042             <dt><strong>default</strong></dt>
3043             <dd>Limits the number of range reversals to a compile-time default of 20.</dd>
3044
3045             <dt><strong>none</strong></dt>
3046             <dd>No Range reversals headers are allowed.</dd>
3047
3048             <dt><strong>unlimited</strong></dt>
3049             <dd>The server does not limit the number of range reversals it is
3050                 willing to satisfy.</dd>
3051
3052             <dt><var>number-of-ranges</var></dt>
3053             <dd>A positive number representing the maximum number of range reversals the
3054                 server is willing to satisfy.</dd>
3055         </dl>
3056     
3057 </div>
3058 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3059 <div class="directive-section"><h2><a name="MaxRanges" id="MaxRanges">MaxRanges</a> <a name="maxranges" id="maxranges">Directive</a></h2>
3060 <table class="directive">
3061 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Number of ranges allowed before returning the complete
3062 resource </td></tr>
3063 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>MaxRanges default | unlimited | none | <var>number-of-ranges</var></code></td></tr>
3064 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>MaxRanges 200</code></td></tr>
3065 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
3066 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3067 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3068 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 2.3.15 and later</td></tr>
3069 </table>
3070     <p>The <code class="directive">MaxRanges</code> directive
3071     limits the number of HTTP ranges the server is willing to
3072     return to the client.  If more ranges then permitted are requested,
3073     the complete resource is returned instead.</p>
3074
3075     <dl>
3076       <dt><strong>default</strong></dt>
3077       <dd>Limits the number of ranges to a compile-time default of 200.</dd>
3078
3079       <dt><strong>none</strong></dt>
3080       <dd>Range headers are ignored.</dd>
3081
3082       <dt><strong>unlimited</strong></dt>
3083       <dd>The server does not limit the number of ranges it is
3084           willing to satisfy.</dd>
3085
3086       <dt><var>number-of-ranges</var></dt>
3087       <dd>A positive number representing the maximum number of ranges the
3088       server is willing to satisfy.</dd>
3089     </dl>
3090
3091 </div>
3092 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3093 <div class="directive-section"><h2><a name="Mutex" id="Mutex">Mutex</a> <a name="mutex" id="mutex">Directive</a></h2>
3094 <table class="directive">
3095 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures mutex mechanism and lock file directory for all
3096 or specified mutexes</td></tr>
3097 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Mutex <var>mechanism</var> [default|<var>mutex-name</var>] ... [OmitPID]</code></td></tr>
3098 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>Mutex default</code></td></tr>
3099 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
3100 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3101 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3102 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 2.3.4 and later</td></tr>
3103 </table>
3104     <p>The <code class="directive">Mutex</code> directive sets the mechanism,
3105     and optionally the lock file location, that httpd and modules use
3106     to serialize access to resources.  Specify <code>default</code> as
3107     the first argument to change the settings for all mutexes; specify
3108     a mutex name (see table below) as the first argument to override
3109     defaults only for that mutex.</p>
3110
3111     <p>The <code class="directive">Mutex</code> directive is typically used in
3112     the following exceptional situations:</p>
3113
3114     <ul>
3115         <li>change the mutex mechanism when the default mechanism selected
3116         by <a class="glossarylink" href="../glossary.html#apr" title="see glossary">APR</a> has a functional or performance
3117         problem</li>
3118
3119         <li>change the directory used by file-based mutexes when the
3120         default directory does not support locking</li>
3121     </ul>
3122
3123     <div class="note"><h3>Supported modules</h3>
3124     <p>This directive only configures mutexes which have been registered
3125     with the core server using the <code>ap_mutex_register()</code> API.
3126     All modules bundled with httpd support the <code class="directive">Mutex</code>
3127     directive, but third-party modules may not.  Consult the documentation
3128     of the third-party module, which must indicate the mutex name(s) which
3129     can be configured if this directive is supported.</p>
3130     </div>
3131
3132     <p>The following mutex <em>mechanisms</em> are available:</p>
3133     <ul>
3134         <li><code>default | yes</code>
3135         <p>This selects the default locking implementation, as determined by
3136         <a class="glossarylink" href="../glossary.html#apr" title="see glossary">APR</a>.  The default locking implementation can
3137         be displayed by running <code class="program"><a href="../programs/httpd.html">httpd</a></code> with the
3138         <code>-V</code> option.</p></li>
3139
3140         <li><code>none | no</code>
3141         <p>This effectively disables the mutex, and is only allowed for a
3142         mutex if the module indicates that it is a valid choice.  Consult the
3143         module documentation for more information.</p></li>
3144
3145         <li><code>posixsem</code>
3146         <p>This is a mutex variant based on a Posix semaphore.</p>
3147
3148         <div class="warning"><h3>Warning</h3>
3149         <p>The semaphore ownership is not recovered if a thread in the process
3150         holding the mutex segfaults, resulting in a hang of the web server.</p>
3151         </div>
3152         </li>
3153
3154         <li><code>sysvsem</code>
3155         <p>This is a mutex variant based on a SystemV IPC semaphore.</p>
3156
3157         <div class="warning"><h3>Warning</h3>
3158         <p>It is possible to "leak" SysV semaphores if processes crash
3159         before the semaphore is removed.</p>
3160         </div>
3161
3162         <div class="warning"><h3>Security</h3>
3163         <p>The semaphore API allows for a denial of service attack by any
3164         CGIs running under the same uid as the webserver (<em>i.e.</em>,
3165         all CGIs, unless you use something like <code class="program"><a href="../programs/suexec.html">suexec</a></code>
3166         or <code>cgiwrapper</code>).</p>
3167         </div>
3168         </li>
3169
3170         <li><code>sem</code>
3171         <p>This selects the "best" available semaphore implementation, choosing
3172         between Posix and SystemV IPC semaphores, in that order.</p></li>
3173
3174         <li><code>pthread</code>
3175         <p>This is a mutex variant based on cross-process Posix thread
3176         mutexes.</p>
3177
3178         <div class="warning"><h3>Warning</h3>
3179         <p>On most systems, if a child process terminates abnormally while
3180         holding a mutex that uses this implementation, the server will deadlock
3181         and stop responding to requests.  When this occurs, the server will
3182         require a manual restart to recover.</p>
3183         <p>Solaris is a notable exception as it provides a mechanism which
3184         usually allows the mutex to be recovered after a child process
3185         terminates abnormally while holding a mutex.</p>
3186         <p>If your system implements the
3187         <code>pthread_mutexattr_setrobust_np()</code> function, you may be able
3188         to use the <code>pthread</code> option safely.</p>
3189         </div>
3190         </li>
3191
3192         <li><code>fcntl:/path/to/mutex</code>
3193         <p>This is a mutex variant where a physical (lock-)file and the
3194         <code>fcntl()</code> function are used as the mutex.</p>
3195
3196         <div class="warning"><h3>Warning</h3>
3197         <p>When multiple mutexes based on this mechanism are used within
3198         multi-threaded, multi-process environments, deadlock errors (EDEADLK)
3199         can be reported for valid mutex operations if <code>fcntl()</code>
3200         is not thread-aware, such as on Solaris.</p>
3201         </div>
3202         </li>
3203
3204         <li><code>flock:/path/to/mutex</code>
3205         <p>This is similar to the <code>fcntl:/path/to/mutex</code> method
3206         with the exception that the <code>flock()</code> function is used to
3207         provide file locking.</p></li>
3208
3209         <li><code>file:/path/to/mutex</code>
3210         <p>This selects the "best" available file locking implementation,
3211         choosing between <code>fcntl</code> and <code>flock</code>, in that
3212         order.</p></li>
3213     </ul>
3214
3215     <p>Most mechanisms are only available on selected platforms, where the
3216     underlying platform and <a class="glossarylink" href="../glossary.html#apr" title="see glossary">APR</a> support it.  Mechanisms
3217     which aren't available on all platforms are <em>posixsem</em>,
3218     <em>sysvsem</em>, <em>sem</em>, <em>pthread</em>, <em>fcntl</em>,
3219     <em>flock</em>, and <em>file</em>.</p>
3220
3221     <p>With the file-based mechanisms <em>fcntl</em> and <em>flock</em>,
3222     the path, if provided, is a directory where the lock file will be created.
3223     The default directory is httpd's run-time file directory relative to
3224     <code class="directive"><a href="#serverroot">ServerRoot</a></code>.  Always use a local disk
3225     filesystem for <code>/path/to/mutex</code> and never a directory residing
3226     on a NFS- or AFS-filesystem.  The basename of the file will be the mutex
3227     type, an optional instance string provided by the module, and unless the
3228     <code>OmitPID</code> keyword is specified, the process id of the httpd
3229     parent process will be appended to to make the file name unique, avoiding
3230     conflicts when multiple httpd instances share a lock file directory.  For
3231     example, if the mutex name is <code>mpm-accept</code> and the lock file
3232     directory is <code>/var/httpd/locks</code>, the lock file name for the
3233     httpd instance with parent process id 12345 would be
3234     <code>/var/httpd/locks/mpm-accept.12345</code>.</p>
3235
3236     <div class="warning"><h3>Security</h3>
3237     <p>It is best to <em>avoid</em> putting mutex files in a world-writable
3238     directory such as <code>/var/tmp</code> because someone could create
3239     a denial of service attack and prevent the server from starting by
3240     creating a lockfile with the same name as the one the server will try
3241     to create.</p>
3242     </div>
3243
3244     <p>The following table documents the names of mutexes used by httpd
3245     and bundled modules.</p>
3246
3247     <table class="bordered"><tr class="header">
3248             <th>Mutex name</th>
3249             <th>Module(s)</th>
3250             <th>Protected resource</th>
3251         </tr>
3252 <tr>
3253             <td><code>mpm-accept</code></td>
3254             <td><code class="module"><a href="../mod/prefork.html">prefork</a></code> and <code class="module"><a href="../mod/worker.html">worker</a></code> MPMs</td>
3255             <td>incoming connections, to avoid the thundering herd problem;
3256             for more information, refer to the
3257             <a href="../misc/perf-tuning.html">performance tuning</a>
3258             documentation</td>
3259         </tr>
3260 <tr class="odd">
3261             <td><code>authdigest-client</code></td>
3262             <td><code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code></td>
3263             <td>client list in shared memory</td>
3264         </tr>
3265 <tr>
3266             <td><code>authdigest-opaque</code></td>
3267             <td><code class="module"><a href="../mod/mod_auth_digest.html">mod_auth_digest</a></code></td>
3268             <td>counter in shared memory</td>
3269         </tr>
3270 <tr class="odd">
3271             <td><code>ldap-cache</code></td>
3272             <td><code class="module"><a href="../mod/mod_ldap.html">mod_ldap</a></code></td>
3273             <td>LDAP result cache</td>
3274         </tr>
3275 <tr>
3276             <td><code>rewrite-map</code></td>
3277             <td><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code></td>
3278             <td>communication with external mapping programs, to avoid
3279             intermixed I/O from multiple requests</td>
3280         </tr>
3281 <tr class="odd">
3282             <td><code>ssl-cache</code></td>
3283             <td><code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code></td>
3284             <td>SSL session cache</td>
3285         </tr>
3286 <tr>
3287             <td><code>ssl-stapling</code></td>
3288             <td><code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code></td>
3289             <td>OCSP stapling response cache</td>
3290         </tr>
3291 <tr class="odd">
3292             <td><code>watchdog-callback</code></td>
3293             <td><code class="module"><a href="../mod/mod_watchdog.html">mod_watchdog</a></code></td>
3294             <td>callback function of a particular client module</td>
3295         </tr>
3296 </table>
3297
3298     <p>The <code>OmitPID</code> keyword suppresses the addition of the httpd
3299     parent process id from the lock file name.</p>
3300
3301     <p>In the following example, the mutex mechanism for the MPM accept
3302     mutex will be changed from the compiled-in default to <code>fcntl</code>,
3303     with the associated lock file created in directory
3304     <code>/var/httpd/locks</code>.  The mutex mechanism for all other mutexes
3305     will be changed from the compiled-in default to <code>sysvsem</code>.</p>
3306
3307     <pre class="prettyprint lang-config">
3308 Mutex sysvsem default
3309 Mutex fcntl:/var/httpd/locks mpm-accept
3310     </pre>
3311
3312
3313 </div>
3314 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3315 <div class="directive-section"><h2><a name="NameVirtualHost" id="NameVirtualHost">NameVirtualHost</a> <a name="namevirtualhost" id="namevirtualhost">Directive</a></h2>
3316 <table class="directive">
3317 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>DEPRECATED: Designates an IP address for name-virtual
3318 hosting</td></tr>
3319 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>NameVirtualHost <var>addr</var>[:<var>port</var>]</code></td></tr>
3320 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
3321 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3322 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3323 </table>
3324
3325 <p>Prior to 2.3.11, <code class="directive">NameVirtualHost</code> was required
3326 to instruct the server that a particular IP address and port combination
3327 was usable as a name-based virtual host.  In 2.3.11 and later,
3328 any time an IP address and port combination is used in multiple virtual
3329 hosts, name-based virtual hosting is automatically enabled for that address.</p>
3330
3331 <p>This directive currently has no effect.</p>
3332
3333 <h3>See also</h3>
3334 <ul>
3335 <li><a href="../vhosts/">Virtual Hosts
3336 documentation</a></li>
3337 </ul>
3338 </div>
3339 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3340 <div class="directive-section"><h2><a name="Options" id="Options">Options</a> <a name="options" id="options">Directive</a></h2>
3341 <table class="directive">
3342 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures what features are available in a particular
3343 directory</td></tr>
3344 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Options
3345     [+|-]<var>option</var> [[+|-]<var>option</var>] ...</code></td></tr>
3346 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>Options FollowSymlinks</code></td></tr>
3347 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
3348 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>Options</td></tr>
3349 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3350 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3351 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>The default was changed from All to FollowSymlinks in 2.3.11</td></tr>
3352 </table>
3353     <p>The <code class="directive">Options</code> directive controls which
3354     server features are available in a particular directory.</p>
3355
3356     <p><var>option</var> can be set to <code>None</code>, in which
3357     case none of the extra features are enabled, or one or more of
3358     the following:</p>
3359
3360     <dl>
3361       <dt><code>All</code></dt>
3362
3363       <dd>All options except for <code>MultiViews</code>.</dd>
3364
3365       <dt><code>ExecCGI</code></dt>
3366
3367       <dd>
3368       Execution of CGI scripts using <code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code>
3369       is permitted.</dd>
3370
3371       <dt><code>FollowSymLinks</code></dt>
3372
3373       <dd>
3374       The server will follow symbolic links in this directory. This is
3375       the default setting.
3376       <div class="note">
3377       <p>Even though the server follows the symlink it does <em>not</em>
3378       change the pathname used to match against <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> sections.</p>
3379       <p>Note also, that this option <strong>gets ignored</strong> if set
3380       inside a <code class="directive"><a href="#location">&lt;Location&gt;</a></code>
3381       section.</p>
3382       <p>Omitting this option should not be considered a security restriction,
3383       since symlink testing is subject to race conditions that make it
3384       circumventable.</p>
3385       </div></dd>
3386
3387       <dt><code>Includes</code></dt>
3388
3389       <dd>
3390       Server-side includes provided by <code class="module"><a href="../mod/mod_include.html">mod_include</a></code>
3391       are permitted.</dd>
3392
3393       <dt><code>IncludesNOEXEC</code></dt>
3394
3395       <dd>
3396
3397       Server-side includes are permitted, but the <code>#exec
3398       cmd</code> and <code>#exec cgi</code> are disabled. It is still
3399       possible to <code>#include virtual</code> CGI scripts from
3400       <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>ed
3401       directories.</dd>
3402
3403       <dt><code>Indexes</code></dt>
3404
3405       <dd>
3406       If a URL which maps to a directory is requested, and there
3407       is no <code class="directive"><a href="../mod/mod_dir.html#directoryindex">DirectoryIndex</a></code>
3408       (<em>e.g.</em>, <code>index.html</code>) in that directory, then
3409       <code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code> will return a formatted listing
3410       of the directory.</dd>
3411
3412       <dt><code>MultiViews</code></dt>
3413
3414       <dd>
3415       <a href="../content-negotiation.html">Content negotiated</a>
3416       "MultiViews" are allowed using
3417       <code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code>.
3418       <div class="note"><h3>Note</h3> <p>This option gets ignored if set
3419       anywhere other than <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code>, as <code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code>
3420       needs real resources to compare against and evaluate from.</p></div>
3421       </dd>
3422
3423       <dt><code>SymLinksIfOwnerMatch</code></dt>
3424
3425       <dd>The server will only follow symbolic links for which the
3426       target file or directory is owned by the same user id as the
3427       link.
3428
3429       <div class="note"><h3>Note</h3> <p>This option gets ignored if
3430       set inside a <code class="directive"><a href="#location">&lt;Location&gt;</a></code> section.</p>
3431       <p>This option should not be considered a security restriction,
3432       since symlink testing is subject to race conditions that make it
3433       circumventable.</p></div>
3434       </dd>
3435     </dl>
3436
3437     <p>Normally, if multiple <code class="directive">Options</code> could
3438     apply to a directory, then the most specific one is used and
3439     others are ignored; the options are not merged. (See <a href="../sections.html#mergin">how sections are merged</a>.)
3440     However if <em>all</em> the options on the
3441     <code class="directive">Options</code> directive are preceded by a
3442     <code>+</code> or <code>-</code> symbol, the options are
3443     merged. Any options preceded by a <code>+</code> are added to the
3444     options currently in force, and any options preceded by a
3445     <code>-</code> are removed from the options currently in
3446     force. </p>
3447
3448     <div class="note"><h3>Note</h3>
3449     <p>Mixing <code class="directive">Options</code> with a <code>+</code> or
3450     <code>-</code> with those without is not valid syntax, and will be
3451     rejected during server startup by the syntax check with an abort.</p>
3452     </div>
3453
3454     <p>For example, without any <code>+</code> and <code>-</code> symbols:</p>
3455
3456     <pre class="prettyprint lang-config">
3457 &lt;Directory "/web/docs"&gt;
3458   Options Indexes FollowSymLinks
3459 &lt;/Directory&gt;
3460
3461 &lt;Directory "/web/docs/spec"&gt;
3462   Options Includes
3463 &lt;/Directory&gt;
3464     </pre>
3465
3466
3467     <p>then only <code>Includes</code> will be set for the
3468     <code>/web/docs/spec</code> directory. However if the second
3469     <code class="directive">Options</code> directive uses the <code>+</code> and
3470     <code>-</code> symbols:</p>
3471
3472     <pre class="prettyprint lang-config">
3473 &lt;Directory "/web/docs"&gt;
3474   Options Indexes FollowSymLinks
3475 &lt;/Directory&gt;
3476
3477 &lt;Directory "/web/docs/spec"&gt;
3478   Options +Includes -Indexes
3479 &lt;/Directory&gt;
3480     </pre>
3481
3482
3483     <p>then the options <code>FollowSymLinks</code> and
3484     <code>Includes</code> are set for the <code>/web/docs/spec</code>
3485     directory.</p>
3486
3487     <div class="note"><h3>Note</h3>
3488       <p>Using <code>-IncludesNOEXEC</code> or
3489       <code>-Includes</code> disables server-side includes completely
3490       regardless of the previous setting.</p>
3491     </div>
3492
3493     <p>The default in the absence of any other settings is
3494     <code>FollowSymlinks</code>.</p>
3495
3496 </div>
3497 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3498 <div class="directive-section"><h2><a name="Protocol" id="Protocol">Protocol</a> <a name="protocol" id="protocol">Directive</a></h2>
3499 <table class="directive">
3500 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Protocol for a listening socket</td></tr>
3501 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>Protocol <var>protocol</var></code></td></tr>
3502 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
3503 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3504 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3505 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache 2.1.5 and later.
3506 On Windows from Apache 2.3.3 and later.</td></tr>
3507 </table>
3508     <p>This directive specifies the protocol used for a specific listening socket.
3509        The protocol is used to determine which module should handle a request, and
3510        to apply protocol specific optimizations with the <code class="directive">AcceptFilter</code>
3511        directive.</p>
3512
3513     <p>You only need to set the protocol if you are running on non-standard ports, otherwise <code>http</code> is assumed for port 80 and <code>https</code> for port 443.</p>
3514
3515     <p>For example, if you are running <code>https</code> on a non-standard port, specify the protocol explicitly:</p>
3516
3517     <pre class="prettyprint lang-config">Protocol https</pre>
3518
3519
3520     <p>You can also specify the protocol using the <code class="directive"><a href="../mod/mpm_common.html#listen">Listen</a></code> directive.</p>
3521
3522 <h3>See also</h3>
3523 <ul>
3524 <li><code class="directive"><a href="#acceptfilter">AcceptFilter</a></code></li>
3525 <li><code class="directive"><a href="../mod/mpm_common.html#listen">Listen</a></code></li>
3526 </ul>
3527 </div>
3528 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3529 <div class="directive-section"><h2><a name="RLimitCPU" id="RLimitCPU">RLimitCPU</a> <a name="rlimitcpu" id="rlimitcpu">Directive</a></h2>
3530 <table class="directive">
3531 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limits the CPU consumption of processes launched
3532 by Apache httpd children</td></tr>
3533 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>RLimitCPU <var>seconds</var>|max [<var>seconds</var>|max]</code></td></tr>
3534 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>Unset; uses operating system defaults</code></td></tr>
3535 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
3536 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
3537 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3538 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3539 </table>
3540     <p>Takes 1 or 2 parameters. The first parameter sets the soft
3541     resource limit for all processes and the second parameter sets
3542     the maximum resource limit. Either parameter can be a number,
3543     or <code>max</code> to indicate to the server that the limit should
3544     be set to the maximum allowed by the operating system
3545     configuration. Raising the maximum resource limit requires that
3546     the server is running as <code>root</code>, or in the initial startup
3547     phase.</p>
3548
3549     <p>This applies to processes forked off from Apache httpd children
3550     servicing requests, not the Apache httpd children themselves. This
3551     includes CGI scripts and SSI exec commands, but not any
3552     processes forked off from the Apache httpd parent such as piped
3553     logs.</p>
3554
3555     <p>CPU resource limits are expressed in seconds per
3556     process.</p>
3557
3558 <h3>See also</h3>
3559 <ul>
3560 <li><code class="directive"><a href="#rlimitmem">RLimitMEM</a></code></li>
3561 <li><code class="directive"><a href="#rlimitnproc">RLimitNPROC</a></code></li>
3562 </ul>
3563 </div>
3564 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3565 <div class="directive-section"><h2><a name="RLimitMEM" id="RLimitMEM">RLimitMEM</a> <a name="rlimitmem" id="rlimitmem">Directive</a></h2>
3566 <table class="directive">
3567 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limits the memory consumption of processes launched
3568 by Apache httpd children</td></tr>
3569 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>RLimitMEM <var>bytes</var>|max [<var>bytes</var>|max]</code></td></tr>
3570 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>Unset; uses operating system defaults</code></td></tr>
3571 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
3572 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
3573 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3574 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3575 </table>
3576     <p>Takes 1 or 2 parameters. The first parameter sets the soft
3577     resource limit for all processes and the second parameter sets
3578     the maximum resource limit. Either parameter can be a number,
3579     or <code>max</code> to indicate to the server that the limit should
3580     be set to the maximum allowed by the operating system
3581     configuration. Raising the maximum resource limit requires that
3582     the server is running as <code>root</code>, or in the initial startup
3583     phase.</p>
3584
3585     <p>This applies to processes forked off from Apache httpd children
3586     servicing requests, not the Apache httpd children themselves. This
3587     includes CGI scripts and SSI exec commands, but not any
3588     processes forked off from the Apache httpd parent such as piped
3589     logs.</p>
3590
3591     <p>Memory resource limits are expressed in bytes per
3592     process.</p>
3593
3594 <h3>See also</h3>
3595 <ul>
3596 <li><code class="directive"><a href="#rlimitcpu">RLimitCPU</a></code></li>
3597 <li><code class="directive"><a href="#rlimitnproc">RLimitNPROC</a></code></li>
3598 </ul>
3599 </div>
3600 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3601 <div class="directive-section"><h2><a name="RLimitNPROC" id="RLimitNPROC">RLimitNPROC</a> <a name="rlimitnproc" id="rlimitnproc">Directive</a></h2>
3602 <table class="directive">
3603 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Limits the number of processes that can be launched by
3604 processes launched by Apache httpd children</td></tr>
3605 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>RLimitNPROC <var>number</var>|max [<var>number</var>|max]</code></td></tr>
3606 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>Unset; uses operating system defaults</code></td></tr>
3607 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
3608 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
3609 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3610 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3611 </table>
3612     <p>Takes 1 or 2 parameters. The first parameter sets the soft
3613     resource limit for all processes and the second parameter sets
3614     the maximum resource limit. Either parameter can be a number,
3615     or <code>max</code> to indicate to the server that the limit
3616     should be set to the maximum allowed by the operating system
3617     configuration. Raising the maximum resource limit requires that
3618     the server is running as <code>root</code>, or in the initial startup
3619     phase.</p>
3620
3621     <p>This applies to processes forked off from Apache httpd children
3622     servicing requests, not the Apache httpd children themselves. This
3623     includes CGI scripts and SSI exec commands, but not any
3624     processes forked off from the Apache httpd parent such as piped
3625     logs.</p>
3626
3627     <p>Process limits control the number of processes per user.</p>
3628
3629     <div class="note"><h3>Note</h3>
3630       <p>If CGI processes are <strong>not</strong> running
3631       under user ids other than the web server user id, this directive
3632       will limit the number of processes that the server itself can
3633       create. Evidence of this situation will be indicated by
3634       <strong><code>cannot fork</code></strong> messages in the
3635       <code>error_log</code>.</p>
3636     </div>
3637
3638 <h3>See also</h3>
3639 <ul>
3640 <li><code class="directive"><a href="#rlimitmem">RLimitMEM</a></code></li>
3641 <li><code class="directive"><a href="#rlimitcpu">RLimitCPU</a></code></li>
3642 </ul>
3643 </div>
3644 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3645 <div class="directive-section"><h2><a name="ScriptInterpreterSource" id="ScriptInterpreterSource">ScriptInterpreterSource</a> <a name="scriptinterpretersource" id="scriptinterpretersource">Directive</a></h2>
3646 <table class="directive">
3647 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Technique for locating the interpreter for CGI
3648 scripts</td></tr>
3649 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ScriptInterpreterSource Registry|Registry-Strict|Script</code></td></tr>
3650 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ScriptInterpreterSource Script</code></td></tr>
3651 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
3652 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
3653 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3654 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3655 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Win32 only;
3656 option <code>Registry-Strict</code> is available in Apache HTTP Server 2.0 and
3657 later</td></tr>
3658 </table>
3659     <p>This directive is used to control how Apache httpd finds the
3660     interpreter used to run CGI scripts. The default setting is
3661     <code>Script</code>. This causes Apache httpd to use the interpreter pointed to
3662     by the shebang line (first line, starting with <code>#!</code>) in the
3663     script. On Win32 systems this line usually looks like:</p>
3664
3665     <pre class="prettyprint lang-perl">#!C:/Perl/bin/perl.exe</pre>
3666
3667
3668     <p>or, if <code>perl</code> is in the <code>PATH</code>, simply:</p>
3669
3670     <pre class="prettyprint lang-perl">#!perl</pre>
3671
3672
3673     <p>Setting <code>ScriptInterpreterSource Registry</code> will
3674     cause the Windows Registry tree <code>HKEY_CLASSES_ROOT</code> to be
3675     searched using the script file extension (e.g., <code>.pl</code>) as a
3676     search key. The command defined by the registry subkey
3677     <code>Shell\ExecCGI\Command</code> or, if it does not exist, by the subkey
3678     <code>Shell\Open\Command</code> is used to open the script file. If the
3679     registry keys cannot be found, Apache httpd falls back to the behavior of the
3680     <code>Script</code> option.</p>
3681
3682     <div class="warning"><h3>Security</h3>
3683     <p>Be careful when using <code>ScriptInterpreterSource
3684     Registry</code> with <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code>'ed directories, because
3685     Apache httpd will try to execute <strong>every</strong> file within this
3686     directory. The <code>Registry</code> setting may cause undesired
3687     program calls on files which are typically not executed. For
3688     example, the default open command on <code>.htm</code> files on
3689     most Windows systems will execute Microsoft Internet Explorer, so
3690     any HTTP request for an <code>.htm</code> file existing within the
3691     script directory would start the browser in the background on the
3692     server. This is a good way to crash your system within a minute or
3693     so.</p>
3694     </div>
3695
3696     <p>The option <code>Registry-Strict</code> which is new in Apache HTTP Server
3697     2.0 does the same thing as <code>Registry</code> but uses only the
3698     subkey <code>Shell\ExecCGI\Command</code>. The
3699     <code>ExecCGI</code> key is not a common one. It must be
3700     configured manually in the windows registry and hence prevents
3701     accidental program calls on your system.</p>
3702
3703 </div>
3704 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3705 <div class="directive-section"><h2><a name="SeeRequestTail" id="SeeRequestTail">SeeRequestTail</a> <a name="seerequesttail" id="seerequesttail">Directive</a></h2>
3706 <table class="directive">
3707 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Determine if mod_status displays the first 63 characters
3708 of a request or the last 63, assuming the request itself is greater than
3709 63 chars.</td></tr>
3710 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>SeeRequestTail On|Off</code></td></tr>
3711 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>SeeRequestTail Off</code></td></tr>
3712 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
3713 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3714 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3715 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache httpd 2.2.7 and later.</td></tr>
3716 </table>
3717     <p>mod_status with <code>ExtendedStatus On</code>
3718     displays the actual request being handled.
3719     For historical purposes, only 63 characters of the request
3720     are actually stored for display purposes. This directive
3721     controls whether the 1st 63 characters are stored (the previous
3722     behavior and the default) or if the last 63 characters are. This
3723     is only applicable, of course, if the length of the request is
3724     64 characters or greater.</p>
3725
3726     <p>If Apache httpd is handling <code>GET&nbsp;/disk1/storage/apache/htdocs/images/imagestore1/food/apples.jpg&nbsp;HTTP/1.1</code> mod_status displays as follows:
3727     </p>
3728
3729     <table class="bordered">
3730       <tr>
3731         <th>Off (default)</th>
3732         <td>GET&nbsp;/disk1/storage/apache/htdocs/images/imagestore1/food/apples</td>
3733       </tr>
3734       <tr>
3735         <th>On</th>
3736         <td>orage/apache/htdocs/images/imagestore1/food/apples.jpg&nbsp;HTTP/1.1</td>
3737       </tr>
3738     </table>
3739
3740
3741 </div>
3742 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3743 <div class="directive-section"><h2><a name="ServerAdmin" id="ServerAdmin">ServerAdmin</a> <a name="serveradmin" id="serveradmin">Directive</a></h2>
3744 <table class="directive">
3745 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Email address that the server includes in error
3746 messages sent to the client</td></tr>
3747 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerAdmin <var>email-address</var>|<var>URL</var></code></td></tr>
3748 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
3749 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3750 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3751 </table>
3752     <p>The <code class="directive">ServerAdmin</code> sets the contact address
3753     that the server includes in any error messages it returns to the
3754     client. If the <code>httpd</code> doesn't recognize the supplied argument
3755     as an URL, it
3756     assumes, that it's an <var>email-address</var> and prepends it with
3757     <code>mailto:</code> in hyperlink targets. However, it's recommended to
3758     actually use an email address, since there are a lot of CGI scripts that
3759     make that assumption. If you want to use an URL, it should point to another
3760     server under your control. Otherwise users may not be able to contact you in
3761     case of errors.</p>
3762
3763     <p>It may be worth setting up a dedicated address for this, e.g.</p>
3764
3765     <pre class="prettyprint lang-config">ServerAdmin www-admin@foo.example.com</pre>
3766
3767     <p>as users do not always mention that they are talking about the
3768     server!</p>
3769
3770 </div>
3771 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3772 <div class="directive-section"><h2><a name="ServerAlias" id="ServerAlias">ServerAlias</a> <a name="serveralias" id="serveralias">Directive</a></h2>
3773 <table class="directive">
3774 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Alternate names for a host used when matching requests
3775 to name-virtual hosts</td></tr>
3776 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerAlias <var>hostname</var> [<var>hostname</var>] ...</code></td></tr>
3777 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>virtual host</td></tr>
3778 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3779 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3780 </table>
3781     <p>The <code class="directive">ServerAlias</code> directive sets the
3782     alternate names for a host, for use with <a href="../vhosts/name-based.html">name-based virtual hosts</a>. The
3783     <code class="directive">ServerAlias</code> may include wildcards, if appropriate.</p>
3784
3785     <pre class="prettyprint lang-config">
3786 &lt;VirtualHost *:80&gt;
3787   ServerName server.example.com
3788   ServerAlias server server2.example.com server2
3789   ServerAlias *.example.com
3790   UseCanonicalName Off
3791   # ...
3792 &lt;/VirtualHost&gt;
3793     </pre>
3794
3795
3796     <p>Name-based virtual hosts for the best-matching set of  <code class="directive"><a href="#virtualhost">&lt;virtualhost&gt;</a></code>s are processed
3797     in the order they appear in the configuration.  The first matching <code class="directive"><a href="#servername">ServerName</a></code> or <code class="directive"><a href="#serveralias">ServerAlias</a></code> is used, with no different precedence for wildcards
3798     (nor for ServerName vs. ServerAlias).  </p>
3799
3800     <p>The complete list of names in the <code class="directive">VirtualHost</code>
3801     directive are treated just like a (non wildcard) 
3802     <code class="directive">ServerAlias</code>.</p>
3803
3804
3805 <h3>See also</h3>
3806 <ul>
3807 <li><code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code></li>
3808 <li><a href="../vhosts/">Apache HTTP Server Virtual Host documentation</a></li>
3809 </ul>
3810 </div>
3811 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3812 <div class="directive-section"><h2><a name="ServerName" id="ServerName">ServerName</a> <a name="servername" id="servername">Directive</a></h2>
3813 <table class="directive">
3814 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Hostname and port that the server uses to identify
3815 itself</td></tr>
3816 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerName [<var>scheme</var>://]<var>fully-qualified-domain-name</var>[:<var>port</var>]</code></td></tr>
3817 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
3818 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3819 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3820 </table>
3821     <p>The <code class="directive">ServerName</code> directive sets the
3822     request scheme, hostname and
3823     port that the server uses to identify itself.  This is used when
3824     creating redirection URLs.</p>
3825
3826     <p>Additionally, <code class="directive">ServerName</code> is used (possibly
3827     in conjunction with <code class="directive">ServerAlias</code>) to uniquely
3828     identify a virtual host, when using <a href="../vhosts/name-based.html">name-based virtual hosts</a>.</p>
3829
3830     <p>For example, if the name of the
3831     machine hosting the web server is <code>simple.example.com</code>,
3832     but the machine also has the DNS alias <code>www.example.com</code>
3833     and you wish the web server to be so identified, the following
3834     directive should be used:</p>
3835
3836     <pre class="prettyprint lang-config">ServerName www.example.com</pre>
3837
3838
3839     <p>The <code class="directive">ServerName</code> directive
3840     may appear anywhere within the definition of a server. However,
3841     each appearance overrides the previous appearance (within that
3842     server).</p>
3843
3844     <p>If no <code class="directive">ServerName</code> is specified, then the
3845     server attempts to deduce the hostname by performing a reverse
3846     lookup on the IP address. If no port is specified in the
3847     <code class="directive">ServerName</code>, then the server will use the
3848     port from the incoming request. For optimal reliability and
3849     predictability, you should specify an explicit hostname and port
3850     using the <code class="directive">ServerName</code> directive.</p>
3851
3852     <p>If you are using <a href="../vhosts/name-based.html">name-based virtual hosts</a>,
3853     the <code class="directive">ServerName</code> inside a
3854     <code class="directive"><a href="#virtualhost">&lt;VirtualHost&gt;</a></code>
3855     section specifies what hostname must appear in the request's
3856     <code>Host:</code> header to match this virtual host.</p>
3857
3858     <p>Sometimes, the server runs behind a device that processes SSL,
3859     such as a reverse proxy, load balancer or SSL offload
3860     appliance. When this is the case, specify the
3861     <code>https://</code> scheme and the port number to which the
3862     clients connect in the <code class="directive">ServerName</code> directive
3863     to make sure that the server generates the correct
3864     self-referential URLs.
3865     </p>
3866
3867     <p>See the description of the
3868     <code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code> and
3869     <code class="directive"><a href="#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></code> directives for
3870     settings which determine whether self-referential URLs (e.g., by the
3871     <code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code> module) will refer to the
3872     specified port, or to the port number given in the client's request.
3873     </p>
3874
3875     <div class="warning">
3876     <p>Failure to set <code class="directive">ServerName</code> to a name that
3877     your server can resolve to an IP address will result in a startup
3878     warning. <code>httpd</code> will then use whatever hostname it can
3879     determine, using the system's <code>hostname</code> command. This
3880     will almost never be the hostname you actually want.</p>
3881     <div class="example"><p><code>
3882     httpd: Could not reliably determine the server's fully qualified domain name, using rocinante.local for ServerName
3883     </code></p></div>
3884     </div>
3885
3886
3887 <h3>See also</h3>
3888 <ul>
3889 <li><a href="../dns-caveats.html">Issues Regarding DNS and
3890     Apache HTTP Server</a></li>
3891 <li><a href="../vhosts/">Apache HTTP Server virtual host
3892     documentation</a></li>
3893 <li><code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code></li>
3894 <li><code class="directive"><a href="#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></code></li>
3895 <li><code class="directive"><a href="#serveralias">ServerAlias</a></code></li>
3896 </ul>
3897 </div>
3898 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3899 <div class="directive-section"><h2><a name="ServerPath" id="ServerPath">ServerPath</a> <a name="serverpath" id="serverpath">Directive</a></h2>
3900 <table class="directive">
3901 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Legacy URL pathname for a name-based virtual host that
3902 is accessed by an incompatible browser</td></tr>
3903 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerPath <var>URL-path</var></code></td></tr>
3904 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>virtual host</td></tr>
3905 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3906 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3907 </table>
3908     <p>The <code class="directive">ServerPath</code> directive sets the legacy
3909     URL pathname for a host, for use with <a href="../vhosts/">name-based virtual hosts</a>.</p>
3910
3911 <h3>See also</h3>
3912 <ul>
3913 <li><a href="../vhosts/">Apache HTTP Server Virtual Host documentation</a></li>
3914 </ul>
3915 </div>
3916 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3917 <div class="directive-section"><h2><a name="ServerRoot" id="ServerRoot">ServerRoot</a> <a name="serverroot" id="serverroot">Directive</a></h2>
3918 <table class="directive">
3919 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Base directory for the server installation</td></tr>
3920 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerRoot <var>directory-path</var></code></td></tr>
3921 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ServerRoot /usr/local/apache</code></td></tr>
3922 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
3923 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3924 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3925 </table>
3926     <p>The <code class="directive">ServerRoot</code> directive sets the
3927     directory in which the server lives. Typically it will contain the
3928     subdirectories <code>conf/</code> and <code>logs/</code>. Relative
3929     paths in other configuration directives (such as <code class="directive"><a href="#include">Include</a></code> or <code class="directive"><a href="../mod/mod_so.html#loadmodule">LoadModule</a></code>, for example) are taken as
3930     relative to this directory.</p>
3931
3932     <pre class="prettyprint lang-config">ServerRoot "/home/httpd"</pre>
3933
3934
3935     <p>The default location of <code class="directive">ServerRoot</code> may be
3936     modified by using the <code>--prefix</code> argument to
3937     <a href="../programs/configure.html"><code>configure</code></a>, and
3938     most third-party distributions of the server have a different
3939     default location from the one listed above.</p>
3940
3941
3942 <h3>See also</h3>
3943 <ul>
3944 <li><a href="../invoking.html">the <code>-d</code>
3945     option to <code>httpd</code></a></li>
3946 <li><a href="../misc/security_tips.html#serverroot">the
3947     security tips</a> for information on how to properly set
3948     permissions on the <code class="directive">ServerRoot</code></li>
3949 </ul>
3950 </div>
3951 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3952 <div class="directive-section"><h2><a name="ServerSignature" id="ServerSignature">ServerSignature</a> <a name="serversignature" id="serversignature">Directive</a></h2>
3953 <table class="directive">
3954 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures the footer on server-generated documents</td></tr>
3955 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerSignature On|Off|EMail</code></td></tr>
3956 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ServerSignature Off</code></td></tr>
3957 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
3958 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>All</td></tr>
3959 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3960 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3961 </table>
3962     <p>The <code class="directive">ServerSignature</code> directive allows the
3963     configuration of a trailing footer line under server-generated
3964     documents (error messages, <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> ftp directory
3965     listings, <code class="module"><a href="../mod/mod_info.html">mod_info</a></code> output, ...). The reason why you
3966     would want to enable such a footer line is that in a chain of proxies,
3967     the user often has no possibility to tell which of the chained servers
3968     actually produced a returned error message.</p>
3969
3970     <p>The <code>Off</code>
3971     setting, which is the default, suppresses the footer line (and is
3972     therefore compatible with the behavior of Apache-1.2 and
3973     below). The <code>On</code> setting simply adds a line with the
3974     server version number and <code class="directive"><a href="#servername">ServerName</a></code> of the serving virtual host,
3975     and the <code>EMail</code> setting additionally creates a
3976     "mailto:" reference to the <code class="directive"><a href="#serveradmin">ServerAdmin</a></code> of the referenced
3977     document.</p>
3978
3979     <p>After version 2.0.44, the details of the server version number
3980     presented are controlled by the <code class="directive"><a href="#servertokens">ServerTokens</a></code> directive.</p>
3981
3982 <h3>See also</h3>
3983 <ul>
3984 <li><code class="directive"><a href="#servertokens">ServerTokens</a></code></li>
3985 </ul>
3986 </div>
3987 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
3988 <div class="directive-section"><h2><a name="ServerTokens" id="ServerTokens">ServerTokens</a> <a name="servertokens" id="servertokens">Directive</a></h2>
3989 <table class="directive">
3990 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures the <code>Server</code> HTTP response
3991 header</td></tr>
3992 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full</code></td></tr>
3993 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>ServerTokens Full</code></td></tr>
3994 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
3995 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
3996 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
3997 </table>
3998     <p>This directive controls whether <code>Server</code> response
3999     header field which is sent back to clients includes a
4000     description of the generic OS-type of the server as well as
4001     information about compiled-in modules.</p>
4002
4003     <dl>
4004       <dt><code>ServerTokens Full</code> (or not specified)</dt>
4005
4006       <dd>Server sends (<em>e.g.</em>): <code>Server: Apache/2.4.2
4007       (Unix) PHP/4.2.2 MyMod/1.2</code></dd>
4008
4009       <dt><code>ServerTokens Prod[uctOnly]</code></dt>
4010
4011       <dd>Server sends (<em>e.g.</em>): <code>Server:
4012       Apache</code></dd>
4013
4014       <dt><code>ServerTokens Major</code></dt>
4015
4016       <dd>Server sends (<em>e.g.</em>): <code>Server:
4017       Apache/2</code></dd>
4018
4019       <dt><code>ServerTokens Minor</code></dt>
4020
4021       <dd>Server sends (<em>e.g.</em>): <code>Server:
4022       Apache/2.4</code></dd>
4023
4024       <dt><code>ServerTokens Min[imal]</code></dt>
4025
4026       <dd>Server sends (<em>e.g.</em>): <code>Server:
4027       Apache/2.4.2</code></dd>
4028
4029       <dt><code>ServerTokens OS</code></dt>
4030
4031       <dd>Server sends (<em>e.g.</em>): <code>Server: Apache/2.4.2
4032       (Unix)</code></dd>
4033
4034     </dl>
4035
4036     <p>This setting applies to the entire server, and cannot be
4037     enabled or disabled on a virtualhost-by-virtualhost basis.</p>
4038
4039     <p>After version 2.0.44, this directive also controls the
4040     information presented by the <code class="directive"><a href="#serversignature">ServerSignature</a></code> directive.</p>
4041
4042     <div class="note">Setting <code class="directive">ServerTokens</code> to less than
4043     <code>minimal</code> is not recommended because it makes it more
4044     difficult to debug interoperational problems. Also note that
4045     disabling the Server: header does nothing at all to make your
4046     server more secure; the idea of "security through obscurity"
4047     is a myth and leads to a false sense of safety.</div>
4048
4049
4050 <h3>See also</h3>
4051 <ul>
4052 <li><code class="directive"><a href="#serversignature">ServerSignature</a></code></li>
4053 </ul>
4054 </div>
4055 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4056 <div class="directive-section"><h2><a name="SetHandler" id="SetHandler">SetHandler</a> <a name="sethandler" id="sethandler">Directive</a></h2>
4057 <table class="directive">
4058 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Forces all matching files to be processed by a
4059 handler</td></tr>
4060 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>SetHandler <var>handler-name</var>|None</code></td></tr>
4061 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
4062 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
4063 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4064 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4065 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Moved into the core in Apache httpd 2.0</td></tr>
4066 </table>
4067     <p>When placed into an <code>.htaccess</code> file or a
4068     <code class="directive"><a href="#directory">&lt;Directory&gt;</a></code> or
4069     <code class="directive"><a href="#location">&lt;Location&gt;</a></code>
4070     section, this directive forces all matching files to be parsed
4071     through the <a href="../handler.html">handler</a> given by
4072     <var>handler-name</var>. For example, if you had a directory you
4073     wanted to be parsed entirely as imagemap rule files, regardless
4074     of extension, you might put the following into an
4075     <code>.htaccess</code> file in that directory:</p>
4076
4077     <pre class="prettyprint lang-config">SetHandler imap-file</pre>
4078
4079
4080     <p>Another example: if you wanted to have the server display a
4081     status report whenever a URL of
4082     <code>http://servername/status</code> was called, you might put
4083     the following into <code>httpd.conf</code>:</p>
4084
4085     <pre class="prettyprint lang-config">
4086 &lt;Location "/status"&gt;
4087   SetHandler server-status
4088 &lt;/Location&gt;
4089     </pre>
4090
4091
4092     <p>You could also use this directive to configure a particular
4093     handler for files with a particular file extension. For example:</p>
4094
4095     <pre class="prettyprint lang-config">
4096 &lt;FilesMatch \.php$&gt;
4097     SetHandler application/x-httpd-php
4098 &lt;/FilesMatch&gt;
4099     </pre>
4100
4101
4102     <p>You can override an earlier defined <code class="directive">SetHandler</code>
4103     directive by using the value <code>None</code>.</p>
4104
4105     <div class="note"><h3>Note</h3>
4106     <p>Because <code class="directive">SetHandler</code> overrides default handlers,
4107     normal behavior such as handling of URLs ending in a slash (/) as
4108     directories or index files is suppressed.</p></div>
4109
4110 <h3>See also</h3>
4111 <ul>
4112 <li><code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code></li>
4113 </ul>
4114 </div>
4115 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4116 <div class="directive-section"><h2><a name="SetInputFilter" id="SetInputFilter">SetInputFilter</a> <a name="setinputfilter" id="setinputfilter">Directive</a></h2>
4117 <table class="directive">
4118 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Sets the filters that will process client requests and POST
4119 input</td></tr>
4120 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>SetInputFilter <var>filter</var>[;<var>filter</var>...]</code></td></tr>
4121 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
4122 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
4123 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4124 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4125 </table>
4126     <p>The <code class="directive">SetInputFilter</code> directive sets the
4127     filter or filters which will process client requests and POST
4128     input when they are received by the server. This is in addition to
4129     any filters defined elsewhere, including the
4130     <code class="directive"><a href="../mod/mod_mime.html#addinputfilter">AddInputFilter</a></code>
4131     directive.</p>
4132
4133     <p>If more than one filter is specified, they must be separated
4134     by semicolons in the order in which they should process the
4135     content.</p>
4136
4137 <h3>See also</h3>
4138 <ul>
4139 <li><a href="../filter.html">Filters</a> documentation</li>
4140 </ul>
4141 </div>
4142 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4143 <div class="directive-section"><h2><a name="SetOutputFilter" id="SetOutputFilter">SetOutputFilter</a> <a name="setoutputfilter" id="setoutputfilter">Directive</a></h2>
4144 <table class="directive">
4145 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Sets the filters that will process responses from the
4146 server</td></tr>
4147 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>SetOutputFilter <var>filter</var>[;<var>filter</var>...]</code></td></tr>
4148 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory, .htaccess</td></tr>
4149 <tr><th><a href="directive-dict.html#Override">Override:</a></th><td>FileInfo</td></tr>
4150 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4151 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4152 </table>
4153     <p>The <code class="directive">SetOutputFilter</code> directive sets the filters
4154     which will process responses from the server before they are
4155     sent to the client. This is in addition to any filters defined
4156     elsewhere, including the
4157     <code class="directive"><a href="../mod/mod_mime.html#addoutputfilter">AddOutputFilter</a></code>
4158     directive.</p>
4159
4160     <p>For example, the following configuration will process all files
4161     in the <code>/www/data/</code> directory for server-side
4162     includes.</p>
4163
4164     <pre class="prettyprint lang-config">
4165 &lt;Directory "/www/data/"&gt;
4166   SetOutputFilter INCLUDES
4167 &lt;/Directory&gt;
4168     </pre>
4169
4170
4171     <p>If more than one filter is specified, they must be separated
4172     by semicolons in the order in which they should process the
4173     content.</p>
4174
4175 <h3>See also</h3>
4176 <ul>
4177 <li><a href="../filter.html">Filters</a> documentation</li>
4178 </ul>
4179 </div>
4180 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4181 <div class="directive-section"><h2><a name="TimeOut" id="TimeOut">TimeOut</a> <a name="timeout" id="timeout">Directive</a></h2>
4182 <table class="directive">
4183 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Amount of time the server will wait for
4184 certain events before failing a request</td></tr>
4185 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>TimeOut <var>seconds</var></code></td></tr>
4186 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>TimeOut 60</code></td></tr>
4187 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
4188 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4189 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4190 </table>
4191     <p>The <code class="directive">TimeOut</code> directive defines the length
4192     of time Apache httpd will wait for I/O in various circumstances:</p>
4193
4194     <ol>
4195       <li>When reading data from the client, the length of time to
4196       wait for a TCP packet to arrive if the read buffer is
4197       empty.</li>
4198
4199       <li>When writing data to the client, the length of time to wait
4200       for an acknowledgement of a packet if the send buffer is
4201       full.</li>
4202
4203       <li>In <code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code>, the length of time to wait for
4204       output from a CGI script.</li>
4205
4206       <li>In <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code>, the length of time to
4207       wait for output from a filtering process.</li>
4208
4209       <li>In <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>, the default timeout value if
4210       <code class="directive"><a href="../mod/mod_proxy.html#proxytimeout">ProxyTimeout</a></code> is not
4211       configured.</li>
4212     </ol>
4213
4214
4215 </div>
4216 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4217 <div class="directive-section"><h2><a name="TraceEnable" id="TraceEnable">TraceEnable</a> <a name="traceenable" id="traceenable">Directive</a></h2>
4218 <table class="directive">
4219 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Determines the behavior on <code>TRACE</code> requests</td></tr>
4220 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>TraceEnable <var>[on|off|extended]</var></code></td></tr>
4221 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>TraceEnable on</code></td></tr>
4222 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
4223 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4224 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4225 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in Apache HTTP Server 1.3.34, 2.0.55 and later</td></tr>
4226 </table>
4227     <p>This directive overrides the behavior of <code>TRACE</code> for both
4228     the core server and <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>.  The default
4229     <code>TraceEnable on</code> permits <code>TRACE</code> requests per
4230     RFC 2616, which disallows any request body to accompany the request.
4231     <code>TraceEnable off</code> causes the core server and
4232     <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> to return a <code>405</code> (Method not
4233     allowed) error to the client.</p>
4234
4235     <p>Finally, for testing and diagnostic purposes only, request
4236     bodies may be allowed using the non-compliant <code>TraceEnable
4237     extended</code> directive.  The core (as an origin server) will
4238     restrict the request body to 64k (plus 8k for chunk headers if
4239     <code>Transfer-Encoding: chunked</code> is used).  The core will
4240     reflect the full headers and all chunk headers with the response
4241     body.  As a proxy server, the request body is not restricted to 64k.</p>
4242
4243     <div class="note"><h3>Note</h3>
4244     <p>Despite claims to the contrary, <code>TRACE</code> is not
4245     a security vulnerability and there is no viable reason for
4246     it to be disabled. Doing so necessarily makes your server
4247     non-compliant.</p>
4248     </div>
4249
4250 </div>
4251 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4252 <div class="directive-section"><h2><a name="UnDefine" id="UnDefine">UnDefine</a> <a name="undefine" id="undefine">Directive</a></h2>
4253 <table class="directive">
4254 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Undefine the existence of a variable</td></tr>
4255 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>UnDefine <var>parameter-name</var></code></td></tr>
4256 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
4257 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4258 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4259 </table>
4260     <p>Undoes the effect of a <code class="directive"><a href="#define">Define</a></code> or
4261     of passing a <code>-D</code> argument to <code class="program"><a href="../programs/httpd.html">httpd</a></code>.</p>
4262     <p>This directive can be used to toggle the use of <code class="directive"><a href="#ifdefine">&lt;IfDefine&gt;</a></code> sections without needing to alter
4263     <code>-D</code> arguments in any startup scripts.</p>
4264
4265 </div>
4266 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4267 <div class="directive-section"><h2><a name="UseCanonicalName" id="UseCanonicalName">UseCanonicalName</a> <a name="usecanonicalname" id="usecanonicalname">Directive</a></h2>
4268 <table class="directive">
4269 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures how the server determines its own name and
4270 port</td></tr>
4271 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>UseCanonicalName On|Off|DNS</code></td></tr>
4272 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>UseCanonicalName Off</code></td></tr>
4273 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
4274 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4275 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4276 </table>
4277     <p>In many situations Apache httpd must construct a <em>self-referential</em>
4278     URL -- that is, a URL that refers back to the same server. With
4279     <code>UseCanonicalName On</code> Apache httpd will use the hostname and port
4280     specified in the <code class="directive"><a href="#servername">ServerName</a></code>
4281     directive to construct the canonical name for the server. This name
4282     is used in all self-referential URLs, and for the values of
4283     <code>SERVER_NAME</code> and <code>SERVER_PORT</code> in CGIs.</p>
4284
4285     <p>With <code>UseCanonicalName Off</code> Apache httpd will form
4286     self-referential URLs using the hostname and port supplied by
4287     the client if any are supplied (otherwise it will use the
4288     canonical name, as defined above). These values are the same
4289     that are used to implement <a href="../vhosts/name-based.html">name-based virtual hosts</a>,
4290     and are available with the same clients. The CGI variables
4291     <code>SERVER_NAME</code> and <code>SERVER_PORT</code> will be
4292     constructed from the client supplied values as well.</p>
4293
4294     <p>An example where this may be useful is on an intranet server
4295     where you have users connecting to the machine using short
4296     names such as <code>www</code>. You'll notice that if the users
4297     type a shortname, and a URL which is a directory, such as
4298     <code>http://www/splat</code>, <em>without the trailing
4299     slash</em> then Apache httpd will redirect them to
4300     <code>http://www.example.com/splat/</code>. If you have
4301     authentication enabled, this will cause the user to have to
4302     authenticate twice (once for <code>www</code> and once again
4303     for <code>www.example.com</code> -- see <a href="http://wiki.apache.org/httpd/FAQ#Why_does_Apache_ask_for_my_password_twice_before_serving_a_file.3F">
4304     the FAQ on this subject for more information</a>). But if
4305     <code class="directive">UseCanonicalName</code> is set <code>Off</code>, then
4306     Apache httpd will redirect to <code>http://www/splat/</code>.</p>
4307
4308     <p>There is a third option, <code>UseCanonicalName DNS</code>,
4309     which is intended for use with mass IP-based virtual hosting to
4310     support ancient clients that do not provide a
4311     <code>Host:</code> header. With this option Apache httpd does a
4312     reverse DNS lookup on the server IP address that the client
4313     connected to in order to work out self-referential URLs.</p>
4314
4315     <div class="warning"><h3>Warning</h3>
4316     <p>If CGIs make assumptions about the values of <code>SERVER_NAME</code>
4317     they may be broken by this option. The client is essentially free
4318     to give whatever value they want as a hostname. But if the CGI is
4319     only using <code>SERVER_NAME</code> to construct self-referential URLs
4320     then it should be just fine.</p>
4321     </div>
4322
4323 <h3>See also</h3>
4324 <ul>
4325 <li><code class="directive"><a href="#usecanonicalphysicalport">UseCanonicalPhysicalPort</a></code></li>
4326 <li><code class="directive"><a href="#servername">ServerName</a></code></li>
4327 <li><code class="directive"><a href="../mod/mpm_common.html#listen">Listen</a></code></li>
4328 </ul>
4329 </div>
4330 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4331 <div class="directive-section"><h2><a name="UseCanonicalPhysicalPort" id="UseCanonicalPhysicalPort">UseCanonicalPhysicalPort</a> <a name="usecanonicalphysicalport" id="usecanonicalphysicalport">Directive</a></h2>
4332 <table class="directive">
4333 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Configures how the server determines its own port</td></tr>
4334 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>UseCanonicalPhysicalPort On|Off</code></td></tr>
4335 <tr><th><a href="directive-dict.html#Default">Default:</a></th><td><code>UseCanonicalPhysicalPort Off</code></td></tr>
4336 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host, directory</td></tr>
4337 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4338 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4339 </table>
4340     <p>In many situations Apache httpd must construct a <em>self-referential</em>
4341     URL -- that is, a URL that refers back to the same server. With
4342     <code>UseCanonicalPhysicalPort On</code> Apache httpd will, when
4343     constructing the canonical port for the server to honor
4344     the <code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code> directive,
4345     provide the actual physical port number being used by this request
4346     as a potential port. With <code>UseCanonicalPhysicalPort Off</code>
4347     Apache httpd will not ever use the actual physical port number, instead
4348     relying on all configured information to construct a valid port number.</p>
4349
4350     <div class="note"><h3>Note</h3>
4351     <p>The ordering of the lookup when the physical port is used is as
4352     follows:</p>
4353      <dl>
4354      <dt><code>UseCanonicalName On</code></dt>
4355      <dd>
4356      <ol>
4357       <li>Port provided in <code class="directive"><a href="#servername">Servername</a></code></li>
4358       <li>Physical port</li>
4359       <li>Default port</li>
4360      </ol>
4361      </dd>
4362      <dt><code>UseCanonicalName Off | DNS</code></dt>
4363      <dd>
4364      <ol>
4365       <li>Parsed port from <code>Host:</code> header</li>
4366       <li>Physical port</li>
4367       <li>Port provided in <code class="directive"><a href="#servername">Servername</a></code></li>
4368       <li>Default port</li>
4369      </ol>
4370      </dd>
4371      </dl>
4372
4373     <p>With <code>UseCanonicalPhysicalPort Off</code>, the
4374     physical ports are removed from the ordering.</p>
4375     </div>
4376
4377
4378 <h3>See also</h3>
4379 <ul>
4380 <li><code class="directive"><a href="#usecanonicalname">UseCanonicalName</a></code></li>
4381 <li><code class="directive"><a href="#servername">ServerName</a></code></li>
4382 <li><code class="directive"><a href="../mod/mpm_common.html#listen">Listen</a></code></li>
4383 </ul>
4384 </div>
4385 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
4386 <div class="directive-section"><h2><a name="VirtualHost" id="VirtualHost">&lt;VirtualHost&gt;</a> <a name="virtualhost" id="virtualhost">Directive</a></h2>
4387 <table class="directive">
4388 <tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Contains directives that apply only to a specific
4389 hostname or IP address</td></tr>
4390 <tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>&lt;VirtualHost
4391     <var>addr</var>[:<var>port</var>] [<var>addr</var>[:<var>port</var>]]
4392     ...&gt; ... &lt;/VirtualHost&gt;</code></td></tr>
4393 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config</td></tr>
4394 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
4395 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
4396 </table>
4397     <p><code class="directive">&lt;VirtualHost&gt;</code> and
4398     <code>&lt;/VirtualHost&gt;</code> are used to enclose a group of
4399     directives that will apply only to a particular virtual host. Any
4400     directive that is allowed in a virtual host context may be
4401     used. When the server receives a request for a document on a
4402     particular virtual host, it uses the configuration directives
4403     enclosed in the <code class="directive">&lt;VirtualHost&gt;</code>
4404     section. <var>Addr</var> can be any of the following, optionally followed by
4405     a colon and a port number (or *):</p>
4406
4407     <ul>
4408       <li>The IP address of the virtual host;</li>
4409
4410       <li>A fully qualified domain name for the IP address of the
4411       virtual host (not recommended);</li>
4412
4413       <li>The character <code>*</code>, which acts as a wildcard and matches
4414       any IP address.</li>
4415
4416       <li>The string <code>_default_</code>, which is an alias for <code>*</code></li>
4417
4418     </ul>
4419
4420     <pre class="prettyprint lang-config">
4421 &lt;VirtualHost 10.1.2.3:80&gt;
4422   ServerAdmin webmaster@host.example.com
4423   DocumentRoot /www/docs/host.example.com
4424   ServerName host.example.com
4425   ErrorLog logs/host.example.com-error_log
4426   TransferLog logs/host.example.com-access_log
4427 &lt;/VirtualHost&gt;
4428     </pre>
4429
4430
4431
4432     <p>IPv6 addresses must be specified in square brackets because
4433     the optional port number could not be determined otherwise.  An
4434     IPv6 example is shown below:</p>
4435
4436     <pre class="prettyprint lang-config">
4437 &lt;VirtualHost [2001:db8::a00:20ff:fea7:ccea]:80&gt;
4438   ServerAdmin webmaster@host.example.com
4439   DocumentRoot /www/docs/host.example.com
4440   ServerName host.example.com
4441   ErrorLog logs/host.example.com-error_log
4442   TransferLog logs/host.example.com-access_log
4443 &lt;/VirtualHost&gt;
4444     </pre>
4445
4446
4447     <p>Each Virtual Host must correspond to a different IP address,
4448     different port number or a different host name for the server,
4449     in the former case the server machine must be configured to
4450     accept IP packets for multiple addresses. (If the machine does
4451     not have multiple network interfaces, then this can be
4452     accomplished with the <code>ifconfig alias</code> command -- if
4453     your OS supports it).</p>
4454
4455     <div class="note"><h3>Note</h3>
4456     <p>The use of <code class="directive">&lt;VirtualHost&gt;</code> does
4457     <strong>not</strong> affect what addresses Apache httpd listens on. You
4458     may need to ensure that Apache httpd is listening on the correct addresses
4459     using <code class="directive"><a href="../mod/mpm_common.html#listen">Listen</a></code>.</p>
4460     </div>
4461
4462     <p>A <code class="directive"><a href="#servername">ServerName</a></code> should be
4463     specified inside each <code class="directive">&lt;VirtualHost&gt;</code> block. If it is absent, the
4464     <code class="directive"><a href="#servername">ServerName</a></code> from the "main"
4465     server configuration will be inherited.</p>
4466
4467     <p>When a request is received, the server first maps it to the best matching
4468     <code class="directive">&lt;VirtualHost&gt;</code> based on the local
4469     IP address and port combination only.  Non-wildcards have a higher
4470     precedence. If no match based on IP and port occurs at all, the
4471     "main" server configuration is used.</p>
4472
4473     <p>If multiple virtual hosts contain the best matching IP address and port,
4474     the server selects from these virtual hosts the best match based on the
4475     requested hostname.  If no matching name-based virtual host is found,
4476     then the first listed virtual host that matched the IP address will be
4477     used.  As a consequence, the first listed virtual host for a given IP address
4478     and port combination is default virtual host for that IP and port
4479     combination.</p>
4480
4481     <div class="warning"><h3>Security</h3>
4482     <p>See the <a href="../misc/security_tips.html">security tips</a>
4483     document for details on why your security could be compromised if the
4484     directory where log files are stored is writable by anyone other
4485     than the user that starts the server.</p>
4486     </div>
4487
4488 <h3>See also</h3>
4489 <ul>
4490 <li><a href="../vhosts/">Apache HTTP Server Virtual Host documentation</a></li>
4491 <li><a href="../dns-caveats.html">Issues Regarding DNS and
4492     Apache HTTP Server</a></li>
4493 <li><a href="../bind.html">Setting
4494     which addresses and ports Apache HTTP Server uses</a></li>
4495 <li><a href="../sections.html">How &lt;Directory&gt;, &lt;Location&gt;
4496     and &lt;Files&gt; sections work</a> for an explanation of how these
4497     different sections are combined when a request is received</li>
4498 </ul>
4499 </div>
4500 </div>
4501 <div class="bottomlang">
4502 <p><span>Available Languages: </span><a href="../de/mod/core.html" hreflang="de" rel="alternate" title="Deutsch">&nbsp;de&nbsp;</a> |
4503 <a href="../en/mod/core.html" title="English">&nbsp;en&nbsp;</a> |
4504 <a href="../es/mod/core.html" hreflang="es" rel="alternate" title="Español">&nbsp;es&nbsp;</a> |
4505 <a href="../fr/mod/core.html" hreflang="fr" rel="alternate" title="Français">&nbsp;fr&nbsp;</a> |
4506 <a href="../ja/mod/core.html" hreflang="ja" rel="alternate" title="Japanese">&nbsp;ja&nbsp;</a> |
4507 <a href="../tr/mod/core.html" hreflang="tr" rel="alternate" title="Türkçe">&nbsp;tr&nbsp;</a></p>
4508 </div><div class="top"><a href="#page-header"><img src="../images/up.gif" alt="top" /></a></div><div class="section"><h2><a id="comments_section" name="comments_section">Comments</a></h2><div class="warning"><strong>Notice:</strong><br />This is not a Q&amp;A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our <a href="http://httpd.apache.org/lists.html">mailing lists</a>.</div>
4509 <script type="text/javascript"><!--//--><![CDATA[//><!--
4510 var comments_shortname = 'httpd';
4511 var comments_identifier = 'http://httpd.apache.org/docs/trunk/mod/core.html';
4512 (function(w, d) {
4513     if (w.location.hostname.toLowerCase() == "httpd.apache.org") {
4514         d.write('<div id="comments_thread"><\/div>');
4515         var s = d.createElement('script');
4516         s.type = 'text/javascript';
4517         s.async = true;
4518         s.src = 'https://comments.apache.org/show_comments.lua?site=' + comments_shortname + '&page=' + comments_identifier;
4519         (d.getElementsByTagName('head')[0] || d.getElementsByTagName('body')[0]).appendChild(s);
4520     }
4521     else {
4522         d.write('<div id="comments_thread">Comments are disabled for this page at the moment.<\/div>');
4523     }
4524 })(window, document);
4525 //--><!]]></script></div><div id="footer">
4526 <p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
4527 <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
4528 if (typeof(prettyPrint) !== 'undefined') {
4529     prettyPrint();
4530 }
4531 //--><!]]></script>
4532 </body></html>