]> granicus.if.org Git - apache/blob - docs/manual/mod/directives.html
One more missing hyperlink.
[apache] / docs / manual / mod / directives.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Apache directives</TITLE>
5 </HEAD>
6
7 <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
8 <BODY
9  BGCOLOR="#FFFFFF"
10  TEXT="#000000"
11  LINK="#0000FF"
12  VLINK="#000080"
13  ALINK="#FF0000"
14 >
15 <!--#include virtual="header.html" -->
16 <H1 ALIGN="CENTER">Apache Directives</H1>
17 <P>
18 Each Apache directive available in the standard Apache distribution is
19 listed here.  They are described using a consistent format, and there is
20 <A
21  HREF="directive-dict.html"
22  REL="Glossary"
23 >a dictionary</A>
24 of the terms used in their descriptions available.
25 </P>
26 <UL>
27 <LI><A HREF="core.html#accessconfig">AccessConfig</A>
28 <LI><A HREF="core.html#accessfilename">AccessFileName</A>
29 <LI><A HREF="mod_actions.html#action">Action</A>
30 <LI><A HREF="mod_autoindex.html#addalt">AddAlt</A>
31 <LI><A HREF="mod_autoindex.html#addaltbyencoding">AddAltByEncoding</A>
32 <LI><A HREF="mod_autoindex.html#addaltbytype">AddAltByType</A>
33 <LI><A HREF="mod_autoindex.html#adddescription">AddDescription</A>
34 <LI><A HREF="mod_mime.html#addencoding">AddEncoding</A>
35 <LI><A HREF="mod_mime.html#addhandler">AddHandler</A>
36 <LI><A HREF="mod_autoindex.html#addicon">AddIcon</A>
37 <LI><A HREF="mod_autoindex.html#addiconbyencoding">AddIconByEncoding</A>
38 <LI><A HREF="mod_autoindex.html#addiconbytype">AddIconByType</A>
39 <LI><A HREF="mod_mime.html#addlanguage">AddLanguage</A>
40 <LI><A HREF="core.html#addmodule">AddModule</A>
41 <LI><A HREF="mod_info.html#addmoduleinfo">AddModuleInfo</A>
42 <LI><A HREF="mod_mime.html#addtype">AddType</A>
43 <LI><A HREF="mod_log_agent.html#agentlog">AgentLog</A>
44 <LI><A HREF="mod_alias.html#alias">Alias</A>
45 <LI><A HREF="mod_alias.html#aliasmatch">AliasMatch</A>
46 <LI><A HREF="mod_access.html#allow">allow</A>
47 <LI><A HREF="core.html#allowoverride">AllowOverride</A>
48 <LI><A HREF="mod_auth_anon.html#anonymous">Anonymous</A>
49 <LI><A HREF="mod_auth_anon.html#Authoritative">Anonymous_Authoritative</A>
50 <LI><A HREF="mod_auth_anon.html#LogEmail">Anonymous_LogEmail</A>
51 <LI><A HREF="mod_auth_anon.html#MustGiveEmail">Anonymous_MustGiveEmail</A>
52 <LI><A HREF="mod_auth_anon.html#NoUserID">Anonymous_NoUserID</A>
53 <LI><A HREF="mod_auth_anon.html#VerifyEmail">Anonymous_VerifyEmail</A>
54 <LI><A HREF="mod_auth.html#authauthoritative">AuthAuthoritative</A>
55 <LI><A HREF="mod_auth_db.html#authdbauthoritative">AuthDBAuthoritative</A>
56 <LI><A HREF="mod_auth_db.html#authdbgroupfile">AuthDBGroupFile</A>
57 <LI><A HREF="mod_auth_dbm.html#authdbmauthoritative">AuthDBMAuthoritative</A>
58 <LI><A HREF="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile</A>
59 <LI><A HREF="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile</A>
60 <LI><A HREF="mod_auth_db.html#authdbuserfile">AuthDBUserFile</A>
61 <LI><A HREF="mod_auth_dbm.html#authdbmuserfile">AuthDBMUserFile</A>
62 <LI><A HREF="mod_digest.html#authdigestfile">AuthDigestFile</A>
63 <LI><A HREF="mod_auth.html#authgroupfile">AuthGroupFile</A>
64 <LI><A HREF="core.html#authname">AuthName</A>
65 <LI><A HREF="core.html#authtype">AuthType</A>
66 <LI><A HREF="mod_auth.html#authuserfile">AuthUserFile</A>
67 <LI><A HREF="core.html#bindaddress">BindAddress</A>
68 <LI><A HREF="mod_setenvif.html#BrowserMatch">BrowserMatch</A>
69 <LI><A HREF="mod_setenvif.html#BrowserMatchNoCase">BrowserMatchNoCase</A>
70 <LI><A HREF="mod_proxy.html#cachedefaultexpire">CacheDefaultExpire</A>
71 <LI><A HREF="mod_proxy.html#cachedirlength">CacheDirLength</A>
72 <LI><A HREF="mod_proxy.html#cachedirlevels">CacheDirLevels</A>
73 <LI><A HREF="mod_proxy.html#cachegcinterval">CacheGcInterval</A>
74 <LI><A HREF="mod_proxy.html#cachelastmodifiedfactor">CacheLastModifiedFactor</A>
75 <LI><A HREF="mod_proxy.html#cachemaxexpire">CacheMaxExpire</A>
76 <LI><A HREF="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</A>
77 <LI><A HREF="mod_proxy.html#cacheroot">CacheRoot</A>
78 <LI><A HREF="mod_proxy.html#cachesize">CacheSize</A>
79 <LI><A HREF="mod_speling.html#checkspelling">CheckSpelling</A>
80 <LI><A HREF="core.html#clearmodulelist">ClearModuleList</A>
81 <LI><A HREF="core.html#contentdigest">ContentDigest</A>
82 <LI><A HREF="mod_usertrack.html#cookieexpires">CookieExpires</A>
83 <LI><A HREF="mod_cookies.html#cookielog">CookieLog</A> (mod_cookies)
84 <LI><A HREF="mod_log_config.html#cookielog">CookieLog</A> (mod_log_config)
85 <LI><A HREF="mod_usertrack.html#cookietracking">CookieTracking</A>
86 <LI><A HREF="core.html#coredumpdirectory">CoreDumpDirectory</A>
87 <LI><A HREF="mod_log_config.html#customlog">CustomLog</A>
88 <LI><A HREF="mod_autoindex.html#defaulticon">DefaultIcon</A>
89 <LI><A HREF="core.html#defaulttype">DefaultType</A>
90 <LI><A HREF="mod_access.html#deny">deny</A>
91 <LI><A HREF="core.html#directory">&lt;Directory&gt;</A>
92 <LI><A HREF="core.html#directorymatch">&lt;DirectoryMatch&gt;</A>
93 <LI><A HREF="mod_dir.html#directoryindex">DirectoryIndex</A>
94 <LI><A HREF="core.html#documentroot">DocumentRoot</A>
95 <LI><A HREF="core.html#errordocument">ErrorDocument</A>
96 <LI><A HREF="core.html#errorlog">ErrorLog</A>
97 <LI><A HREF="mod_example.html#example">Example</A>
98 <LI><A HREF="mod_expires.html#expiresactive">ExpiresActive</A>
99 <LI><A HREF="mod_expires.html#expiresbytype">ExpiresByType</A>
100 <LI><A HREF="mod_expires.html#expiresdefault">ExpiresDefault</A>
101 <LI><A HREF="mod_autoindex.html#fancyindexing">FancyIndexing</A>
102 <LI><A HREF="core.html#files">&lt;Files&gt;</A>
103 <LI><A HREF="core.html#filesmatch">&lt;FilesMatch&gt;</A>
104 <LI><A HREF="mod_mime.html#forcetype">ForceType</A>
105 <LI><A HREF="core.html#group">Group</A>
106 <LI><A HREF="mod_headers.html#header">Header</A>
107 <LI><A HREF="mod_autoindex.html#headername">HeaderName</A>
108 <LI><A HREF="core.html#hostnamelookups">HostNameLookups</A>
109 <LI><A HREF="core.html#identitycheck">IdentityCheck</A>
110 <LI><A HREF="core.html#ifmodule">&lt;IfModule&gt;</A>
111 <LI><A HREF="mod_imap.html#imapbase">ImapBase</A>
112 <LI><A HREF="mod_imap.html#imapdefault">ImapDefault</A>
113 <LI><A HREF="mod_imap.html#imapmenu">ImapMenu</A>
114 <LI><A HREF="core.html#include">Include</A>
115 <LI><A HREF="mod_autoindex.html#indexignore">IndexIgnore</A>
116 <LI><A HREF="mod_autoindex.html#indexoptions">IndexOptions</A>
117 <LI><A HREF="core.html#keepalive">KeepAlive</A>
118 <LI><A HREF="core.html#keepalivetimeout">KeepAliveTimeout</A>
119 <LI><A HREF="mod_negotiation.html#languagepriority">LanguagePriority</A>
120 <LI><A HREF="core.html#limit">&lt;Limit&gt;</A>
121 <LI><A HREF="core.html#listen">Listen</A>
122 <LI><A HREF="core.html#listenbacklog">ListenBacklog</A>
123 <LI><A HREF="mod_so.html#loadfile">LoadFile</A> (Unix)
124 <LI><A HREF="mod_dll.html#loadfile">LoadFile</A> (Windows)
125 <LI><A HREF="mod_so.html#loadmodule">LoadModule</A> (Unix)
126 <LI><A HREF="mod_dll.html#loadmodule">LoadModule</A> (Windows)
127 <LI><A HREF="core.html#location">&lt;Location&gt;</A>
128 <LI><A HREF="core.html#locationmatch">&lt;LocationMatch&gt;</A>
129 <LI><A HREF="core.html#lockfile">LockFile</A>
130 <LI><A HREF="mod_log_config.html#logformat">LogFormat</A>
131 <LI><A HREF="core.html#loglevel">LogLevel</A>
132 <LI><A HREF="core.html#maxclients">MaxClients</A>
133 <LI><A HREF="core.html#maxkeepaliverequests">MaxKeepAliveRequests</A>
134 <LI><A HREF="core.html#maxrequestsperchild">MaxRequestsPerChild</A>
135 <LI><A HREF="core.html#maxspareservers">MaxSpareServers</A>
136 <LI><A HREF="mod_cern_meta.html#metadir">MetaDir</A>
137 <LI><A HREF="mod_cern_meta.html#metafiles">MetaFiles</A>
138 <LI><A HREF="mod_cern_meta.html#metasuffix">MetaSuffix</A>
139 <LI><A HREF="mod_mime_magic.html#mimemagicfile">MimeMagicFile</A>
140 <LI><A HREF="core.html#minspareservers">MinSpareServers</A>
141 <LI><A HREF="core.html#namevirtualhost">NameVirtualHost</A>
142 <LI><A HREF="mod_proxy.html#nocache">NoCache</A>
143 <LI><A HREF="core.html#options">Options</A>
144 <LI><A HREF="mod_access.html#order">order</A>
145 <LI><A HREF="mod_env.html#passenv">PassEnv</A>
146 <LI><A HREF="core.html#pidfile">PidFile</A>
147 <LI><A HREF="core.html#port">Port</A>
148 <LI><A HREF="mod_proxy.html#proxyblock">ProxyBlock</A>
149 <LI><A HREF="mod_proxy.html#proxypass">ProxyPass</A>
150 <LI><A HREF="mod_proxy.html#proxypassreverse">ProxyPassReverse</A>
151 <LI><A HREF="mod_proxy.html#proxyreceivebuffersize">ProxyReceiveBufferSize</A>
152 <LI><A HREF="mod_proxy.html#proxyremote">ProxyRemote</A>
153 <LI><A HREF="mod_proxy.html#proxyrequests">ProxyRequests</A>
154 <LI><A HREF="mod_autoindex.html#readmename">ReadmeName</A>
155 <LI><A HREF="mod_alias.html#redirect">Redirect</A>
156 <LI><A HREF="mod_alias.html#redirectmatch">RedirectMatch</A>
157 <LI><A HREF="mod_alias.html#redirectperm">RedirectPermanent</A>
158 <LI><A HREF="mod_alias.html#redirecttemp">RedirectTemp</A>
159 <LI><A HREF="mod_log_referer.html#refererignore">RefererIgnore</A>
160 <LI><A HREF="mod_log_referer.html#refererlog">RefererLog</A>
161 <LI><A HREF="core.html#require">require</A>
162 <LI><A HREF="core.html#resourceconfig">ResourceConfig</A>
163 <LI><A HREF="mod_rewrite.html#RewriteBase">RewriteBase</A>
164 <LI><A HREF="mod_rewrite.html#RewriteCond">RewriteCond</A>
165 <LI><A HREF="mod_rewrite.html#RewriteEngine">RewriteEngine</A>
166 <LI><A HREF="mod_rewrite.html#RewriteLock">RewriteLock</A>
167 <LI><A HREF="mod_rewrite.html#RewriteLog">RewriteLog</A>
168 <LI><A HREF="mod_rewrite.html#RewriteLogLevel">RewriteLogLevel</A>
169 <LI><A HREF="mod_rewrite.html#RewriteMap">RewriteMap</A>
170 <LI><A HREF="mod_rewrite.html#RewriteOptions">RewriteOptions</A>
171 <LI><A HREF="mod_rewrite.html#RewriteRule">RewriteRule</A>
172 <LI><A HREF="core.html#rlimitcpu">RLimitCPU</A>
173 <LI><A HREF="core.html#rlimitmem">RLimitMEM</A>
174 <LI><A HREF="core.html#rlimitnproc">RLimitNPROC</A>
175 <LI><A HREF="core.html#satisfy">Satisfy</A>
176 <LI><A HREF="core.html#scoreboardfile">ScoreBoardFile</A>
177 <LI><A HREF="mod_actions.html#script">Script</A>
178 <LI><A HREF="mod_alias.html#scriptalias">ScriptAlias</A>
179 <LI><A HREF="mod_alias.html#scriptaliasmatch">ScriptAliasMatch</A>
180 <LI><A HREF="mod_cgi.html#scriptlog">ScriptLog</A>
181 <LI><A HREF="mod_cgi.html#scriptlogbuffer">ScriptLogBuffer</A>
182 <LI><A HREF="mod_cgi.html#scriptloglength">ScriptLogLength</A>
183 <LI><A HREF="core.html#sendbuffersize">SendBufferSize</A>
184 <LI><A HREF="core.html#serveradmin">ServerAdmin</A>
185 <LI><A HREF="core.html#serveralias">ServerAlias</A>
186 <LI><A HREF="core.html#servername">ServerName</A>
187 <LI><A HREF="core.html#serverpath">ServerPath</A>
188 <LI><A HREF="core.html#serverroot">ServerRoot</A>
189 <LI><A HREF="core.html#serversignature">ServerSignature</A>
190 <LI><A HREF="core.html#servertype">ServerType</A>
191 <LI><A HREF="mod_env.html#setenv">SetEnv</A>
192 <LI><A HREF="mod_setenvif.html#setenvif">SetEnvIf</A>
193 <LI><A HREF="mod_setenvif.html#SetEnvIfNoCase">SetEnvIfNoCase</A>
194 <LI><A HREF="mod_mime.html#sethandler">SetHandler</A>
195 <LI><A HREF="core.html#startservers">StartServers</A>
196 <LI><A HREF="core.html#threadsperchild">ThreadsPerChild</A>
197 <LI><A HREF="core.html#timeout">TimeOut</A>
198 <LI><A HREF="mod_log_config.html#transferlog">TransferLog</A>
199 <LI><A HREF="mod_mime.html#typesconfig">TypesConfig</A>
200 <LI><A HREF="mod_env.html#unsetenv">UnsetEnv</A>
201 <LI><A HREF="core.html#usecanonicalname">UseCanonicalName</A>
202 <LI><A HREF="core.html#user">User</A>
203 <LI><A HREF="mod_userdir.html#userdir">UserDir</A>
204 <LI><A HREF="core.html#virtualhost">&lt;VirtualHost&gt;</A>
205 <LI><A HREF="mod_include.html#xbithack">XBitHack</A>
206 </UL>
207
208 <!--#include virtual="footer.html" -->
209 </BODY>
210 </HTML>