<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>Apache directives</TITLE>
</HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
<BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#000080"
ALINK="#FF0000"
>
<H1 ALIGN="CENTER">Apache Directives</H1>
<P>
Each Apache directive available in the standard Apache distribution is
listed here. They are described using a consistent format, and there is
<A
REL="Glossary"
>a dictionary</A>
of the terms used in their descriptions available.
</P>
<UL>
<
LI><
A HREF="core.html#accessconfig">AccessConfig</
A>
<
LI><
A HREF="core.html#accessfilename">AccessFileName</
A>
<
LI><
A HREF="core.html#addmodule">AddModule</
A>
<
LI><
A HREF="core.html#allowoverride">AllowOverride</
A>
<
LI><
A HREF="mod_auth.html#authauthoritative">AuthAuthoritative</
A>
<
LI><
A HREF="core.html#authname">AuthName</
A>
<
LI><
A HREF="core.html#authtype">AuthType</
A>
<
LI><
A HREF="core.html#bindaddress">BindAddress</
A>
<
LI><
A HREF="core.html#bs2000account">BS2000Account</
A>
<
LI><
A HREF="mod_proxy.html#cachedefaultexpire">CacheDefaultExpire</
A>
<
LI><
A HREF="mod_proxy.html#cacheforcecompletion">CacheForceCompletion</
A>
<
LI><
A HREF="mod_proxy.html#cachelastmodifiedfactor">CacheLastModifiedFactor</
A>
<
LI><
A HREF="core.html#clearmodulelist">ClearModuleList</
A>
<
LI><
A HREF="core.html#contentdigest">ContentDigest</
A>
<
LI><
A HREF="core.html#coredumpdirectory">CoreDumpDirectory</
A>
<
LI><
A HREF="core.html#defaulttype">DefaultType</
A>
<
LI><
A HREF="core.html#directory"><Directory></
A>
<
LI><
A HREF="core.html#directorymatch"><DirectoryMatch></
A>
<
LI><
A HREF="mod_dir.html#directoryindex">DirectoryIndex</
A>
<
LI><
A HREF="core.html#documentroot">DocumentRoot</
A>
<
LI><
A HREF="core.html#errordocument">ErrorDocument</
A>
<
LI><
A HREF="core.html#errorlog">ErrorLog</
A>
<
LI><
A HREF="core.html#files"><Files></
A>
<
LI><
A HREF="core.html#filesmatch"><FilesMatch></
A>
<
LI><
A HREF="core.html#hostnamelookups">HostNameLookups</
A>
<
LI><
A HREF="core.html#identitycheck">IdentityCheck</
A>
<
LI><
A HREF="core.html#ifdefine"><IfDefine></
A>
<
LI><
A HREF="core.html#ifmodule"><IfModule></
A>
<
LI><
A HREF="core.html#keepalive">KeepAlive</
A>
<
LI><
A HREF="core.html#keepalivetimeout">KeepAliveTimeout</
A>
<
LI><
A HREF="core.html#limit"><Limit></
A>
<
LI><
A HREF="core.html#limitrequestbody">LimitRequestBody</
A>
<
LI><
A HREF="core.html#limitrequestfields">LimitRequestFields</
A>
<
LI><
A HREF="core.html#limitrequestfieldsize">LimitRequestFieldsize</
A>
<
LI><
A HREF="core.html#limitrequestline">LimitRequestLine</
A>
<
LI><
A HREF="core.html#listenbacklog">ListenBacklog</
A>
<
LI><
A HREF="core.html#location"><Location></
A>
<
LI><
A HREF="core.html#locationmatch"><LocationMatch></
A>
<
LI><
A HREF="core.html#lockfile">LockFile</
A>
<
LI><
A HREF="core.html#loglevel">LogLevel</
A>
<
LI><
A HREF="core.html#maxclients">MaxClients</
A>
<
LI><
A HREF="core.html#maxkeepaliverequests">MaxKeepAliveRequests</
A>
<
LI><
A HREF="core.html#maxrequestsperchild">MaxRequestsPerChild</
A>
<
LI><
A HREF="core.html#maxspareservers">MaxSpareServers</
A>
<
LI><
A HREF="core.html#minspareservers">MinSpareServers</
A>
<
LI><
A HREF="core.html#namevirtualhost">NameVirtualHost</
A>
<
LI><
A HREF="mod_proxy.html#proxyreceivebuffersize">ProxyReceiveBufferSize</
A>
<
LI><
A HREF="core.html#resourceconfig">ResourceConfig</
A>
<
LI><
A HREF="core.html#rlimitcpu">RLimitCPU</
A>
<
LI><
A HREF="core.html#rlimitmem">RLimitMEM</
A>
<
LI><
A HREF="core.html#rlimitnproc">RLimitNPROC</
A>
<
LI><
A HREF="core.html#scoreboardfile">ScoreBoardFile</
A>
<
LI><
A HREF="mod_cgi.html#scriptlogbuffer">ScriptLogBuffer</
A>
<
LI><
A HREF="mod_cgi.html#scriptloglength">ScriptLogLength</
A>
<
LI><
A HREF="core.html#sendbuffersize">SendBufferSize</
A>
<
LI><
A HREF="core.html#serveradmin">ServerAdmin</
A>
<
LI><
A HREF="core.html#serveralias">ServerAlias</
A>
<
LI><
A HREF="core.html#servername">ServerName</
A>
<
LI><
A HREF="core.html#serverpath">ServerPath</
A>
<
LI><
A HREF="core.html#serverroot">ServerRoot</
A>
<
LI><
A HREF="core.html#serversignature">ServerSignature</
A>
<
LI><
A HREF="core.html#servertokens">ServerTokens</
A>
<
LI><
A HREF="core.html#servertype">ServerType</
A>
<
LI><
A HREF="core.html#startservers">StartServers</
A>
<
LI><
A HREF="core.html#threadsperchild">ThreadsPerChild</
A>
<
LI><
A HREF="core.html#usecanonicalname">UseCanonicalName</
A>
<
LI><
A HREF="core.html#virtualhost"><VirtualHost></
A>
</UL>
</BODY>
</HTML>