Syntax, Default, Compatibility
|
Override | Status | Module | ||||
|---|---|---|---|---|---|---|---|
BrowserMatch regex envar[=value] [...] none Apache 1.2 and above (in Apache 1.2 this directive was found in the now-obsolete mod_browser module) |
server config | none |
Base |
mod_setenvif |
|||
BrowserMatchNoCase regex envar[=value] [...] none Apache 1.2 and above (in Apache 1.2 this directive was found in the now-obsolete mod_browser module) |
server config | none |
Base |
mod_setenvif |
|||
SetEnvIf attribute regex envar[=value] [...] none Apache 1.3 and above; the Request_Protocol keyword and environment-variable matching are only available with 1.3.7 and later |
server config | none |
Base |
mod_setenvif |
|||
| server config | none |
Base |
mod_setenvif |
||||
IndexOrderDefault Ascending|Descending Name|Date|Size|Description IndexOrderDefault is only available in Apache 1.3.4 and later. |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
allow from host host ... |
directory | .htaccess | Limit |
Base |
mod_access | ||
deny from host host ... |
directory | .htaccess | Limit |
Base |
mod_access | ||
order ordering order deny,allow |
directory | .htaccess | Limit |
Base |
mod_access | ||
allow from env=variablename Apache 1.2 and above |
directory | .htaccess | Limit |
Base |
mod_access |
||
deny from env=variablename Apache 1.2 and above |
directory | .htaccess | Limit |
Base |
mod_access |
||
Action action-type cgi-script Action is only available in Apache 1.1 and later |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_actions |
Script method cgi-script Script is only available in Apache 1.1 and later; arbitrary method use is only available with 1.3.10 and later |
server config | virtual host | directory | Base |
mod_actions |
||
Alias url-path directory-filename |
server config | virtual host | Base |
mod_alias | |||
ScriptAlias url-path directory-filename |
server config | virtual host | Base |
mod_alias | |||
AliasMatch regex directory-filename Available in Apache 1.3 and later |
server config | virtual host | Base |
mod_alias |
|||
Redirect [ status ] url-path url The directory and .htaccess context's are only available in versions 1.1 and later. The status argument is only available in Apache 1.2 or later. |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_alias |
RedirectMatch [status] regex url Available in Apache 1.3 and later |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_alias |
RedirectPermanent url-path url This directive is only available in 1.2 |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_alias |
RedirectTemp url-path url This directive is only available in 1.2 |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_alias |
ScriptAliasMatch regex directory-filename Available in Apache 1.3 and later |
server config | virtual host | Base |
mod_alias |
|||
AuthAuthoritative < on(default) | off > |
directory | .htaccess | AuthConfig |
Base |
mod_auth | ||
AuthDBAuthoritative < on(default) | off > |
directory | .htaccess | AuthConfig |
Base |
mod_auth | ||
AuthDBMAuthoritative < on(default) | off > |
directory | .htaccess | AuthConfig |
Base |
mod_auth | ||
AuthGroupFile filename |
directory | .htaccess | AuthConfig |
Base |
mod_auth | ||
AuthUserFile filename |
directory | .htaccess | AuthConfig |
Base |
mod_auth | ||
AuthDigestAlgorithm MD5 | MD5-sess AuthDigestAlgorithm MD5Available in Apache 1.3.8 and later |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AuthDigestDomain URI URI ... Available in Apache 1.3.8 and later |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AuthDigestFile filename |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AuthDigestGroupFile filename Available in Apache 1.3.8 and later |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AuthDigestNcCheck On/Off AuthDigestNcCheck OffAvailable in Apache 1.3.8 and later |
server config | Not applicable |
Base |
mod_auth_digest |
|||
AuthDigestNonceFormat ??? AuthDigestNonceFormat ???Available in Apache 1.3.8 and later |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AuthDigestNonceLifetime <time> AuthDigestNonceLifetime 300Available in Apache 1.3.8 and later |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AuthDigestQop none | 1*{ auth | auth-int } AuthDigestQop authAvailable in Apache 1.3.8 and later |
directory | .htaccess | AuthConfig |
Base |
mod_auth_digest |
||
AddAlt string file file... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddAltByEncoding string MIME-encoding MIME-encoding... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddAltByType string MIME-type MIME-type ... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddDescription string file file... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddIcon icon name name ... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddIconByEncoding icon MIME-encoding MIME-encoding ... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddIconByType icon MIME-type MIME-type ... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
DefaultIcon url |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
FancyIndexing boolean |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
IndexIgnore file file ... |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
HeaderName filename some features only available after 1.3.6; see text |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
ReadmeName filename some features only available after 1.3.6; see text |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
IndexOptions [+|-]option [+|-]option ... (Apache 1.3.3 and later) '+/-' syntax and merging of multiple IndexOptions directives is only available with Apache 1.3.3 and later; the FoldersFirst and DescriptionWidth options are only available with Apache 1.3.10 and later |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_autoindex |
AddModuleInfo module-name string Apache 1.3 and above |
server config | virtual host | base |
mod_browser |
|||
BrowserMatch regex attr1 attr2... Apache 1.2 and above |
server config | base |
mod_browser |
||||
BrowserMatchNoCase regex attr1 attr2... Apache 1.2 and above |
server config | base |
mod_browser |
||||
| directory | Base |
mod_cern_meta |
|||||
| directory | Base |
mod_cern_meta |
|||||
| directory | Base |
mod_cern_meta |
|||||
AuthDigestFile filename |
directory | .htaccess | AuthConfig |
Base |
mod_digest | ||
DirectoryIndex local-url local-url ... DirectoryIndex index.html |
server config | virtual host | directory | .htaccess | Indexes |
Base |
mod_dir |
PassEnv variable variable ... PassEnv is only available in Apache 1.1 and later. |
server config | virtual host | Base |
mod_env |
|||
SetEnv variable value SetEnv is only available in Apache 1.1 and later. |
server config | virtual host | Base |
mod_env |
|||
UnsetEnv variable variable ... UnsetEnv is only available in Apache 1.1 and later. |
server config | virtual host | Base |
mod_env |
|||
XBitHack status XBitHack off |
server config | virtual host | directory | .htaccess | Options |
Base |
mod_include |
TransferLog file-pipe TransferLog logs/transfer_log |
server config | virtual host | Base |
mod_log_common | |||
CustomLog file-pipe format-or-nickname Nickname only available in Apache 1.3 or later |
server config | virtual host | Base |
mod_log_config | |||
CustomLog filename "format" |
server config | virtual host | base |
mod_log_config | |||
CustomLog file-pipe format-or-nickname env=[!]environment-variable Only available in Apache 1.3.5 or later |
server config | virtual host | Base |
mod_log_config | |||
LogFormat format [nickname] LogFormat "%h %l %u %t \"%r\" %s %b"Nickname only available in Apache 1.3 or later |
server config | virtual host | Base |
mod_log_config | |||
TransferLog file-pipe none |
server config | virtual host | Base |
mod_log_config | |||
AddEncoding MIME-enc extension extension... |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
AddLanguage MIME-lang extension extension... |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
AddType MIME-type extension extension... |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
TypesConfig filename TypesConfig conf/MIME.types |
server config | Base |
mod_mime | ||||
AddCharset charset extension [extension...] AddCharset is only available in Apache 1.3.10 and later |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
AddHandler handler-name extension extension... AddHandler is only available in Apache 1.1 and later |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
AddHandler handler-name extension extension... AddHandler is only available in Apache 1.1 and later |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
DefaultLanguage MIME-lang DefaultLanguage is only available in Apache 1.3.4 and later. |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_mime |
ForceType media type ForceType is only available in Apache 1.1 and later. |
directory | .htaccess | Base |
mod_mime |
|||
RemoveHandler extension extension... RemoveHandler is only available in Apache 1.3.4 and later. |
directory | .htaccess | Base |
mod_mime |
|||
SetHandler handler-name SetHandler is only available in Apache 1.1 and later. |
directory | .htaccess | Base |
mod_mime |
|||
SetHandler handler-name SetHandler is only available in Apache 1.1 and later. |
directory | .htaccess | Base |
mod_mime |
|||
LanguagePriority MIME-lang MIME-lang... |
server config | virtual host | directory | .htaccess | FileInfo |
Base |
mod_negotiation |
CacheNegotiatedDocs is only available in Apache 1.1 and later. |
server config | Base |
mod_negotiation |
||||
AllowCONNECT <port list> AllowCONNECT 443 563 AllowCONNECT is only available in Apache 1.3.2 and later. |
server config | virtual host | Not applicable |
Base |
mod_proxy |
||
CacheDefaultExpire <time> CacheDefaultExpire 1CacheDefaultExpire is only available in Apache 1.1 and later. |
server config | virtual host | Not applicable |
Base |
mod_proxy |
||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
CacheForceCompletion <percentage> 90 CacheForceCompletion is only available in Apache 1.3.1 and later. |
server config | virtual host | Not applicable |
Base |
mod_proxy |
||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
CacheLastModifiedFactor <factor> CacheLastModifiedFactor 0.1CacheLastModifiedFactor is only available in Apache 1.1 and later. |
server config | virtual host | Not applicable |
Base |
mod_proxy |
||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
None NoProxy is only available in Apache 1.3 and later. |
server config | virtual host | Not applicable |
Base |
mod_proxy |
||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
| server config | virtual host | Not applicable |
Base |
mod_proxy |
|||
ProxyVia { off | on | full | block } ProxyVia off ProxyVia is only available in Apache 1.3.2 and later. |
server config | virtual host | Not applicable |
Base |
mod_proxy |
||
LoadFile filename filename ... |
server config | Base |
mod_so | ||||
LoadModule module filename |
server config | Base |
mod_so | ||||
CheckSpelling on/off CheckSpelling OffCheckSpelling was available as a separately available module for Apache 1.1, but was limited to miscapitalizations. As of Apache 1.3, it is part of the Apache distribution. Prior to Apache 1.3.2, the CheckSpelling directive was only available in the "server" and "virtual host" contexts. |
server config | virtual host | directory | .htaccess | Options |
Base |
mod_speling |
| server config | Base |
mod_status |
|||||
UserDir directory/filename UserDir public_htmlAll forms except the UserDir public_html form are only available in Apache 1.1 or above. Use of the enabled keyword, or disabled with a list of usernames, is only available in Apache 1.3 and above. |
server config | virtual host | Base |
mod_userdir |
|||
AccessConfig filename AccessConfig conf/access.conf |
server config | virtual host | core | ||||
AllowOverride override override ... AllowOverride All |
directory | core | |||||
AuthName auth-domain |
directory | .htaccess | AuthConfig |
core | |||
AuthType type |
directory | .htaccess | AuthConfig |
core | |||
BindAddress saddr BindAddress * |
server config | core | |||||
BindAddress [ * | IP-address | hostname ] BindAddress * |
server config | Core | |||||
CoreDumpDirectory directory the same location as ServerRoot |
server config | core | |||||
DefaultType MIME-type DefaultType text/html |
server config | virtual host | directory | .htaccess | FileInfo |
core | |
DocumentRoot directory-filename DocumentRoot /usr/local/apache/htdocs |
server config | virtual host | core | ||||
ErrorLog filename|syslog[:facility] ErrorLog logs/error.log (Windows and OS/2) |
server config | virtual host | core | ||||
Group unix-group Group #-1 |
server config | virtual host | core | ||||
IdentityCheck boolean IdentityCheck off |
server config | virtual host | directory | core | |||
KeepAlive max-requests KeepAlive 5 |
server config | Core | |||||
KeepAliveTimeout seconds KeepAliveTimeout 15 |
server config | Core | |||||
<Limit method method ... > ... </Limit> |
server config | virtual host | directory | .htaccess | core | ||
Listen [ port | IP-address:port ] none |
server config | Core | |||||
LockFile filename LockFile logs/accept.lock |
server config | core | |||||
MaxClients number MaxClients 256 |
server config | core | |||||
MaxRequestsPerChild number MaxRequestsPerChild 0 |
server config | core | |||||
MaxSpareServers number MaxSpareServers 10 |
server config | core | |||||
MinSpareServers number MinSpareServers 5 |
server config | core | |||||
Options [+|-]option [+|-]option ... |
server config | virtual host | directory | .htaccess | Options |
core | |
PidFile filename PidFile logs/httpd.pid |
server config | core | |||||
Port number Port 80 |
server config | core | |||||
require entity-name entity entity... |
directory | .htaccess | AuthConfig |
core | |||
ResourceConfig filename ResourceConfig conf/srm.conf |
server config | virtual host | core | ||||
ScoreBoardFile filename ScoreBoardFile logs/apache_status |
server config | core | |||||
SendBufferSize bytes |
server config | core | |||||
ServerAdmin email-address |
server config | virtual host | core | ||||
ServerName fully-qualified domain name |
server config | virtual host | core | ||||
ServerRoot directory-filename ServerRoot /usr/local/apache |
server config | core | |||||
ServerType type ServerType standalone |
server config | core | |||||
StartServers number StartServers 5 |
server config | core | |||||
TimeOut number TimeOut 300 |
server config | core | |||||
User unix-userid User #-1 |
server config | virtual host | core | ||||
ThreadStackSize number ThreadStackSize 65536Available only with Apache 1.3 and later with NetWare |
server config | core (NetWare) |
|||||
ScriptInterpreterSource 'registry' or 'script' ScriptInterpreterSource script |
directory | .htaccess | core (Windows only) | ||||
LoadFile filename filename ... |
server config | Core (Windows) |
mod_dll | ||||
LoadModule module filename |
server config | Core (Windows) |
mod_dll | ||||
| server config | core (Windows, NetWare) |
||||||
<Directory directory> ... </Directory> |
server config | virtual host | Core. | ||||
<DirectoryMatch regex> ... </DirectoryMatch> Available in Apache 1.3 and later |
server config | virtual host | Core. |
||||
<VirtualHost addr[:port] ...> ... </VirtualHost> Multiple address support only available in Apache 1.2 and later. |
server config | Core. |
|||||
AccessFileName filename filename ... AccessFileName .htaccessAccessFileName can accept more than one filename only in Apache 1.3 and later |
server config | virtual host | core |
||||
AddDefaultCharset Off / On / charset AddDefaultCharset OffAddDefaultCharset is only available in Apache 1.3.12 and later |
server config | virtual host | directory | .htaccess | core |
||
AddModule module module ... AddModule is only available in Apache 1.2 and later |
server config | core |
|||||
BS2000Account account none BS2000Account is only available for BS2000 machines, as of Apache 1.3 and later. |
server config | core |
|||||
ClearModuleList is only available in Apache 1.2 and later |
server config | core |
|||||
ErrorDocument error-code document The directory and .htaccess contexts are only available in Apache 1.1 and later. |
server config | virtual host | directory | .htaccess | FileInfo |
core |
|
<Files filename> ... </Files> only available in Apache 1.2 and above. |
server config | virtual host | .htaccess | core |
|||
<FilesMatch regex> ... </FilesMatch> only available in Apache 1.3 and above. |
server config | virtual host | .htaccess | core |
|||
| server config | virtual host | directory | core |
||||
| server config | virtual host | directory | .htaccess | Core |
|||
| server config | virtual host | directory | .htaccess | Core |
|||
Include filename Include is only available in Apache 1.3 and later. |
server config | Core |
|||||
(Apache 1.2) KeepAlive on/off (Apache 1.2) KeepAlive OnKeepAlive is only available in Apache 1.1 and later. |
server config | Core |
|||||
KeepAliveTimeout seconds KeepAliveTimeout 15KeepAliveTimeout is only available in Apache 1.1 and later. |
server config | Core |
|||||
<LimitExcept method method ... > ... </LimitExcept> Available in Apache 1.3.5 and later |
server config | virtual host | directory | .htaccess | core |
||
LimitRequestBody number LimitRequestBody 0LimitRequestBody is only available in Apache 1.3.2 and later. |
server config | virtual host | directory | .htaccess | core |
||
LimitRequestFields number LimitRequestFields 100LimitRequestFields is only available in Apache 1.3.2 and later. |
server config | core |
|||||
LimitRequestFieldsize number LimitRequestFieldsize 8190LimitRequestFieldsize is only available in Apache 1.3.2 and later. |
server config | core |
|||||
LimitRequestLine number LimitRequestLine 8190LimitRequestLine is only available in Apache 1.3.2 and later. |
server config | core |
|||||
Listen [IP address:]port number Listen is only available in Apache 1.1 and later. |
server config | core |
|||||
ListenBacklog backlog ListenBacklog 511ListenBacklog is only available in Apache versions after 1.2.0. |
server config | Core |
|||||
<Location URL prefix> |
server config | virtual host | core |
||||
<Location URL> ... </Location> Location is only available in Apache 1.1 and later. |
server config | virtual host | core |
||||
<LocationMatch regex> ... </LocationMatch> LocationMatch is only available in Apache 1.3 and later. |
server config | virtual host | core |
||||
| server config | virtual host | core |
|||||
| server config | core |
||||||
NameVirtualHost addr[:port] NameVirtualHost is only available in Apache 1.3 and later |
server config | core |
|||||
RLimitCPU # or 'max' [# or 'max'] Unset; uses operating system defaults RLimitCPU is only available in Apache 1.2 and later |
server config | virtual host | core |
||||
RLimitMEM # or 'max' [# or 'max'] Unset; uses operating system defaults RLimitMEM is only available in Apache 1.2 and later |
server config | virtual host | core |
||||
RLimitNPROC # or 'max' [# or 'max'] Unset; uses operating system defaults RLimitNPROC is only available in Apache 1.2 and later |
server config | virtual host | core |
||||
| directory | .htaccess | core |
|||||
ServerAlias host1 host2 ... ServerAlias is only available in Apache 1.1 and later. |
virtual host | core |
|||||
ServerPath pathname ServerPath is only available in Apache 1.1 and later. |
virtual host | core |
|||||
ServerSignature Off | On | EMail ServerSignature OffServerSignature is only available in Apache 1.3 and later. |
server config | virtual host | directory | .htaccess | core |
||
| server config | core |
||||||
| server config | Not applicable |
Experimental |
mod_mmap_static |
||||
cookielog">CookieLog filename |
server config | virtual host | Experimental |
mod_cookies | |||
LoadFile filename filename ... |
server config | Experimental |
mod_dld | ||||
LoadModule module filename |
server config | Experimental |
mod_dld | ||||
| server config | virtual host | directory | .htaccess | Options |
experimental |
||
| server config | virtual host | directory | .htaccess | Options |
Extension |
mod_example |
|
ExpiresActive boolean |
server config | virtual host | directory | .htaccess | Indexes |
Extension |
mod_expires |
ExpiresByType MIME-type <code>seconds |
server config | virtual host | directory | .htaccess | Indexes |
Extension |
mod_expires |
ExpiresDefault <code>seconds |
server config | virtual host | directory | .htaccess | Indexes |
Extension |
mod_expires |
MimeMagicFile magic-file-name none |
server config | virtual host | Extension |
mod_mime_magic | |||
Anonymous user user ... none |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_anon | ||
Anonymous_Authoritative on | off Anonymous_Authoritative off |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_anon | ||
Anonymous_LogEmail on | off Anonymous_LogEmail on |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_anon | ||
Anonymous_MustGiveEmail on | off Anonymous_MustGiveEmail on |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_anon | ||
Anonymous_NoUserID on | off Anonymous_NoUserID off |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_anon | ||
Anonymous_VerifyEmail on | off Anonymous_VerifyEmail off |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_anon | ||
AuthDBGroupFile filename |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_db | ||
AuthDBUserFile filename |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_db | ||
authdbmgroupfile">AuthDBMGroupFile filename |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_dbm | ||
AuthDBMUserFile filename |
directory | .htaccess | AuthConfig |
Extension |
mod_auth_dbm | ||
AgentLog file-pipe AgentLog logs/agent_log |
server config | virtual host | Extension |
mod_log_agent | |||
RefererIgnore string string ... |
server config | virtual host | Extension |
mod_log_referer | |||
RefererLog file-pipe RefererLog logs/referer_log |
server config | virtual host | Extension |
mod_log_referer | |||
| directory | .htaccess | FileInfo |
Extension |
mod_rewrite.c |
|||
| server config | virtual host | directory | .htaccess | FileInfo |
Extension |
mod_rewrite.c |
|
| server config | virtual host | directory | .htaccess | FileInfo |
Extension |
mod_rewrite.c |
|
| server config | Not applicable |
Extension |
mod_rewrite.c |
||||
| server config | virtual host | Not applicable |
Extension |
mod_rewrite.c |
|||
| server config | virtual host | Not applicable |
Extension |
mod_rewrite.c |
|||
| server config | virtual host | Not applicable |
Extension |
mod_rewrite.c |
|||
| server config | virtual host | directory | .htaccess | FileInfo |
Extension |
mod_rewrite.c |
|
| server config | virtual host | directory | .htaccess | FileInfo |
Extension |
mod_rewrite.c |
|
VirtualDocumentRoot interpolated-directory None VirtualDocumentRoot is only available in 1.3.7 and later. |
server config | virtual host | Extension |
mod_vhost_alias |
|||
VirtualDocumentRootIP interpolated-directory None VirtualDocumentRootIP is only available in 1.3.7 and later. |
server config | virtual host | Extension |
mod_vhost_alias |
|||
VirtualScriptAlias interpolated-directory None VirtualScriptAlias is only available in 1.3.7 and later. |
server config | virtual host | Extension |
mod_vhost_alias |
|||
VirtualScriptAliasIP interpolated-directory None VirtualScriptAliasIP is only available in 1.3.7 and later. |
server config | virtual host | Extension |
mod_vhost_alias |
|||
ScriptLog filename none |
server config | mod_cgi | |||||
ScriptLogBuffer size 1024 |
server config | mod_cgi | |||||
ScriptLogLength size 10385760 |
server config | mod_cgi | |||||
Header unset header |
server config | virtual host | .htaccess | optional |
mod_header | ||
CookieExpires expiry-period |
server config | virtual host | optional |
mod_usertrack | |||
CookieTracking on | off |
server config | virtual host | directory | .htaccess | FileInfo |
optional |
mod_usertrack |
CookieName token Apache Apache 1.3.7 and later |
server config | virtual host | directory | .htaccess | optional |
mod_usertrack |
|
cookielog">CookieLog filename Only available in Apache 1.2 and above |
server config | virtual host | mod_cookies |
||||
ImapBase {map, referer, URL} ImapBase is only available in Apache 1.1 and later. |
server config | virtual host | directory | .htaccess | Indexes |
mod_imap.c |
|
ImapDefault {error, nocontent, map, referer, URL} ImapDefault is only available in Apache 1.1 and later. |
server config | virtual host | directory | .htaccess | Indexes |
mod_imap.c |
|
ImapMenu {none, formatted, semiformatted, unformatted} ImapMenu is only available in Apache 1.1 and later. |
server config | virtual host | directory | .htaccess | Indexes |
mod_imap.c |
|
<!--#element attribute=value attribute=value ... -->The value will often be enclosed in double quotes; many commands only allow a single attribute-value pair. Note that the comment terminator (-->) should be preceded by whitespace to ensure that it isn't considered part of an SSI token. |
|||||||
(Apache 1.1) KeepAlive max-requests (Apache 1.1) KeepAlive 5 |
|||||||
<remote-server> = <protocol>://<hostname>[:port] <protocol> is the protocol that should be used to communicate with the remote server; only "http" is supported by this module. |
|||||||
UseCanonicalName on|off|dns UseCanonicalName onUseCanonicalName is only available in Apache 1.3 and later |
server config | virtual host | directory | Options |
|||