directives.html revision 4ed1b0d51faaa03eab8a00036dd0f7a829811adc
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
405210bcba3f03624d5cbfaa76087005566d28fcapenner<HTML>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<HEAD>
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<TITLE>Apache directives</TITLE>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm</HEAD>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<BODY
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm BGCOLOR="#FFFFFF"
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm TEXT="#000000"
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm LINK="#0000FF"
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm VLINK="#000080"
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm ALINK="#FF0000"
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<!--#include virtual="header.html" -->
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<H1 ALIGN="CENTER">Apache Directives</H1>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<ul>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<li><A HREF="core.html#accessconfig">AccessConfig</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="core.html#accessfilename">AccessFileName</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="mod_actions.html#action">Action</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="mod_autoindex.html#addalt">AddAlt</A>
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<li><A HREF="mod_autoindex.html#addaltbyencoding">AddAltByEncoding</A>
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<li><A HREF="mod_autoindex.html#addaltbytype">AddAltByType</A>
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<li><A HREF="mod_autoindex.html#adddescription">AddDescription</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="mod_mime.html#addencoding">AddEncoding</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="mod_mime.html#addhandler">AddHandler</A>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<li><A HREF="mod_autoindex.html#addicon">AddIcon</A>
c522aa2d433cedd1a43132de33943c1cc3939564Sebastian Wüst<li><A HREF="mod_autoindex.html#addiconbyencoding">AddIconByEncoding</A>
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<li><A HREF="mod_autoindex.html#addiconbytype">AddIconByType</A>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<li><A HREF="mod_mime.html#addlanguage">AddLanguage</A>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<li><A HREF="core.html#addmodule">AddModule</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_mime.html#addtype">AddType</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_log_agent.html#agentlog">AgentLog</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_alias.html#alias">Alias</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_alias.html#aliasmatch">AliasMatch</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_access.html#allow">allow</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="core.html#allowoverride">AllowOverride</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth_anon.html#anonymous">Anonymous</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth_anon.html#Authoritative">Anonymous_Authoritative</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth_anon.html#LogEmail">Anonymous_LogEmail</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth_anon.html#MustGiveEmail">Anonymous_MustGiveEmail</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth_anon.html#NoUserID">Anonymous_NoUserID</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth_anon.html#VerifyEmail">Anonymous_VerifyEmail</A>
b584ec166ed0f23e1460e3ad88e8a2511ad85975Sebastian Wüst<li><A HREF="mod_auth.html#authauthoritative">AuthAuthoritative</A>
13d234a753a7a47bbff357781b823ba61c663150Sebastian Wüst<li><A HREF="mod_auth_db.html#authdbauthoritative">AuthDBAuthoritative</A>
ca994f8c108648e5d3046901a54beafc21d98d6aSebastian Wüst<li><A HREF="mod_auth_db.html#authdbgroupfile">AuthDBGroupFile</A>
5051b59af15dfa3ae44b4bf4f10981649d37ff0eSebastian Wüst<li><A HREF="mod_auth_dbm.html#authdbmauthoritative">AuthDBMAuthoritative</A>
405210bcba3f03624d5cbfaa76087005566d28fcapenner<li><A HREF="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile</A>
678dbf4b287cee5ba0d0793e8e8eadefd9342153Sebastian Wüst<li><A HREF="mod_auth_dbm.html#authdbmgroupfile">AuthDBMGroupFile</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="mod_auth_db.html#authdbuserfile">AuthDBUserFile</A>
4354413a982779e8d426afe9aec8d4b4ff8b92aaSebastian Wüst<li><A HREF="mod_auth_dbm.html#authdbmuserfile">AuthDBMUserFile</A>
5bf6bf536c7233edb2913dbc4102e946a88c9851Sebastian Wüst<li><A HREF="mod_digest.html#authdigestfile">AuthDigestFile</A>
678dbf4b287cee5ba0d0793e8e8eadefd9342153Sebastian Wüst<li><A HREF="mod_auth.html#authgroupfile">AuthGroupFile</A>
5bf6bf536c7233edb2913dbc4102e946a88c9851Sebastian Wüst<li><A HREF="core.html#authname">AuthName</A>
5bf6bf536c7233edb2913dbc4102e946a88c9851Sebastian Wüst<li><A HREF="core.html#authtype">AuthType</A>
5bf6bf536c7233edb2913dbc4102e946a88c9851Sebastian Wüst<li><A HREF="mod_auth.html#authuserfile">AuthUserFile</A>
5bf6bf536c7233edb2913dbc4102e946a88c9851Sebastian Wüst<li><A HREF="core.html#bindaddress">BindAddress</A>
7cc5285e0a99d8e121e75abfdfea3474dcd6a86dSebastian Wüst<li><A HREF="mod_browser.html#browsermatch">BrowserMatch</A>
7cc5285e0a99d8e121e75abfdfea3474dcd6a86dSebastian Wüst<li><A HREF="mod_browser.html#browsermatchnocase">BrowserMatchNoCase</A>
5bf6bf536c7233edb2913dbc4102e946a88c9851Sebastian Wüst<li><A HREF="mod_proxy.html#cachedefaultexpire">CacheDefaultExpire</A>
933dce1d63c0de5b9b9323e3c6ac3ed6fc50c342Sebastian Wüst<li><A HREF="mod_proxy.html#cachedirlength">CacheDirLength</A>
933dce1d63c0de5b9b9323e3c6ac3ed6fc50c342Sebastian Wüst<li><A HREF="mod_proxy.html#cachedirlevels">CacheDirLevels</A>
00b855fb5f564860f60b54b55af7e53d51a7b069Sebastian Wüst<li><A HREF="mod_proxy.html#cachegcinterval">CacheGcInterval</A>
5467796eae5fdb074a83cfa86c9ca4c7f7373113Sebastian Wüst<li><A HREF="mod_proxy.html#cachelastmodifiedfactor">CacheLastModifiedFactor</A>
00b855fb5f564860f60b54b55af7e53d51a7b069Sebastian Wüst<li><A HREF="mod_proxy.html#cachemaxexpire">CacheMaxExpire</A>
00b855fb5f564860f60b54b55af7e53d51a7b069Sebastian Wüst<li><A HREF="mod_negotiation.html#cachenegotiateddocs">CacheNegotiatedDocs</A>
00b855fb5f564860f60b54b55af7e53d51a7b069Sebastian Wüst<li><A HREF="mod_proxy.html#cacheroot">CacheRoot</A>
00b855fb5f564860f60b54b55af7e53d51a7b069Sebastian Wüst<li><A HREF="mod_proxy.html#cachesize">CacheSize</A>
5467796eae5fdb074a83cfa86c9ca4c7f7373113Sebastian Wüst<li><A HREF="core.html#clearmodulelist">ClearModuleList</A>
405210bcba3f03624d5cbfaa76087005566d28fcapenner<li><A HREF="mod_usertrack.html#cookieexpires">CookieExpires</A>
405210bcba3f03624d5cbfaa76087005566d28fcapenner<li><A HREF="mod_cookies.html#cookielog">CookieLog</A> (mod_cookies)
405210bcba3f03624d5cbfaa76087005566d28fcapenner<li><A HREF="mod_log_config.html#cookielog">CookieLog</A> (mod_log_config)
7cc5285e0a99d8e121e75abfdfea3474dcd6a86dSebastian Wüst<li><A HREF="mod_usertrack.html#cookietracking">CookieTracking</A>
7cc5285e0a99d8e121e75abfdfea3474dcd6a86dSebastian Wüst<li><A HREF="mod_log_config.html#customlog">CustomLog</A>
4fe67f94f765d19a2c1c94e455ddecb166da30ddpjrm<li><A HREF="mod_autoindex.html#defaulticon">DefaultIcon</A>
405210bcba3f03624d5cbfaa76087005566d28fcapenner<li><A HREF="core.html#defaulttype">DefaultType</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<li><A HREF="mod_access.html#deny">deny</A>
c522aa2d433cedd1a43132de33943c1cc3939564Sebastian Wüst<li><A HREF="core.html#directory">&lt;Directory&gt;</A>
83aaf46c9feab529aeb9add871c05c3d1177afccaurium<li><A HREF="core.html#directorymatch">&lt;DirectoryMatch&gt;</A>
b8b2f3d17ea043cffe911a0290a0a275ebba402calvinpenner<li><A HREF="mod_dir.html#directoryindex">DirectoryIndex</A>
86776d459a74b8432bbeee60fe796db6403afe7eSebastian Wüst<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_autoindex.html#fancyindexing">FancyIndexing</A>
<li><A HREF="core.html#files">&lt;Files&gt;</A>
<li><A HREF="core.html#filesmatch">&lt;FilesMatch&gt;</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#ifmodule">&lt;IfModule&gt;</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="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">&lt;Limit&gt;</A>
<li><A HREF="core.html#listen">Listen</A>
<li><A HREF="core.html#listenbacklog">ListenBacklog</A>
<li><A HREF="mod_dld.html#loadfile">LoadFile</A>
<li><A HREF="mod_dld.html#loadmodule">LoadModule</A>
<li><A HREF="core.html#location">&lt;Location&gt;</A>
<li><A HREF="core.html#locationmatch">&lt;LocationMatch&gt;</A>
<li><A HREF="core.html#lockfile">LockFile</A>
<li><A HREF="mod_log_config.html#logformat">LogFormat</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#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_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#proxyremote">ProxyRemote</A>
<li><A HREF="mod_proxy.html#proxyrequests">ProxyRequests</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#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#servertype">ServerType</A>
<li><A HREF="mod_env.html#setenv">SetEnv</A>
<li><A HREF="mod_mime.html#sethandler">SetHandler</A>
<li><A HREF="core.html#startservers">StartServers</A>
<li><A HREF="core.html#timeout">TimeOut</A>
<li><A HREF="mod_log_common.html#transferlog">TransferLog</A> (mod_log_common)
<li><A HREF="mod_log_config.html#transferlog">TransferLog</A> (mod_log_config)
<li><A HREF="mod_mime.html#typesconfig">TypesConfig</A>
<li><A HREF="mod_env.html#unsetenv">UnsetEnv</A>
<li><A HREF="core.html#user">User</A>
<li><A HREF="mod_userdir.html#userdir">UserDir</A>
<li><A HREF="core.html#virtualhost">&lt;VirtualHost&gt;</A>
<li><A HREF="mod_include.html#xbithack">XBitHack</A>
</ul>
<!--#include virtual="footer.html" -->
</BODY>
</HTML>