CustomLog file|pipe
+CustomLog file|pipe
format|nickname
-[env=[!]environment-variable] | | sv | B |
Sets filename and format of log file |
-Dav On|Off|provider-name | Off | d | E |
Enable WebDAV HTTP methods |
-DavDepthInfinity on|off | off | svd | E |
Allow PROPFIND, Depth: Infinity requests |
-DavLockDB file-path | | sv | E |
Location of the DAV lock database |
-DavMinTimeout seconds | 0 | svd | E |
Minimum amount of time the server holds a lock on
+[env=[!]environment-variable] | | sv | B |
Sets filename and format of log file |
+Dav On|Off|provider-name | Off | d | E |
Enable WebDAV HTTP methods |
+DavDepthInfinity on|off | off | svd | E |
Allow PROPFIND, Depth: Infinity requests |
+DavLockDB file-path | | sv | E |
Location of the DAV lock database |
+DavMinTimeout seconds | 0 | svd | E |
Minimum amount of time the server holds a lock on
a DAV resource |
-DefaultIcon url-path | | svdh | B |
Icon to display for files when no specific icon is
+ |
DefaultIcon url-path | | svdh | B |
Icon to display for files when no specific icon is
configured |
-DefaultLanguage MIME-lang | | svdh | B |
Sets all files in the given scope to the specified
+ |
DefaultLanguage MIME-lang | | svdh | B |
Sets all files in the given scope to the specified
language |
-DefaultType MIME-type | text/plain | svdh | C |
MIME content-type that will be sent if the
+ |
DefaultType MIME-type | text/plain | svdh | C |
MIME content-type that will be sent if the
server cannot determine a type in any other way |
-DeflateBufferSize value | 8096 | sv | E |
Fragment size to be compressed at one time by zlib |
-DeflateFilterNote notename | | sv | E |
Places the compression ratio in a note for logging |
-DeflateMemLevel value | 9 | sv | E |
How much memory should be used by zlib for compression |
-DeflateWindowSize value | 15 | sv | E |
Zlib compression window size |
- Deny from all|host|env=env-variable
-[host|env=env-variable] ... | | dh | B |
Controls which hosts are denied access to the
+ |
DeflateBufferSize value | 8096 | sv | E |
Fragment size to be compressed at one time by zlib |
+DeflateFilterNote notename | | sv | E |
Places the compression ratio in a note for logging |
+DeflateMemLevel value | 9 | sv | E |
How much memory should be used by zlib for compression |
+DeflateWindowSize value | 15 | sv | E |
Zlib compression window size |
+ Deny from all|host|env=env-variable
+[host|env=env-variable] ... | | dh | B |
Controls which hosts are denied access to the
server |
-<Directory directory-path>
-... </Directory> | | sv | C |
Enclose a group of directives that apply only to the
+ |
<Directory directory-path>
+... </Directory> | | sv | C |
Enclose a group of directives that apply only to the
named file-system directory and sub-directories |
-DirectoryIndex
- local-url [local-url] ... | index.html | svdh | B |
List of resources to look for when the client requests
+ |
DirectoryIndex
+ local-url [local-url] ... | index.html | svdh | B |
List of resources to look for when the client requests
a directory |
-<DirectoryMatch regex>
-... </DirectoryMatch> | | sv | C |
Enclose directives that apply to
+ |
<DirectoryMatch regex>
+... </DirectoryMatch> | | sv | C |
Enclose directives that apply to
file-system directories matching a regular expression and their
subdirectories |
-DocumentRoot directory-path | /usr/local/apache/h + | sv | C |
Directory that forms the main document tree visible
+ |
DocumentRoot directory-path | /usr/local/apache/h + | sv | C |
Directory that forms the main document tree visible
from the web |
-EnableMMAP On|Off | On | svdh | C |
Use memory-mapping to read files during delivery |
-EnableSendfile On|Off | On | svdh | C |
Use the kernel sendfile support to deliver files to the client |
-ErrorDocument error-code document | | svdh | C |
What the server will return to the client
+ |
EnableMMAP On|Off | On | svdh | C |
Use memory-mapping to read files during delivery |
+EnableSendfile On|Off | On | svdh | C |
Use the kernel sendfile support to deliver files to the client |
+ErrorDocument error-code document | | svdh | C |
What the server will return to the client
in case of an error |
- ErrorLog file-path|syslog[:facility] | logs/error_log (Uni + | sv | C |
Location where the server will log errors |
-Example | | svdh | X |
Demonstration directive to illustrate the Apache module
+ |
ErrorLog file-path|syslog[:facility] | logs/error_log (Uni + | sv | C |
Location where the server will log errors |
+Example | | svdh | X |
Demonstration directive to illustrate the Apache module
API |
-ExpiresActive On|Off | | svdh | E |
Enables generation of Expires
+ |
ExpiresActive On|Off | | svdh | E |
Enables generation of Expires
headers |
-ExpiresByType MIME-type
-<code>seconds | | svdh | E |
Value of the Expires header configured
+ |
ExpiresByType MIME-type
+<code>seconds | | svdh | E |
Value of the Expires header configured
by MIME type |
-ExpiresDefault <code>seconds | | svdh | E |
Default algorithm for calculating expiration time |
-ExtendedStatus On|Off | Off | s | B |
Keep track of extended status information for each
+ |
ExpiresDefault <code>seconds | | svdh | E |
Default algorithm for calculating expiration time |
+ExtendedStatus On|Off | Off | s | B |
Keep track of extended status information for each
request |
-ExtFilterDefine filtername parameters | | s | E |
Define an external filter |
-ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | E |
Configure mod_ext_filter options |
-FileETag component ... | INode MTime Size | svdh | C |
File attributes used to create the ETag
+ |
ExtFilterDefine filtername parameters | | s | E |
Define an external filter |
+ExtFilterOptions option [option] ... | DebugLevel=0 NoLogS + | d | E |
Configure mod_ext_filter options |
+FileETag component ... | INode MTime Size | svdh | C |
File attributes used to create the ETag
HTTP response header |
-<Files filename> ... </Files> | | svdh | C |
Contains directives that apply to matched
+ |
<Files filename> ... </Files> | | svdh | C |
Contains directives that apply to matched
filenames |
-<FilesMatch regex> ... </FilesMatch> | | svdh | C |
Contains directives that apply to regular-expression matched
+ |
<FilesMatch regex> ... </FilesMatch> | | svdh | C |
Contains directives that apply to regular-expression matched
filenames |
-ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
Action to take if a single acceptable document is not
+ |
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
Action to take if a single acceptable document is not
found |
-ForceType MIME-type|none | | dh | C |
Forces all matching files to be served with the specified
+ |
ForceType MIME-type|none | | dh | C |
Forces all matching files to be served with the specified
MIME content-type |
-Group unix-group | #-1 | sv | M |
Group under which the server will answer
+ |
Group unix-group | #-1 | s | M |
Group under which the server will answer
requests |
-Header set|append|add|unset|echo header
-[value [env=[!]variable]] | | svdh | E |
Configure HTTP response headers |
-HeaderName filename | | svdh | B |
Name of the file that will be inserted at the top
+ |
Header set|append|add|unset|echo header
+[value [env=[!]variable]] | | svdh | E |
Configure HTTP response headers |
+HeaderName filename | | svdh | B |
Name of the file that will be inserted at the top
of the index listing |
-HostnameLookups On|Off|Double | Off | svd | C |
Enables DNS lookups on client IP addresses |
-IdentityCheck On|Off | Off | svd | C |
Enables logging of the RFC1413 identity of the remote
+ |
HostnameLookups On|Off|Double | Off | svd | C |
Enables DNS lookups on client IP addresses |
+IdentityCheck On|Off | Off | svd | C |
Enables logging of the RFC1413 identity of the remote
user |
-<IfDefine [!]parameter-name> ...
- </IfDefine> | | svdh | C |
Encloses directives that will be processed only
+ |
<IfDefine [!]parameter-name> ...
+ </IfDefine> | | svdh | C |
Encloses directives that will be processed only
if a test is true at startup |
-<IfModule [!]module-name> ...
- </IfModule> | | svdh | C |
Encloses directives that are processed conditional on the
+ |
<IfModule [!]module-name> ...
+ </IfModule> | | svdh | C |
Encloses directives that are processed conditional on the
presence or absence of a specific module |
-ImapBase map|referer|URL | http://servername/ | svdh | B |
Default base for imagemap files |
-ImapDefault error|nocontent|map|referer|URL | nocontent | svdh | B |
Default action when an imagemap is called with coordinates
+ |
ImapBase map|referer|URL | http://servername/ | svdh | B |
Default base for imagemap files |
+ImapDefault error|nocontent|map|referer|URL | nocontent | svdh | B |
Default action when an imagemap is called with coordinates
that are not explicitly mapped |
-ImapMenu none|formatted|semiformatted|unformatted | | svdh | B |
Action if no coordinates are given when calling
+ |
ImapMenu none|formatted|semiformatted|unformatted | | svdh | B |
Action if no coordinates are given when calling
an imagemap |
-Include file-path|directory-path | | svd | C |
Includes other configuration files from within
+ |
Include file-path|directory-path | | svd | C |
Includes other configuration files from within
the server configuration files |
-IndexIgnore file [file] ... | | svdh | B |
Adds to the list of files to hide when listing
+ |
IndexIgnore file [file] ... | | svdh | B |
Adds to the list of files to hide when listing
a directory |
-IndexOptions [+|-]option [[+|-]option]
-... | | svdh | B |
Various configuration settings for directory
+ |
IndexOptions [+|-]option [[+|-]option]
+... | | svdh | B |
Various configuration settings for directory
indexing |
-IndexOrderDefault Ascending|Descending
-Name|Date|Size|Description | Ascending Name | svdh | B |
Sets the default ordering of the directory index |
-ISAPIAppendLogToErrors on|off | off | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
+ |
IndexOrderDefault Ascending|Descending
+Name|Date|Size|Description | Ascending Name | svdh | B |
Sets the default ordering of the directory index |
+ISAPIAppendLogToErrors on|off | off | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
ISAPI extensions to the error log |
-ISAPIAppendLogToQuery on|off | on | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
+ |
ISAPIAppendLogToQuery on|off | on | svdh | B |
Record HSE_APPEND_LOG_PARAMETER requests from
ISAPI extensions to the query field |
-ISAPICacheFile file-path [file-path]
-... | | sv | B |
ISAPI .dll files to be loaded at startup |
-ISAPIFakeAsync on|off | off | svdh | B |
Fake asynchronous support for ISAPI callbacks |
-ISAPILogNotSupported on|off | off | svdh | B |
Log unsupported feature requests from ISAPI
+ |
ISAPICacheFile file-path [file-path]
+... | | sv | B |
ISAPI .dll files to be loaded at startup |
+ISAPIFakeAsync on|off | off | svdh | B |
Fake asynchronous support for ISAPI callbacks |
+ISAPILogNotSupported on|off | off | svdh | B |
Log unsupported feature requests from ISAPI
extensions |
-ISAPIReadAheadBuffer size | 49152 | svdh | B |
Size of the Read Ahead Buffer sent to ISAPI
+ |
ISAPIReadAheadBuffer size | 49152 | svdh | B |
Size of the Read Ahead Buffer sent to ISAPI
extensions |
-KeepAlive On|Off | On | sv | C |
Enables HTTP persistent connections |
-KeepAliveTimeout seconds | 15 | sv | C |
Amount of time the server will wait for subsequent
+ |
KeepAlive On|Off | On | sv | C |
Enables HTTP persistent connections |
+KeepAliveTimeout seconds | 15 | sv | C |
Amount of time the server will wait for subsequent
requests on a persistent connection |
-LanguagePriority MIME-lang [MIME-lang]
-... | | svdh | B |
The precendence of language variants for cases where
+ |
LanguagePriority MIME-lang [MIME-lang]
+... | | svdh | B |
The precendence of language variants for cases where
the client does not express a preference |
-LDAPCacheEntries number | 1024 | s | X |
Maximum number of entires in the primary LDAP cache |
-LDAPCacheTTL seconds | 600 | s | X |
Time that cached items remain valid |
-LDAPCertDBPath directory-path | | s | X |
Directory containing certificates for SSL support |
-LDAPOpCacheEntries number | 1024 | s | X |
Number of entries used to cache LDAP compare
+ |
LDAPCacheEntries number | 1024 | s | X |
Maximum number of entires in the primary LDAP cache |
+LDAPCacheTTL seconds | 600 | s | X |
Time that cached items remain valid |
+LDAPCertDBPath directory-path | | s | X |
Directory containing certificates for SSL support |
+LDAPOpCacheEntries number | 1024 | s | X |
Number of entries used to cache LDAP compare
operations |
-LDAPOpCacheTTL seconds | 600 | s | X |
Time that entries in the operation cache remain
+ |
LDAPOpCacheTTL seconds | 600 | s | X |
Time that entries in the operation cache remain
valid |
-LDAPSharedCacheSize bytes | 102400 | s | X |
Size in bytes of the shared-memory cache |
-<Limit method [method] ... > ...
- </Limit> | | svdh | C |
Restrict enclosed access controls to only certain HTTP
+ |
LDAPSharedCacheSize bytes | 102400 | s | X |
Size in bytes of the shared-memory cache |
+<Limit method [method] ... > ...
+ </Limit> | | svdh | C |
Restrict enclosed access controls to only certain HTTP
methods |
-<LimitExcept method [method] ... > ...
- </LimitExcept> | | svdh | C |
Restrict access controls to all HTTP methods
+ |
<LimitExcept method [method] ... > ...
+ </LimitExcept> | | svdh | C |
Restrict access controls to all HTTP methods
except the named ones |
-LimitRequestBody bytes | 0 | svdh | C |
Restricts the total size of the HTTP request body sent
+ |
LimitRequestBody bytes | 0 | svdh | C |
Restricts the total size of the HTTP request body sent
from the client |
-LimitRequestFields number | 100 | s | C |
Limits the number of HTTP request header fields that
+ |
LimitRequestFields number | 100 | s | C |
Limits the number of HTTP request header fields that
will be accepted from the client |
-LimitRequestFieldsize bytes | | s | C |
Limits the size of the HTTP request header allowed from the
+ |
LimitRequestFieldsize bytes | | s | C |
Limits the size of the HTTP request header allowed from the
client |
-LimitRequestLine bytes | 8190 | s | C |
Limit the size of the HTTP request line that will be accepted
+ |
LimitRequestLine bytes | 8190 | s | C |
Limit the size of the HTTP request line that will be accepted
from the client |
-LimitXMLRequestBody number | 1000000 | svdh | C |
Limits the size of an XML-based request body |
-Listen [IP-address:]portnumber | | s | M |
IP addresses and ports that the server
+ |
LimitXMLRequestBody number | 1000000 | svdh | C |
Limits the size of an XML-based request body |
+Listen [IP-address:]portnumber | | s | M |
IP addresses and ports that the server
listens to |
-ListenBacklog backlog | | s | M |
Maximum length of the queue of pending connections |
-LoadFile filename [filename] ... | | s | E |
Link in the named object file or library |
-LoadModule module filename | | s | E |
Links in the object file or library, and adds to the list
+ |
ListenBacklog backlog | | s | M |
Maximum length of the queue of pending connections |
+LoadFile filename [filename] ... | | s | E |
Link in the named object file or library |
+LoadModule module filename | | s | E |
Links in the object file or library, and adds to the list
of active modules |
-<Location
- URL-path|URL> ... </Location> | | sv | C |
Applies the enclosed directives only to matching
+ |
<Location
+ URL-path|URL> ... </Location> | | sv | C |
Applies the enclosed directives only to matching
URLs |
-<LocationMatch
- regex> ... </LocationMatch> | | sv | C |
Applies the enclosed directives only to regular-expression
+ |
<LocationMatch
+ regex> ... </LocationMatch> | | sv | C |
Applies the enclosed directives only to regular-expression
matching URLs |
-LockFile filename | logs/accept.lock | s | M |
Location of the accept serialization lock file |
-LogFormat format|nickname
-[nickname] | "%h %l %u %t \"%r\" + | sv | B |
Describes a format for use in a log file |
-LogLevel level | warn | sv | C |
Controls the verbosity of the ErrorLog |
-MaxClients number | | s | M |
Maximum number of child processes that will be created
+ |
LockFile filename | logs/accept.lock | s | M |
Location of the accept serialization lock file |
+LogFormat format|nickname
+[nickname] | "%h %l %u %t \"%r\" + | sv | B |
Describes a format for use in a log file |
+LogLevel level | warn | sv | C |
Controls the verbosity of the ErrorLog |
+MaxClients number | | s | M |
Maximum number of child processes that will be created
to serve requests |
-MaxKeepAliveRequests number | 100 | sv | C |
Number of requests allowed on a persistent
+ |
MaxKeepAliveRequests number | 100 | sv | C |
Number of requests allowed on a persistent
connection |
-MaxMemFree number | | s | M |
Maximum amount of memory that the main allocator is allowed
-to hold without calling free() |
-MaxRequestsPerChild number | 10000 | s | M |
Limit on the number of requests that an individual child server
+ |
MaxMemFree KBytes | 0 | s | M |
Maximum amount of memory that the main allocator is allowed
+to hold without calling free() |
+MaxRequestsPerChild number | 10000 | s | M |
Limit on the number of requests that an individual child server
+will handle during its life |
+MaxRequestsPerThread number | 0 | s | M |
Limit on the number of requests that an individual thread
will handle during its life |
MaxSpareServers number
| 10 | s | M |
Maximum number of idle child server processes |
MaxSpareThreads number | | s | M |
Maximum number of idle threads |
-MaxThreads number | 250 | s | M |
- |
-MaxThreadsPerChild number | 64 | s | M |
Maximum number of threads per child process |
+MaxThreads number | 2048 | s | M |
Set the maximum number of worker threads |
+MaxThreadsPerChild number | 64 | s | M |
Maximum number of threads per child process |
MCacheMaxObjectCount value | 1009 | s | X |
The maximum number of objects allowed to be placed in the
cache |
MCacheMaxObjectSize bytes | 10000 | s | X |
The maximum size (in bytes) of a document allowed in the
@@ -424,7 +429,7 @@ files |
meta information