blob: 57938e5b190a14b3451f8e782952ef35efb3b627 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
|
<!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"
>
<DIV ALIGN="CENTER">
<IMG SRC="../images/sub.gif" ALT="[APACHE DOCUMENTATION]">
<H3>
Apache HTTP Server Version 1.3
</H3>
</DIV>
<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
HREF="directive-dict.html"
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="mod_actions.html#action">Action</A>
<LI><A HREF="mod_autoindex.html#addalt">AddAlt</A>
<LI><A HREF="mod_autoindex.html#addaltbyencoding">AddAltByEncoding</A>
<LI><A HREF="mod_autoindex.html#addaltbytype">AddAltByType</A>
<LI><A HREF="mod_autoindex.html#adddescription">AddDescription</A>
<LI><A HREF="mod_mime.html#addencoding">AddEncoding</A>
<LI><A HREF="mod_mime.html#addhandler">AddHandler</A>
<LI><A HREF="mod_autoindex.html#addicon">AddIcon</A>
<LI><A HREF="mod_autoindex.html#addiconbyencoding">AddIconByEncoding</A>
<LI><A HREF="mod_autoindex.html#addiconbytype">AddIconByType</A>
<LI><A HREF="mod_mime.html#addlanguage">AddLanguage</A>
<LI><A HREF="core.html#addmodule">AddModule</A>
<LI><A HREF="mod_info.html#addmoduleinfo">AddModuleInfo</A>
<LI><A HREF="mod_mime.html#addtype">AddType</A>
<LI><A HREF="mod_log_agent.html#agentlog">AgentLog</A>
<LI><A HREF="mod_alias.html#alias">Alias</A>
<LI><A HREF="mod_alias.html#aliasmatch">AliasMatch</A>
<LI><A HREF="mod_access.html#allow">allow</A>
<LI><A HREF="core.html#allowoverride">AllowOverride</A>
<LI><A HREF="mod_auth_anon.html#anonymous">Anonymous</A>
<LI><A HREF="mod_auth_anon.html#Authoritative">Anonymous_Authoritative</A>
<LI><A HREF="mod_auth_anon.html#LogEmail">Anonymous_LogEmail</A>
<LI><A HREF="mod_auth_anon.html#MustGiveEmail">Anonymous_MustGiveEmail</A>
<LI><A HREF="mod_auth_anon.html#NoUserID">Anonymous_NoUserID</A>
<LI><A HREF="mod_auth_anon.html#VerifyEmail">Anonymous_VerifyEmail</A>
<LI><A HREF="mod_auth.html#authauthoritative">AuthAuthoritative</A>
<LI><A HREF="mod_auth_db.html#authdbauthoritative">AuthDBAuthoritative</A>
<LI><A HREF="mod_auth_db.html#authdbgroupfile">AuthDBGroupFile</A>
<LI><A HREF="mod_auth_dbm.html#authdbmauthoritative">AuthDBMAuthoritative</A>
<LI><A HREF="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile</A>
<LI><A HREF="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile</A>
<LI><A HREF="mod_auth_db.html#authdbuserfile">AuthDBUserFile</A>
<LI><A HREF="mod_auth_dbm.html#authdbmuserfile">AuthDBMUserFile</A>
<LI><A HREF="mod_digest.html#authdigestfile">AuthDigestFile</A>
<LI><A HREF="mod_auth.html#authgroupfile">AuthGroupFile</A>
<LI><A HREF="core.html#authname">AuthName</A>
<LI><A HREF="core.html#authtype">AuthType</A>
<LI><A HREF="mod_auth.html#authuserfile">AuthUserFile</A>
<LI><A HREF="core.html#bindaddress">BindAddress</A>
<LI><A HREF="mod_setenvif.html#BrowserMatch">BrowserMatch</A>
<LI><A HREF="mod_setenvif.html#BrowserMatchNoCase">BrowserMatchNoCase</A>
<LI><A HREF="core.html#bs2000account">BS2000Account</A>
<LI><A HREF="mod_proxy.html#cachedefaultexpire">CacheDefaultExpire</A>
<LI><A HREF="mod_proxy.html#cachedirlength">CacheDirLength</A>
<LI><A HREF="mod_proxy.html#cachedirlevels">CacheDirLevels</A>
<LI><A HREF="mod_proxy.html#cacheforcecompletion">CacheForceCompletion</A>
<LI><A HREF="mod_proxy.html#cachegcinterval">CacheGcInterval</A>
<LI><A HREF="mod_proxy.html#cachelastmodifiedfactor">CacheLastModifiedFactor</A>
<LI><A HREF="mod_proxy.html#cachemaxexpire">CacheMaxExpire</A>
<LI><A HREF="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</A>
<LI><A HREF="mod_proxy.html#cacheroot">CacheRoot</A>
<LI><A HREF="mod_proxy.html#cachesize">CacheSize</A>
<LI><A HREF="mod_speling.html#checkspelling">CheckSpelling</A>
<LI><A HREF="core.html#clearmodulelist">ClearModuleList</A>
<LI><A HREF="core.html#contentdigest">ContentDigest</A>
<LI><A HREF="mod_usertrack.html#cookieexpires">CookieExpires</A>
<LI><A HREF="mod_cookies.html#cookielog">CookieLog</A> (mod_cookies)
<LI><A HREF="mod_log_config.html#cookielog">CookieLog</A> (mod_log_config)
<LI><A HREF="mod_usertrack.html#cookietracking">CookieTracking</A>
<LI><A HREF="core.html#coredumpdirectory">CoreDumpDirectory</A>
<LI><A HREF="mod_log_config.html#customlog">CustomLog</A>
<LI><A HREF="mod_autoindex.html#defaulticon">DefaultIcon</A>
<LI><A HREF="mod_mime.html#defaultlanguage">DefaultLanguage</A>
<LI><A HREF="core.html#defaulttype">DefaultType</A>
<LI><A HREF="mod_access.html#deny">deny</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="mod_example.html#example">Example</A>
<LI><A HREF="mod_expires.html#expiresactive">ExpiresActive</A>
<LI><A HREF="mod_expires.html#expiresbytype">ExpiresByType</A>
<LI><A HREF="mod_expires.html#expiresdefault">ExpiresDefault</A>
<LI><A HREF="mod_status.html#extendedstatus">ExtendedStatus</A>
<LI><A HREF="mod_autoindex.html#fancyindexing">FancyIndexing</A>
<LI><A HREF="core.html#files"><Files></A>
<LI><A HREF="core.html#filesmatch"><FilesMatch></A>
<LI><A HREF="mod_mime.html#forcetype">ForceType</A>
<LI><A HREF="core.html#group">Group</A>
<LI><A HREF="mod_headers.html#header">Header</A>
<LI><A HREF="mod_autoindex.html#headername">HeaderName</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="mod_imap.html#imapbase">ImapBase</A>
<LI><A HREF="mod_imap.html#imapdefault">ImapDefault</A>
<LI><A HREF="mod_imap.html#imapmenu">ImapMenu</A>
<LI><A HREF="core.html#include">Include</A>
<LI><A HREF="mod_autoindex.html#indexignore">IndexIgnore</A>
<LI><A HREF="mod_autoindex.html#indexoptions">IndexOptions</A>
<LI><A HREF="core.html#keepalive">KeepAlive</A>
<LI><A HREF="core.html#keepalivetimeout">KeepAliveTimeout</A>
<LI><A HREF="mod_negotiation.html#languagepriority">LanguagePriority</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#listen">Listen</A>
<LI><A HREF="core.html#listenbacklog">ListenBacklog</A>
<LI><A HREF="mod_so.html#loadfile">LoadFile</A>
<LI><A HREF="mod_so.html#loadmodule">LoadModule</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="mod_log_config.html#logformat">LogFormat</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="mod_cern_meta.html#metadir">MetaDir</A>
<LI><A HREF="mod_cern_meta.html#metafiles">MetaFiles</A>
<LI><A HREF="mod_cern_meta.html#metasuffix">MetaSuffix</A>
<LI><A HREF="mod_mime_magic.html#mimemagicfile">MimeMagicFile</A>
<LI><A HREF="core.html#minspareservers">MinSpareServers</A>
<LI><A HREF="mod_mmap_static.html#mmapfile">MMapFile</A>
<LI><A HREF="core.html#namevirtualhost">NameVirtualHost</A>
<LI><A HREF="mod_proxy.html#nocache">NoCache</A>
<LI><A HREF="core.html#options">Options</A>
<LI><A HREF="mod_access.html#order">order</A>
<LI><A HREF="mod_env.html#passenv">PassEnv</A>
<LI><A HREF="core.html#pidfile">PidFile</A>
<LI><A HREF="core.html#port">Port</A>
<LI><A HREF="mod_proxy.html#proxyblock">ProxyBlock</A>
<LI><A HREF="mod_proxy.html#proxypass">ProxyPass</A>
<LI><A HREF="mod_proxy.html#proxypassreverse">ProxyPassReverse</A>
<LI><A HREF="mod_proxy.html#proxyreceivebuffersize">ProxyReceiveBufferSize</A>
<LI><A HREF="mod_proxy.html#proxyremote">ProxyRemote</A>
<LI><A HREF="mod_proxy.html#proxyrequests">ProxyRequests</A>
<LI><A HREF="mod_proxy.html#proxyvia">ProxyVia</A>
<LI><A HREF="mod_autoindex.html#readmename">ReadmeName</A>
<LI><A HREF="mod_alias.html#redirect">Redirect</A>
<LI><A HREF="mod_alias.html#redirectmatch">RedirectMatch</A>
<LI><A HREF="mod_alias.html#redirectperm">RedirectPermanent</A>
<LI><A HREF="mod_alias.html#redirecttemp">RedirectTemp</A>
<LI><A HREF="mod_log_referer.html#refererignore">RefererIgnore</A>
<LI><A HREF="mod_log_referer.html#refererlog">RefererLog</A>
<LI><A HREF="core.html#require">require</A>
<LI><A HREF="core.html#resourceconfig">ResourceConfig</A>
<LI><A HREF="mod_rewrite.html#RewriteBase">RewriteBase</A>
<LI><A HREF="mod_rewrite.html#RewriteCond">RewriteCond</A>
<LI><A HREF="mod_rewrite.html#RewriteEngine">RewriteEngine</A>
<LI><A HREF="mod_rewrite.html#RewriteLock">RewriteLock</A>
<LI><A HREF="mod_rewrite.html#RewriteLog">RewriteLog</A>
<LI><A HREF="mod_rewrite.html#RewriteLogLevel">RewriteLogLevel</A>
<LI><A HREF="mod_rewrite.html#RewriteMap">RewriteMap</A>
<LI><A HREF="mod_rewrite.html#RewriteOptions">RewriteOptions</A>
<LI><A HREF="mod_rewrite.html#RewriteRule">RewriteRule</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#satisfy">Satisfy</A>
<LI><A HREF="core.html#scoreboardfile">ScoreBoardFile</A>
<LI><A HREF="mod_actions.html#script">Script</A>
<LI><A HREF="mod_alias.html#scriptalias">ScriptAlias</A>
<LI><A HREF="mod_alias.html#scriptaliasmatch">ScriptAliasMatch</A>
<LI><A HREF="mod_cgi.html#scriptlog">ScriptLog</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="mod_env.html#setenv">SetEnv</A>
<LI><A HREF="mod_setenvif.html#setenvif">SetEnvIf</A>
<LI><A HREF="mod_setenvif.html#SetEnvIfNoCase">SetEnvIfNoCase</A>
<LI><A HREF="mod_mime.html#sethandler">SetHandler</A>
<LI><A HREF="core.html#startservers">StartServers</A>
<LI><A HREF="core.html#threadsperchild">ThreadsPerChild</A>
<LI><A HREF="core.html#timeout">TimeOut</A>
<LI><A HREF="mod_log_config.html#transferlog">TransferLog</A>
<LI><A HREF="mod_mime.html#typesconfig">TypesConfig</A>
<LI><A HREF="mod_env.html#unsetenv">UnsetEnv</A>
<LI><A HREF="core.html#usecanonicalname">UseCanonicalName</A>
<LI><A HREF="core.html#user">User</A>
<LI><A HREF="mod_userdir.html#userdir">UserDir</A>
<LI><A HREF="core.html#virtualhost"><VirtualHost></A>
<LI><A HREF="mod_include.html#xbithack">XBitHack</A>
</UL>
<HR>
<H3 ALIGN="CENTER">
Apache HTTP Server Version 1.3
</H3>
<A HREF="./"><IMG SRC="../images/index.gif" ALT="Index"></A>
<A HREF="../"><IMG SRC="../images/home.gif" ALT="Home"></A>
</BODY>
</HTML>
|