From ea094b4c4e46954bae60c55e810439af1c0b49da Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Sun, 22 Sep 2002 00:14:40 +0000 Subject: [PATCH] rebuild of directive quickreference this mostly modifies the layout and adds a letter bar MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed by: Joshua Slive, Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96947 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/quickreference.html.en | 1445 +++++------------- docs/manual/mod/quickreference.xml | 49 +- docs/manual/style/css/manual-loose-100pc.css | 4 + docs/manual/style/css/manual-print.css | 61 +- docs/manual/style/css/manual.css | 86 +- docs/manual/style/modulesynopsis.dtd | 3 +- docs/manual/style/xsl/common.xsl | 2 +- docs/manual/style/xsl/quickreference.xsl | 180 ++- 8 files changed, 689 insertions(+), 1141 deletions(-) diff --git a/docs/manual/mod/quickreference.html.en b/docs/manual/mod/quickreference.html.en index 1a6e96fac8..012fa2cbb3 100644 --- a/docs/manual/mod/quickreference.html.en +++ b/docs/manual/mod/quickreference.html.en @@ -4,1249 +4,604 @@ XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX This file is generated from xml source: DO NOT EDIT XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - -->Directive Quick Reference - Apache HTTP Server
<-
Apache > HTTP Server > Documentation > Version 2.0

Directive Quick Reference

-

The directive quick reference shows the usage, default, status, and context - of each Apache configuration directive. For more information about each of these, - see the Directive Dictionary. -

+ -->Directive Quick Reference - Apache HTTP Server
<-

Directive Quick Reference

+

The directive quick reference shows the usage, default, status, + and context of each Apache configuration directive. For more + information about each of these, see the Directive Dictionary.

-

The first column gives the directive name and usage. The second columns shows the - default value of the directive, if a default exists. If the default is too large to - display, the first characters will be followed by "+".

+

The first column gives the directive name and usage. The second + columns shows the default value of the directive, if a default exists. + If the default is too large to display, the first characters will be + followed by "+".

-

The third and fourth columns lists the status of the directive and the - contexts where the directive is allowed according - to the following tables:

- -
- - - - - -
CCore
MMPM
BBase
EExtension
XExperimental
-
- - - - -
sserver config
vvirtual host
ddirectory
h.htaccess
-
-
+
AcceptMutex default|method default Ms
-    - Method that Apache uses to serialize multiple children +

The third and fourth columns list the contexts where the directive + is allowed and the status of the directive according to the legend + tables below.

+ +
+
 A  |  B  |  C  |  D  |  E  |  F  |  G  |  H  |  I  |  K  |  L  |  M  |  N  |  O  |  P  |  R  |  S  |  T  |  U  |  V  |  X  + + + + +
sserver config
vvirtual host
ddirectory
h.htaccess
+ + + + + +
CCore
MMPM
BBase
EExtension
XExperimental
+ - - - + + - - - - - - - + - - - + - - - - - - - - + - - - - - - - - - + + - - + - - - - - - - - - - - - + + - - - - - - - - - - + + + + + + + - - - - + + - - + - - - - - - - - - - - - - + + + + + + + + + + - - - - - + + + - - + - - - - - - - + + + + + + - - - - - + + + + - - - - - - - - + + + + - - - - - - + - - + - - + - - + - - - + + - - - - - - - + - - + - - - - + - - - - - - + - - - - + + - - - + - - - - - + + + - - - + - - - - - - - + - - - + + - - - - - - + + + - - - - - - - - + + + + - - + - - - + - - - + + - - - - + - - - + - - + - - - - + + - - - - - - - - + - - - + + - - - - - - - - - - - - - - + - - + - - + - - - - - - + + + - - - - - - - - - - + - - - - + + + - - - + - - - - - - + + + + - - - - - - - - + + + - - - - - - - - - + + + - - + - - + - - + - - - - - - - - - - + + + + + - - - - - - - + - - - - + + + - - - + + - - - - + + + - - - + - - - - -
AcceptMutex default|method default sM
Method that Apache uses to serialize multiple children accepting requests on network sockets
AcceptPathInfo On|Off|Default Default Csvdh
-    - Resources accept trailing pathname information
AccessFileName filename [filename] ... .htaccess Csv
-    - Name of the distributed configuration file
Action action-type cgi-scriptBsvdh
-    - Activates a CGI script for a particular handler or +
AcceptPathInfo On|Off|Default Default svdhC
Resources accept trailing pathname information
AccessFileName filename [filename] ... .htaccess svC
Name of the distributed configuration file
Action action-type cgi-scriptsvdhB
Activates a CGI script for a particular handler or content-type
AddAlt string file [file] ...Bsvdh
-    - Alternate text to display for a file, instead of an +
AddAlt string file [file] ...svdhB
Alternate text to display for a file, instead of an icon selected by filename
AddAltByEncoding string MIME-encoding -[MIME-encoding] ...Bsvdh
-    - Alternate text to display for a file instead of an icon +
AddAltByEncoding string MIME-encoding +[MIME-encoding] ...svdhB
Alternate text to display for a file instead of an icon selected by MIME-encoding
AddAltByType string - MIME-type [MIME-type] ...Bsvdh
-    - Alternate text to display for a file, instead of an +
AddAltByType string + MIME-type [MIME-type] ...svdhB
Alternate text to display for a file, instead of an icon selected by MIME content-type
AddCharset charset extension -[extension] ...Bsvdh
-    - Maps the given filename extensions +
AddCharset charset extension +[extension] ...svdhB
Maps the given filename extensions to the specified content charset
AddDefaultCharset On|Off|charset Off Csvdh
-    - Default character set to be added for a +
AddDefaultCharset On|Off|charset Off svdhC
Default character set to be added for a response without an explicit character set
AddDescription - string file [file] ...Bsvdh
-    - Description to display for a file
AddEncoding - MIME-enc extension [extension] ...Bsvdh
-    - Maps the given filename extensions +
AddDescription + string file [file] ...svdhB
Description to display for a file
AddEncoding + MIME-enc extension [extension] ...svdhB
Maps the given filename extensions to the specified encoding type
AddHandler - handler-name extension [extension] ...Bsvdh
-    - Maps the filename extensions +
AddHandler + handler-name extension [extension] ...svdhB
Maps the filename extensions to the specified handler
AddIcon icon - name [name] ...Bsvdh
-    - Icon to display for a file selected by name
AddIconByEncoding - icon MIME-encoding [MIME-encoding] ...Bsvdh
-    - Icon to display next to files selected by MIME +
AddIcon icon + name [name] ...svdhB
Icon to display for a file selected by name
AddIconByEncoding + icon MIME-encoding [MIME-encoding] ...svdhB
Icon to display next to files selected by MIME content-encoding
AddIconByType - icon MIME-type [MIME-type] ...Bsvdh
-    - Icon to display next to files selected by MIME +
AddIconByType + icon MIME-type [MIME-type] ...svdhB
Icon to display next to files selected by MIME content-type
AddInputFilter +
AddInputFilter filter[;filter...] extension - [extension ...]Bsvdh
-    - Maps filename extensions + [extension ...]svdhB
Maps filename extensions to the filters that will process client requests
AddLanguage - MIME-lang extension [extension] ...Bsvdh
-    - Maps the given filename extension +
AddLanguage + MIME-lang extension [extension] ...svdhB
Maps the given filename extension to the specified content language
AddModuleInfo module-name stringEs
-    - Adds additional information to the module +
AddModuleInfo module-name stringsE
Adds additional information to the module information displayed by the server-info handler
AddOutputFilter +
AddOutputFilter filter[;filter...] extension - [extension ...]Bsvdh
-    - Maps filename + [extension ...]svdhB
Maps filename extensions to the filters that will process responses from the server
AddType MIME-type - extension [extension] ...Bsvdh
-    - Maps the given filename extensions +
AddType MIME-type + extension [extension] ...svdhB
Maps the given filename extensions onto the specified content type
Alias URL-path - file-path|directory-pathBsv
-    - Maps URLs to filesystem locations
AliasMatch regex - file-path|directory-pathBsv
-    - Maps URLs to filesystem locations using regular +
Alias URL-path + file-path|directory-pathsvB
Maps URLs to filesystem locations
AliasMatch regex + file-path|directory-pathsvB
Maps URLs to filesystem locations using regular expressions
Allow from +
Allow from all|host|env=env-variable - [host|env=env-variable] ...Bdh
-    - Controls which hosts can access an area of the + [host|env=env-variable] ...dhB
Controls which hosts can access an area of the server
AllowCONNECT port [port] ... 443 563 Esv
-    - Ports that are allowed to CONNECT through +
AllowCONNECT port [port] ... 443 563 svE
Ports that are allowed to CONNECT through the proxy
AllowOverride All|None|directive-type -[directive-type] ... All Cd
-    - Types of directives that are allowed in +
AllowOverride All|None|directive-type +[directive-type] ... All dC
Types of directives that are allowed in .htaccess files
Anonymous user [user] ...Edh
-    - Specifies userIDs that areallowed access without +
Anonymous user [user] ...dhE
Specifies userIDs that areallowed access without password verification
Anonymous_Authoritative on|off off Edh
-    - Configures if authorization will fall-through +
Anonymous_Authoritative on|off off dhE
Configures if authorization will fall-through to other methods
Anonymous_LogEmail on|off on Edh
-    - Sets whether the password entered will be logged in the +
Anonymous_LogEmail on|off on dhE
Sets whether the password entered will be logged in the error log
Anonymous_MustGiveEmail on|off on Edh
-    - Specifies whether blank passwords are allowed
Anonymous_NoUserID on|off off Edh
-    - Sets whether the userID field may be empty
Anonymous_VerifyEmail on|off off Edh
-    - Sets whether to check the password field for a correctly +
Anonymous_MustGiveEmail on|off on dhE
Specifies whether blank passwords are allowed
Anonymous_NoUserID on|off off dhE
Sets whether the userID field may be empty
Anonymous_VerifyEmail on|off off dhE
Sets whether to check the password field for a correctly formatted email address
AssignUserID user_id group_idMv
-    -
AuthAuthoritative on|off on Bdh
-    - Sets whether authorization and authentication are +
AssignUserID user_id group_idvM
-
AuthAuthoritative on|off on dhB
Sets whether authorization and authentication are passed to lower level modules
AuthDBMAuthoritative on|off on Edh
-    - Sets whether authentication and authorization will be +
AuthDBMAuthoritative on|off on dhE
Sets whether authentication and authorization will be passwed on to lower level modules
AuthDBMGroupFile file-pathEdh
-    - Sets the name of the database file containing the list +
AuthDBMGroupFile file-pathdhE
Sets the name of the database file containing the list of user groups for authentication
AuthDBMType default|SDBM|GDBM|NDBM|DB default Edh
-    - Sets the type of database file that is used to +
AuthDBMType default|SDBM|GDBM|NDBM|DB default dhE
Sets the type of database file that is used to store passwords
AuthDBMUserFile file-pathEdh
-    - Sets thename of a database file containing the list of users and +
AuthDBMUserFile file-pathdhE
Sets thename of a database file containing the list of users and passwords for authentication
AuthDigestAlgorithm MD5|MD5-sess MD5 Xdh
-    - Selects the algorithm used to calculate the challenge and +
AuthDigestAlgorithm MD5|MD5-sess MD5 dhX
Selects the algorithm used to calculate the challenge and response hases in digest authentication
AuthDigestDomain URI [URI] ...Xdh
-    - URIs that are in the same protection space for digest +
AuthDigestDomain URI [URI] ...dhX
URIs that are in the same protection space for digest authentication
AuthDigestFile file-pathXdh
-    - Location of the text file containing the list +
AuthDigestFile file-pathdhX
Location of the text file containing the list of users and encoded passwords for digest authentication
AuthDigestGroupFile file-pathXdh
-    - Name of the text file containing the list of groups +
AuthDigestGroupFile file-pathdhX
Name of the text file containing the list of groups for digest authentication
AuthDigestNcCheck On|Off Off Xs
-    - Enables or disables checking of the nonce-count sent by the +
AuthDigestNcCheck On|Off Off sX
Enables or disables checking of the nonce-count sent by the server
AuthDigestNonceFormat formatXdh
-    - Determines how the nonce is generated
AuthDigestNonceLifetime seconds 300 Xdh
-    - How long the server nonce is valid
AuthDigestQop none|auth|auth-int [auth|auth-int] auth Xdh
-    - Determines the quality-of-protection to use in digest +
AuthDigestNonceFormat formatdhX
Determines how the nonce is generated
AuthDigestNonceLifetime seconds 300 dhX
How long the server nonce is valid
AuthDigestQop none|auth|auth-int [auth|auth-int] auth dhX
Determines the quality-of-protection to use in digest authentication
AuthGroupFile file-pathBdh
-    - Sets the name of a text file containing the list +
AuthGroupFile file-pathdhB
Sets the name of a text file containing the list of user groups for authentication
AuthLDAPAuthoritative on|off on Xdh
-    - Prevent other authentication modules from +
AuthLDAPAuthoritative on|off on dhX
Prevent other authentication modules from authenticating the user if this one fails
AuthLDAPBindDN distinguished-nameXdh
-    - Optional DN to use in binding to the LDAP server
AuthLDAPBindPassword passwordXdh
-    - Password used in conjuction with the bind DN
AuthLDAPCompareDNOnServer on|off on Xdh
-    - Use the LDAP server to compare the DNs
AuthLDAPDereferenceAliases never|searching|finding|always Always Xdh
-    - When will the module de-reference aliases
AuthLDAPEnabled on|off on Xdh
-    - Turn on or off LDAP authentication
AuthLDAPFrontPageHack on|offXdh
-    - Allow LDAP authentication to work with MS FrontPage
AuthLDAPGroupAttribute attributeXdh
-    - LDAP attributes used to check for group membership
AuthLDAPGroupAttributeIsDN on|off on Xdh
-    - Use the DN of the client username when checking for +
AuthLDAPBindDN distinguished-namedhX
Optional DN to use in binding to the LDAP server
AuthLDAPBindPassword passworddhX
Password used in conjuction with the bind DN
AuthLDAPCompareDNOnServer on|off on dhX
Use the LDAP server to compare the DNs
AuthLDAPDereferenceAliases never|searching|finding|always Always dhX
When will the module de-reference aliases
AuthLDAPEnabled on|off on dhX
Turn on or off LDAP authentication
AuthLDAPFrontPageHack on|offdhX
Allow LDAP authentication to work with MS FrontPage
AuthLDAPGroupAttribute attributedhX
LDAP attributes used to check for group membership
AuthLDAPGroupAttributeIsDN on|off on dhX
Use the DN of the client username when checking for group membership
AuthLDAPRemoteUserIsDN on|offXdh
-    - Use the DN of the client username to set the REMOTE_USER +
AuthLDAPRemoteUserIsDN on|offdhX
Use the DN of the client username to set the REMOTE_USER environment variable
AuthLDAPStartTLS on|offXdh
-    - Use a secure TLS connection to the LDAP server
AuthLDAPUrl urlXdh
-    - URL specifying the LDAP search parameters
AuthName auth-domainCdh
-    - Authorization realm for use in HTTP +
AuthLDAPStartTLS on|offdhX
Use a secure TLS connection to the LDAP server
AuthLDAPUrl urldhX
URL specifying the LDAP search parameters
AuthName auth-domaindhC
Authorization realm for use in HTTP authentication
AuthType Basic|DigestCdh
-    - Type of user authentication
AuthUserFile file-pathBdh
-    - Sets the name of a text file containing the list of users and +
AuthType Basic|DigestdhC
Type of user authentication
AuthUserFile file-pathdhB
Sets the name of a text file containing the list of users and passwords for authentication
BrowserMatch regex [!]env-variable[=value] -[[!]env-variable[=value]] ...Bsvdh
-    - Sets environment variables conditional on HTTP User-Agent +
BrowserMatch regex [!]env-variable[=value] +[[!]env-variable[=value]] ...svdhB
Sets environment variables conditional on HTTP User-Agent
BrowserMatchNoCase regex [!]env-variable[=value] - [[!]env-variable[=value]] ...Bsvdh
-    - Sets environment variables conditional on User-Agent without +
BrowserMatchNoCase regex [!]env-variable[=value] + [[!]env-variable[=value]] ...svdhB
Sets environment variables conditional on User-Agent without respect to case
CacheDefaultExpire seconds 3600 (one hour) Xs
-    -
CacheDisable cache_type url-stringXs
-    - Disable caching of specified URLs by specified storage manager
CacheEnable cache_type url-stringXs
-    - Enable caching specified URLs in a specified storage manager
CacheFile - file-path [file-path] ...Xs
-    -
CacheForceCompletion Percentage 60 Xs
-    - Percentage of download to arrive for the cache to force complete transfer
CacheIgnoreCacheControlXs
-    - Ignore requests from the client for uncached content
CacheIgnoreNoLastModXs
-    - Ignore responses where there is no Last Modified Header
CacheLastModifiedFactor float 0.1 Xs
-    - The factor used to estimate the Expires date from the LastModified date
CacheMaxExpire seconds 86400 (one day) Xs
-    - The maximum time in seconds to cache a document
CacheMaxStreamingBuffer size_in_bytes 0 Xs
-    - Maximum amount of a streamed response to buffer in memory before declaring the response uncacheable
CacheNegotiatedDocs on|off off Bsv
-    - Allows content-negotiated documents to be +
CacheDefaultExpire seconds 3600 (one hour) sX
-
CacheDisable cache_type url-stringsX
Disable caching of specified URLs by specified storage manager
CacheEnable cache_type url-stringsX
Enable caching specified URLs in a specified storage manager
CacheFile + file-path [file-path] ...sX
-
CacheForceCompletion Percentage 60 sX
Percentage of download to arrive for the cache to force complete transfer
CacheIgnoreCacheControlsX
Ignore requests from the client for uncached content
CacheIgnoreNoLastModsX
Ignore responses where there is no Last Modified Header
CacheLastModifiedFactor float 0.1 sX
The factor used to estimate the Expires date from the LastModified date
CacheMaxExpire seconds 86400 (one day) sX
The maximum time in seconds to cache a document
CacheMaxStreamingBuffer size_in_bytes 0 sX
Maximum amount of a streamed response to buffer in memory before declaring the response uncacheable
CacheNegotiatedDocs on|off off svB
Allows content-negotiated documents to be cached by proxy servers
CGIMapExtension cgi-path .extensionCdh
-    - Technique for locating the interpreter for CGI +
CGIMapExtension cgi-path .extensiondhC
Technique for locating the interpreter for CGI scripts
CharsetDefault charsetXsvdh
-    - Charset to translate into
CharsetOptions option [option] ... DebugLevel=0 -NoImp - + - Xsvdh
-    - Configures charset tranlation behavior
CharsetSourceEnc charsetXsvdh
-    - Source charset of files
CheckSpelling on|off Off Esvdh
-    - Enables the spelling +
CharsetDefault charsetsvdhX
Charset to translate into
CharsetOptions option [option] ... DebugLevel=0 +NoImp +svdhX
Configures charset tranlation behavior
CharsetSourceEnc charsetsvdhX
Source charset of files
CheckSpelling on|off Off svdhE
Enables the spelling module
ChildPerUserID user_id -group_id child_idMs
-    -
ContentDigest on|off off Csvdh
-    - Enables the generation of Content-MD5 HTTP Response +
ChildPerUserID user_id +group_id child_idsM
-
ContentDigest on|off off svdhC
Enables the generation of Content-MD5 HTTP Response headers
CookieDomain domainEsvdh
-    - The domain to which the tracking cookie applies
CookieExpires expiry-periodEsvdh
-    - Expiry time for the tracking cookie
CookieLog filenameBs
-    - Sets filename for the logging of cookies
CookieName token Apache Esvdh
-    - Name of the tracking cookie
CookieStyle - Netscape|Cookie|Cookie2|RFC2109|RFC2965 Netscape Esvdh
-    - Format of the cookie header field
CookieTracking on|off off Esvdh
-    - Enables tracking cookie
CoreDumpDirectory directoryMs
-    - Directory where Apache attempts to +
CookieDomain domainsvdhE
The domain to which the tracking cookie applies
CookieExpires expiry-periodsvdhE
Expiry time for the tracking cookie
CookieLog filenamesB
Sets filename for the logging of cookies
CookieName token Apache svdhE
Name of the tracking cookie
CookieStyle + Netscape|Cookie|Cookie2|RFC2109|RFC2965 Netscape svdhE
Format of the cookie header field
CookieTracking on|off off svdhE
Enables tracking cookie
CoreDumpDirectory directorysM
Directory where Apache attempts to switch before dumping core
CustomLog +
CustomLog file|pipe format|nickname - [env=[!]environment-variable]Bs
-    - Sets filename and format of log file
Dav on|off off Ed
-    - Enable WebDAV HTTP methods
DavDepthInfinity on|off off Ed
-    - Allow PROPFIND, Depth: Infinity requests
DavLockDB file-pathEsv
-    - Location of the DAV lock database
DavMinTimeout seconds 0 Ed
-    - Minimum amount of time the server holds a lock on + [env=[!]environment-variable]sB
Sets filename and format of log file
Dav on|off off dE
Enable WebDAV HTTP methods
DavDepthInfinity on|off off dE
Allow PROPFIND, Depth: Infinity requests
DavLockDB file-pathsvE
Location of the DAV lock database
DavMinTimeout seconds 0 dE
Minimum amount of time the server holds a lock on a DAV resource
DefaultIcon url-pathBsvdh
-    - Icon to display for files when no specific icon is +
DefaultIcon url-pathsvdhB
Icon to display for files when no specific icon is configured
DefaultLanguage - MIME-langBsvdh
-    - Sets all files in the given scope to the +
DefaultLanguage + MIME-langsvdhB
Sets all files in the given scope to the specified language
DefaultType MIME-type text/plain Csvdh
-    - MIME content-type that will be sent if the +
DefaultType MIME-type text/plain svdhC
MIME content-type that will be sent if the server cannot determine a type in any other way
DeflateBufferSize value 8096 Esv
-    - Fragment size to be compressed at one time by zlib
DeflateFilterNote notenameEsv
-    - Places the compression ratio in a note for logging
DeflateMemLevel value 9 Esv
-    - How much memory should be used by zlib for compression
DeflateWindowSize value 15 Esv
-    - Zlib compression window size
Deny from +
DeflateBufferSize value 8096 svE
Fragment size to be compressed at one time by zlib
DeflateFilterNote notenamesvE
Places the compression ratio in a note for logging
DeflateMemLevel value 9 svE
How much memory should be used by zlib for compression
DeflateWindowSize value 15 svE
Zlib compression window size
Deny from all|host|env=env-variable - [host|env=env-variable] ...Bdh
-    - Controls which hosts are denied access to the + [host|env=env-variable] ...dhB
Controls which hosts are denied access to the server
<Directory directory-path> -... </Directory>Csv
-    - Enclose a group of directives that apply only to the +
<Directory directory-path> +... </Directory>svC
Enclose a group of directives that apply only to the named file-system directory and sub-directories
DirectoryIndex - local-url [local-url] ... index.html Bsvdh
-    - List of resources to look for when the client requests +
DirectoryIndex + local-url [local-url] ... index.html svdhB
List of resources to look for when the client requests a directory
<DirectoryMatch regex> -... </Directory>Csv
-    - Enclose directives that apply to +
<DirectoryMatch regex> +... </Directory>svC
Enclose directives that apply to file-system directories matching a regular expression and their subdirectories
DocumentRoot directory-path /usr/local/apache/h - + - Csv
-    - Directory that forms the main document tree visible +
DocumentRoot directory-path /usr/local/apache/h +svC
Directory that forms the main document tree visible from the web
EnableMMAP on|off on Csvdh
-    - Use memory-mapping to read files during delivery
ErrorDocument error-code documentCsvdh
-    - What the server will return to the client +
EnableMMAP on|off on svdhC
Use memory-mapping to read files during delivery
ErrorDocument error-code documentsvdhC
What the server will return to the client in case of an error
ErrorLog file-path|syslog[:facility] logs/error_log (Uni - + - Csv
-    - Location where the server will log errors
ExampleXsvdh
-    - Demonstration directive to illustrate the Apache module +
ErrorLog file-path|syslog[:facility] logs/error_log (Uni +svC
Location where the server will log errors
ExamplesvdhX
Demonstration directive to illustrate the Apache module API
ExpiresActive On|OffEsvdh
-    - Enables generation of Expires headers
ExpiresByType - MIME-type <code>secondsEsvdh
-    - Value of the Expires header configured +
ExpiresActive On|OffsvdhE
Enables generation of Expires headers
ExpiresByType + MIME-type <code>secondssvdhE
Value of the Expires header configured by MIME type
ExpiresDefault <code>secondsEsvdh
-    - Default algorithm for calculating expiration time
ExtendedStatus On|Off Off Bs
-    - Keep track of extended status information for each +
ExpiresDefault <code>secondssvdhE
Default algorithm for calculating expiration time
ExtendedStatus On|Off Off sB
Keep track of extended status information for each request
ExtFilterDefine filtername parametersXs
-    -
ExtFilterOptions - option [option] ... DebugLevel=0 NoLogS - + - Xd
-    -
FileETag component ... INode MTime Size Csvdh
-    - File attributes used to create the ETag +
ExtFilterDefine filtername parameterssX
-
ExtFilterOptions + option [option] ... DebugLevel=0 NoLogS +dX
-
FileETag component ... INode MTime Size svdhC
File attributes used to create the ETag HTTP response header
<Files filename> ... </Files>Csvdh
-    - Contains directives that apply to matched +
<Files filename> ... </Files>svdhC
Contains directives that apply to matched filenames
<FilesMatch regex> ... </FilesMatch>Csvdh
-    - Contains directives that apply to regular-expression matched +
<FilesMatch regex> ... </FilesMatch>svdhC
Contains directives that apply to regular-expression matched filenames
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer Bsvdh
-    - Action to take if a single acceptable document is not +
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdhB
Action to take if a single acceptable document is not found
ForceType mime-typeCdh
-    - Forces all matching files to be served with the specified +
ForceType mime-typedhC
Forces all matching files to be served with the specified MIME content-type
Group unix-group #-1 Msv
-    - Group under which the server will answer +
Group unix-group #-1 svM
Group under which the server will answer requests
Header set|append|add|unset|echo header -[value]Esvdh
-    - Configure HTTP response headers
HeaderName filenameBsvdh
-    - Name of the file that will be inserted at the top +
Header set|append|add|unset|echo header +[value]svdhE
Configure HTTP response headers
HeaderName filenamesvdhB
Name of the file that will be inserted at the top of the index listing
HostnameLookups on|off|double off Csvd
-    - Enables DNS lookups on client IP addresses
IdentityCheck on|off off Csvd
-    - Enables logging of the RFC1413 identity of the remote +
HostnameLookups on|off|double off svdC
Enables DNS lookups on client IP addresses
IdentityCheck on|off off svdC
Enables logging of the RFC1413 identity of the remote user
<IfDefine [!]parameter-name> ... - </IfDefine>Csvdh
-    - Encloses directives that will be processed only +
<IfDefine [!]parameter-name> ... + </IfDefine>svdhC
Encloses directives that will be processed only if a test is true at startup
<IfModule [!]module-name> ... - </IfModule>Csvdh
-    - Encloses directives that are processed conditional on the +
<IfModule [!]module-name> ... + </IfModule>svdhC
Encloses directives that are processed conditional on the presence of absence of a specific module
ImapBase map|referer|URL http://servername/ Bsvdh
-    - Default base for imagemap files
ImapDefault error|nocontent|map|referer|URL nocontent Bsvdh
-    - Default action when an imagemap is called with coordinates +
ImapBase map|referer|URL http://servername/ svdhB
Default base for imagemap files
ImapDefault error|nocontent|map|referer|URL nocontent svdhB
Default action when an imagemap is called with coordinates that are not explicitly mapped
ImapMenu - none|formatted|semiformatted|unformattedBsvdh
-    - Action if no coordinates are given when calling +
ImapMenu + none|formatted|semiformatted|unformattedsvdhB
Action if no coordinates are given when calling an imagemap
Include file-path|directory-pathCsvd
-    - Includes other configuration files from within +
Include file-path|directory-pathsvdC
Includes other configuration files from within the server configuration files
IndexIgnore file [file] ...Bsvdh
-    - Adds to the list of files to hide when listing +
IndexIgnore file [file] ...svdhB
Adds to the list of files to hide when listing a directory
IndexOptions [+|-]option [[+|-]option] ...Bsvdh
-    - Various configuration settings for directory +
IndexOptions [+|-]option [[+|-]option] ...svdhB
Various configuration settings for directory indexing
IndexOrderDefault -Ascending|Descending Name|Date|Size|Description Ascending Name Bsvdh
-    - Sets the default ordering of the directory index
ISAPIAppendLogToErrors on|off off Bsvdh
-    - Record HSE_APPEND_LOG_PARAMETER requests from ISAPI +
IndexOrderDefault +Ascending|Descending Name|Date|Size|Description Ascending Name svdhB
Sets the default ordering of the directory index
ISAPIAppendLogToErrors on|off off svdhB
Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the error log
ISAPIAppendLogToQuery on|off on Bsvdh
-    - Record HSE_APPEND_LOG_PARAMETER requests from ISAPI +
ISAPIAppendLogToQuery on|off on svdhB
Record HSE_APPEND_LOG_PARAMETER requests from ISAPI extensions to the query field
ISAPICacheFile file-path [file-path] ...Bsv
-    - ISAPI .dll files to be loaded at startup
ISAPIFakeAsync on|off off Bsvdh
-    - Fake asynchronous support for isapi callbacks
ISAPILogNotSupported on|off off Bsvdh
-    - Log unsupported feature requests from ISAPI +
ISAPICacheFile file-path [file-path] ...svB
ISAPI .dll files to be loaded at startup
ISAPIFakeAsync on|off off svdhB
Fake asynchronous support for isapi callbacks
ISAPILogNotSupported on|off off svdhB
Log unsupported feature requests from ISAPI extensions
ISAPIReadAheadBuffer size 49152 Bsdh
-    - Size of the Read Ahead Buffer sent to ISAPI +
ISAPIReadAheadBuffer size 49152 sdhB
Size of the Read Ahead Buffer sent to ISAPI extensions
KeepAlive on|off On Csv
-    - Enables HTTP persistent connections
KeepAliveTimeout seconds 15 Csv
-    - Amount of time the server will wait for subsequent +
KeepAlive on|off On svC
Enables HTTP persistent connections
KeepAliveTimeout seconds 15 svC
Amount of time the server will wait for subsequent requests on a persistent connection
LanguagePriority MIME-lang [MIME-lang] ...Bsvdh
-    - The precendence of language variants for cases where +
LanguagePriority MIME-lang [MIME-lang] ...svdhB
The precendence of language variants for cases where the client does not express a preference
LDAPCacheEntries number 1024 Xs
-    - Maximum number of entires in the primary LDAP cache
LDAPCacheTTL seconds 600 Xs
-    - Time that cached items remain valid
LDAPCertDBPath directory-pathXs
-    - Directory containing certificates for SSL support
LDAPOpCacheEntries number 1024 Xs
-    - Number of entries used to cache LDAP compare +
LDAPCacheEntries number 1024 sX
Maximum number of entires in the primary LDAP cache
LDAPCacheTTL seconds 600 sX
Time that cached items remain valid
LDAPCertDBPath directory-pathsX
Directory containing certificates for SSL support
LDAPOpCacheEntries number 1024 sX
Number of entries used to cache LDAP compare operations
LDAPOpCacheTTL seconds 600 Xs
-    - Time that entries in the operation cache remain +
LDAPOpCacheTTL seconds 600 sX
Time that entries in the operation cache remain valid
LDAPSharedCacheSize bytes 102400 Xs
-    - Size in bytes of the shared-memory cache
<Limit method [method] ... > ... - </Limit>Csvdh
-    - Restrict enclosed access controls to only certain HTTP +
LDAPSharedCacheSize bytes 102400 sX
Size in bytes of the shared-memory cache
<Limit method [method] ... > ... + </Limit>svdhC
Restrict enclosed access controls to only certain HTTP methods
<LimitExcept method [method] ... > ... - </LimitExcept>Csvdh
-    - Restrict access controls to all HTTP methods +
<LimitExcept method [method] ... > ... + </LimitExcept>svdhC
Restrict access controls to all HTTP methods except the named ones
LimitRequestBody bytes 0 Csvdh
-    - Restricts the total size of the HTTP request body sent +
LimitRequestBody bytes 0 svdhC
Restricts the total size of the HTTP request body sent from the client
LimitRequestFields number 100 Cs
-    - Limits the number of HTTP request header fields that +
LimitRequestFields number 100 sC
Limits the number of HTTP request header fields that will be accepted from the client
LimitRequestFieldsize bytesCs
-    - Limits the size of the HTTP request header allowed from the +
LimitRequestFieldsize bytessC
Limits the size of the HTTP request header allowed from the client
LimitRequestLine bytes 8190 Cs
-    - Limit the size of the HTTP request line that will be accepted +
LimitRequestLine bytes 8190 sC
Limit the size of the HTTP request line that will be accepted from the client
LimitXMLRequestBody number 1000000 Csvdh
-    - Limits the size of an XML-based request body
Listen [IP-address:]portnumberMs
-    - IP addresses and ports that the server +
LimitXMLRequestBody number 1000000 svdhC
Limits the size of an XML-based request body
Listen [IP-address:]portnumbersM
IP addresses and ports that the server listens to
ListenBacklog backlogMs
-    - Maximum length of the queue of pending connections
LoadFile filename [filename] ...Es
-    - Link in the named object file or library
LoadModule module filenameEs
-    - Links in the object file or library, and adds to the list +
ListenBacklog backlogsM
Maximum length of the queue of pending connections
LoadFile filename [filename] ...sE
Link in the named object file or library
LoadModule module filenamesE
Links in the object file or library, and adds to the list of active modules
<Location - URL-path|URL> ... </Location>Csv
-    - Applies the enclosed directives only to matching +
<Location + URL-path|URL> ... </Location>svC
Applies the enclosed directives only to matching URLs
<LocationMatch - regex> ... </Location>Csv
-    - Applies the enclosed directives only to regular-expression +
<LocationMatch + regex> ... </Location>svC
Applies the enclosed directives only to regular-expression matching URLs
LockFile filename logs/accept.lock Ms
-    - Location of the accept serialization lock file
LogFormat - format|nickname [nickname] "%h %l %u %t \"%r\" - + - Bs
-    - Describes a format for use in a log file
LogLevel level warn Csv
-    - Controls the verbosity of the ErrorLog
MaxClients numberMs
-    - Maximum number of child processes that will be created +
LockFile filename logs/accept.lock sM
Location of the accept serialization lock file
LogFormat + format|nickname [nickname] "%h %l %u %t \"%r\" +sB
Describes a format for use in a log file
LogLevel level warn svC
Controls the verbosity of the ErrorLog
MaxClients numbersM
Maximum number of child processes that will be created to serve requests
MaxKeepAliveRequests number 100 Csv
-    - Number of requests allowed on a persistent +
MaxKeepAliveRequests number 100 svC
Number of requests allowed on a persistent connection
MaxMemFree numberMs
-    - Maximum amount of memory that the main allocator is allowed +
MaxMemFree numbersM
Maximum amount of memory that the main allocator is allowed to hold without calling free()
MaxRequestsPerChild number 10000 Ms
-    - Limit on the number of requests that an individual child server +
MaxRequestsPerChild number 10000 sM
Limit on the number of requests that an individual child server will handle during its life
MaxSpareServers number
10 Ms
-    - Maximum number of idle child server processes
MaxSpareThreads numberMs
-    - Maximum number of idle threads
MaxThreads number 250 Ms
-    -
MaxThreadsPerChild number 64 Ms
-    - Maximum number of threads per child process
MetaDir directory .web Esvdh
-    - Name of the directory to find CERN-style meta information +
MaxSpareServers number
10 sM
Maximum number of idle child server processes
MaxSpareThreads numbersM
Maximum number of idle threads
MaxThreads number 250 sM
-
MaxThreadsPerChild number 64 sM
Maximum number of threads per child process
MetaDir directory .web svdhE
Name of the directory to find CERN-style meta information files
MetaFiles on|off off Esvdh
-    - Activates CERN meta-file processing
MetaSuffix suffix .meta Esvdh
-    - File name suffix for the file containg CERN-style +
MetaFiles on|off off svdhE
Activates CERN meta-file processing
MetaSuffix suffix .meta svdhE
File name suffix for the file containg CERN-style meta information
MimeMagicFile file-pathEsv
-    - Enable MIME-type determination based on file contents +
MimeMagicFile file-pathsvE
Enable MIME-type determination based on file contents using the specified magic file
MinSpareServers number 5 Ms
-    - Minimum number of idle child server processes
MinSpareServers numberMs
-    - Minimum number of idle threads available to handle request +
MinSpareServers number 5 sM
Minimum number of idle child server processes
MinSpareServers numbersM
Minimum number of idle threads available to handle request spikes
MMapFile file-path [file-path] ...Xs
-    -
ModMimeUsePathInfo On|OffBsvdh
-    - Tells mod_mime to treat path_info components as part of the filename
MultiviewsMatch - [NegotiatedOnly] [Handlers] [Filters] [Any]Bsvdh
-    - The types of files that will be included when +
MMapFile file-path [file-path] ...sX
-
ModMimeUsePathInfo On|OffsvdhB
Tells mod_mime to treat path_info components as part of the filename
MultiviewsMatch + [NegotiatedOnly] [Handlers] [Filters] [Any]svdhB
The types of files that will be included when searching for a matching file with MultiViews
NameVirtualHost addr[:port]Cs
-    - Designates an IP address for name-virtual +
NameVirtualHost addr[:port]sC
Designates an IP address for name-virtual hosting
NoProxy host [host] ...Esv
-    - Hosts, domains, or networks that will be connected +
NoProxy host [host] ...svE
Hosts, domains, or networks that will be connected to directly
NumServers number 2 Ms
-    - Total number of children alive at the same time
Options - [+|-]option [[+|-]option] ... All Csvdh
-    - Configures what features are available in a particular +
NumServers number 2 sM
Total number of children alive at the same time
Options + [+|-]option [[+|-]option] ... All svdhC
Configures what features are available in a particular directory
Order ordering Deny,Allow Bdh
-    - Controls the default access state and the order in which +
Order ordering Deny,Allow dhB
Controls the default access state and the order in which Allow and Deny are evaluated.
PassEnv - env-variable [env-variable] ...Bsvdh
-    - Passes environment variables from the shell
PidFile filename logs/httpd.pid Ms
-    - File where the server records the process ID +
PassEnv + env-variable [env-variable] ...svdhB
Passes environment variables from the shell
PidFile filename logs/httpd.pid sM
File where the server records the process ID of the daemon
ProtocolEcho On|OffXsv
-    - Turn the echo server on or off
<Proxy wildcard-url> ...</Proxy>Esv
-    - Container for directives applied to proxied +
ProtocolEcho On|OffsvX
Turn the echo server on or off
<Proxy wildcard-url> ...</Proxy>svE
Container for directives applied to proxied resources
ProxyBlock *|word|host|domain -[word|host|domain] ...Esv
-    - Words, hosts, or domains that are banned from being +
ProxyBlock *|word|host|domain +[word|host|domain] ...svE
Words, hosts, or domains that are banned from being proxied
ProxyDomain DomainEsv
-    - Default domain name for proxied requests
ProxyErrorOverride On|Off Off Esv
-    - Override error pages for proxied content
ProxyIOBufferSize bytesEsv
-    - IO buffer size for outgoing HTTP and FTP +
ProxyDomain DomainsvE
Default domain name for proxied requests
ProxyErrorOverride On|Off Off svE
Override error pages for proxied content
ProxyIOBufferSize bytessvE
IO buffer size for outgoing HTTP and FTP connections
<Proxy regex> ...</Proxy>Esv
-    - Container for directives applied to regular-expression-matched +
<Proxy regex> ...</Proxy>svE
Container for directives applied to regular-expression-matched proxied resources
ProxyMaxForwards number 10 Esv
-    - Maximium number of proxies that a request can be forwarded +
ProxyMaxForwards number 10 svE
Maximium number of proxies that a request can be forwarded through
ProxyPass [path] !|urlEsv
-    - Maps remote servers into the local server +
ProxyPass [path] !|urlsvE
Maps remote servers into the local server URL-space
ProxyPassReverse [path] urlEsv
-    - Adjusts the URL in HTTP response headers sent from +
ProxyPassReverse [path] urlsvE
Adjusts the URL in HTTP response headers sent from a reverse proxied server
ProxyPreserveHost on|off Off Esv
-    - Use incoming Host HTTP request header for +
ProxyPreserveHost on|off Off svE
Use incoming Host HTTP request header for proxy request
ProxyReceiveBufferSize bytesEsv
-    - Network buffer size for outgoing HTTP and FTP +
ProxyReceiveBufferSize bytessvE
Network buffer size for outgoing HTTP and FTP connections
ProxyRemote match remote-serverEsv
-    - Remote proxy used to handle certain requests
ProxyRemote regex remote-serverEsv
-    - Remote proxy used to handle requests +
ProxyRemote match remote-serversvE
Remote proxy used to handle certain requests
ProxyRemote regex remote-serversvE
Remote proxy used to handle requests matched by regular expressions
ProxyRequests on|off Off Esv
-    - Enables forward (standard) proxy requests
ProxyTimeout seconds 300 Esv
-    - Network timeout for proxied requests
ProxyVia on|off|full|block off Esv
-    - Information provided in the Via HTTP response +
ProxyRequests on|off Off svE
Enables forward (standard) proxy requests
ProxyTimeout seconds 300 svE
Network timeout for proxied requests
ProxyVia on|off|full|block off svE
Information provided in the Via HTTP response header for proxied requests
ReadmeName filenameBsvdh
-    - Name of the file that will be inserted at the end +
ReadmeName filenamesvdhB
Name of the file that will be inserted at the end of the index listing
Redirect [status] URL-path URLBsvdh
-    - Sends an external redirect asking the client to fetch +
Redirect [status] URL-path URLsvdhB
Sends an external redirect asking the client to fetch a different URL
RedirectMatch [status] regex URLBsvdh
-    - Sends an external redirect based on a regular expression match +
RedirectMatch [status] regex URLsvdhB
Sends an external redirect based on a regular expression match of the current URL
RedirectPermanent URL-path URLBsvdh
-    - Sends an external permanent redirect asking the client to fetch +
RedirectPermanent URL-path URLsvdhB
Sends an external permanent redirect asking the client to fetch a different URL
RedirectTemp URL-path URLBsvdh
-    - Sends an external temporary redirect asking the client to fetch +
RedirectTemp URL-path URLsvdhB
Sends an external temporary redirect asking the client to fetch a different URL
RemoveCharset - extension [extension] ...Bvdh
-    - Removes any character set associations for a set of file +
RemoveCharset + extension [extension] ...vdhB
Removes any character set associations for a set of file extensions
RemoveEncoding - extension [extension] ...Bvdh
-    - Removes any content encoding associations for a set of file +
RemoveEncoding + extension [extension] ...vdhB
Removes any content encoding associations for a set of file extensions
RemoveHandler - extension [extension] ...Bvdh
-    - Removes any handler associations for a set of file +
RemoveHandler + extension [extension] ...vdhB
Removes any handler associations for a set of file extensions
RemoveInputFilter - extension [extension] ...Bvdh
-    - Removes any input filter associations for a set of file +
RemoveInputFilter + extension [extension] ...vdhB
Removes any input filter associations for a set of file extensions
RemoveLanguage - extension [extension] ...Bvdh
-    - Removes any language associations for a set of file +
RemoveLanguage + extension [extension] ...vdhB
Removes any language associations for a set of file extensions
RemoveOutputFilter - extension [extension] ...Bvdh
-    - Removes any output filter associations for a set of file +
RemoveOutputFilter + extension [extension] ...vdhB
Removes any output filter associations for a set of file extensions
RemoveType - extension [extension] ...Bvdh
-    - Removes any content type associations for a set of file +
RemoveType + extension [extension] ...vdhB
Removes any content type associations for a set of file extensions
RequestHeader set|append|add|unset header -[value]Esvdh
-    - Configure HTTP request headers
Require entity-name [entity-name] ...Cdh
-    - Selects which authenticated users can access +
RequestHeader set|append|add|unset header +[value]svdhE
Configure HTTP request headers
Require entity-name [entity-name] ...dhC
Selects which authenticated users can access a resource
RewriteBase URL-pathEdh
-    - Sets the base URL for per-directory rewrites
RewriteCond - TestString CondPatternEsvdh
-    - Defines a condition under which rewriting will take place +
RewriteBase URL-pathdhE
Sets the base URL for per-directory rewrites
RewriteCond + TestString CondPatternsvdhE
Defines a condition under which rewriting will take place
RewriteEngine on|off off Esvdh
-    - Enables or disables runtime rewriting engine
RewriteLock file-pathEs
-    - Sets the name of the lock file used for RewriteMap +
RewriteEngine on|off off svdhE
Enables or disables runtime rewriting engine
RewriteLock file-pathsE
Sets the name of the lock file used for RewriteMap synchronization
RewriteLog file-pathEsv
-    - Sets the name of the file used for logging rewrite engine +
RewriteLog file-pathsvE
Sets the name of the file used for logging rewrite engine processing
RewriteLogLevel LevelEsv
-    - Sets the verbosity of the log file used by the rewrite +
RewriteLogLevel LevelsvE
Sets the verbosity of the log file used by the rewrite engine
RewriteMap MapName MapType:MapSource -Esv
-    - Defines a mapping function for key-lookup
RewriteOptions OptionsEsvdh
-    - Sets some special options for the rewrite engine
RewriteRule - Pattern SubstitutionEsvdh
-    - Defines rules for the rewriting engine
RLimitCPU number|max [number|max]Csvdh
-    - Limits the CPU consumption of processes launched +
RewriteMap MapName MapType:MapSource +svE
Defines a mapping function for key-lookup
RewriteOptions OptionssvdhE
Sets some special options for the rewrite engine
RewriteRule + Pattern SubstitutionsvdhE
Defines rules for the rewriting engine
RLimitCPU number|max [number|max]svdhC
Limits the CPU consumption of processes launched by Apache children
RLimitMEM number|max [number|max]Csvdh
-    - Limits the memory consumption of processes launched +
RLimitMEM number|max [number|max]svdhC
Limits the memory consumption of processes launched by Apache children
RLimitNPROC number|max [number|max]Csvdh
-    - Limits the number of processes that can be launched by +
RLimitNPROC number|max [number|max]svdhC
Limits the number of processes that can be launched by processes launched by Apache children
Satisfy any|all all Cdh
-    - Interaction between host-level access control and +
Satisfy any|all all dhC
Interaction between host-level access control and user authentication
ScoreBoardFile file-path logs/apache_status Ms
-    - Location of the file used to store coordination data for +
ScoreBoardFile file-path logs/apache_status sM
Location of the file used to store coordination data for the child processes
Script method cgi-scriptBsvd
-    - Activates a CGI script for a particular request +
Script method cgi-scriptsvdB
Activates a CGI script for a particular request method.
ScriptAlias -URL-path file-path|directory-pathBsv
-    - Maps a URL to a filesystem location and designates the +
ScriptAlias +URL-path file-path|directory-pathsvB
Maps a URL to a filesystem location and designates the target as a CGI script
ScriptAliasMatch -regex file-path|directory-pathBsv
-    - Maps a URL to a filesystem location using a regular expression +
ScriptAliasMatch +regex file-path|directory-pathsvB
Maps a URL to a filesystem location using a regular expression and designates the target as a CGI script
ScriptInterpreterSource registry|script script Csvdh
-    - Technique for locating the interpreter for CGI +
ScriptInterpreterSource registry|script script svdhC
Technique for locating the interpreter for CGI scripts
ScriptLog file-pathBsv
-    - Location of the CGI script error logfile
ScriptLogBuffer bytes 1024 Bsv
-    - Maximum amount of PUT or POST requests that will be recorded +
ScriptLog file-pathsvB
Location of the CGI script error logfile
ScriptLogBuffer bytes 1024 svB
Maximum amount of PUT or POST requests that will be recorded in the scriptlog
ScriptLogLength bytes 10385760 Bsv
-    - Size limit of the CGI script logfile
ScriptSock file-path logs/cgisock Bsv
-    -
SendBufferSize bytesMs
-    - TCP buffer size
ServerAdmin email-addressCsv
-    - Email address that the server includes in error +
ScriptLogLength bytes 10385760 svB
Size limit of the CGI script logfile
ScriptSock file-path logs/cgisock svB
-
SendBufferSize bytessM
TCP buffer size
ServerAdmin email-addresssvC
Email address that the server includes in error messages sent to the client
ServerAlias hostname [hostname] ...Cv
-    - Alternate names for a host used when matching requests +
ServerAlias hostname [hostname] ...vC
Alternate names for a host used when matching requests to name-virtual hosts
ServerLimit number 256 (prefork), Serv - + - Ms
-    - Upper limit on configurable number of processes
ServerName fully-qualified-domain-name[:port]Csv
-    - Hostname and port that the server uses to identify +
ServerLimit number 256 (prefork), Serv +sM
Upper limit on configurable number of processes
ServerName fully-qualified-domain-name[:port]svC
Hostname and port that the server uses to identify itself
ServerPath URL-pathCv
-    - Legacy URL pathname for a name-virtual host that +
ServerPath URL-pathvC
Legacy URL pathname for a name-virtual host that is accessed by an incompatible browser
ServerRoot directory-path /usr/local/apache Cs
-    - Base directory for the server installation
ServerSignature On|Off|EMail Off Csvdh
-    - Configures the footer on server-generated documents
ServerTokens Major|Minor|Minimal|ProductOnly|OS|Full Full Cs
-    - Configures the Server HTTP response header
SetEnv env-variable valueBsvdh
-    - Sets environment variables
SetEnvIf attribute +
ServerRoot directory-path /usr/local/apache sC
Base directory for the server installation
ServerSignature On|Off|EMail Off svdhC
Configures the footer on server-generated documents
ServerTokens Major|Minor|Minimal|ProductOnly|OS|Full Full sC
Configures the Server HTTP response header
SetEnv env-variable valuesvdhB
Sets environment variables
SetEnvIf attribute regex [!]env-variable[=value] - [[!]env-variable[=value]] ...Bsvdh
-    - Sets environment variables based on attributes of the request + [[!]env-variable[=value]] ...svdhB
Sets environment variables based on attributes of the request
SetEnvIfNoCase attribute regex +
SetEnvIfNoCase attribute regex [!]env-variable[=value] - [[!]env-variable[=value]] ...Bsvdh
-    - Sets environment variables based on attributes of the request + [[!]env-variable[=value]] ...svdhB
Sets environment variables based on attributes of the request without respect to case
SetHandler handler-nameCsvdh
-    - Forces all matching files to be processed by a +
SetHandler handler-namesvdhC
Forces all matching files to be processed by a handler
SetInputFilter filter[;filter...]Csvdh
-    - Sets the filters that will process client requests and POST +
SetInputFilter filter[;filter...]svdhC
Sets the filters that will process client requests and POST input
SetOutputFilter filter[;filter...]Csvdh
-    - Sets the filters that will process responses from the +
SetOutputFilter filter[;filter...]svdhC
Sets the filters that will process responses from the server
SSIEndTag tag "-->" Bsv
-    - String that ends an include element
SSIErrorMsg message -"[an error occurre - + - Bsvdh
-    - Error message displayed when there is an SSI error
SSIStartTag tag "<!--" Bsv
-    - String that starts an include element
SSITimeFormat formatstring "%A, %d-%b-%Y %H:%M - + - Bsvdh
-    - Configures the format in which date strings are +
SSIEndTag tag "-->" svB
String that ends an include element
SSIErrorMsg message +"[an error occurre +svdhB
Error message displayed when there is an SSI error
SSIStartTag tag "<!--" svB
String that starts an include element
SSITimeFormat formatstring "%A, %d-%b-%Y %H:%M +svdhB
Configures the format in which date strings are displayed
SSIUndefinedEcho tag "<!-- undef -->" Bsv
-    - String displayed when +
SSIUndefinedEcho tag "<!-- undef -->" svB
String displayed when an unset variable is echoed
SSLCACertificateFile file-pathEsv
-    - File of concatenated PEM-encoded CA Certificates +
SSLCACertificateFile file-pathsvE
File of concatenated PEM-encoded CA Certificates for Client Auth
SSLCACertificatePath directory-pathEsv
-    - Directory of PEM-encoded CA Certificates for +
SSLCACertificatePath directory-pathsvE
Directory of PEM-encoded CA Certificates for Client Auth
SSLCARevocationFile file-pathEsv
-    - File of concatenated PEM-encoded CA CRLs for +
SSLCARevocationFile file-pathsvE
File of concatenated PEM-encoded CA CRLs for Client Auth
SSLCARevocationPath directory-pathEsv
-    - Directory of PEM-encoded CA CRLs for +
SSLCARevocationPath directory-pathsvE
Directory of PEM-encoded CA CRLs for Client Auth
SSLCertificateChainFile file-pathEsv
-    - File of PEM-encoded Server CA Certificates
SSLCertificateFile file-pathEsv
-    - Server PEM-encoded X.509 Certificate file
SSLCertificateKeyFile file-pathEsv
-    - Server PEM-encoded Private Key file
SSLCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H - + - Esvdh
-    - Cipher Suite available for negotiation in SSL +
SSLCertificateChainFile file-pathsvE
File of PEM-encoded Server CA Certificates
SSLCertificateFile file-pathsvE
Server PEM-encoded X.509 Certificate file
SSLCertificateKeyFile file-pathsvE
Server PEM-encoded Private Key file
SSLCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H +svdhE
Cipher Suite available for negotiation in SSL handshake
SSLEngine on|off off Esv
-    - SSL Engine Operation Switch
SSLMutex type none Es
-    - Semaphore for internal mutual exclusion of +
SSLEngine on|off off svE
SSL Engine Operation Switch
SSLMutex type none sE
Semaphore for internal mutual exclusion of operations
SSLOptions [+|-]option ...Esvdh
-    - Configure various SSL engine run-time options
SSLPassPhraseDialog type builtin Es
-    - Type of pass phrase dialog for encrypted private +
SSLOptions [+|-]option ...svdhE
Configure various SSL engine run-time options
SSLPassPhraseDialog type builtin sE
Type of pass phrase dialog for encrypted private keys
SSLProtocol [+|-]protocol ... all Esv
-    - Configure usable SSL protocol flavors
SSLProxyCACertificateFile file-pathEsv
-    - File of concatenated PEM-encoded CA Certificates +
SSLProtocol [+|-]protocol ... all svE
Configure usable SSL protocol flavors
SSLProxyCACertificateFile file-pathsvE
File of concatenated PEM-encoded CA Certificates for Remote Server Auth
SSLProxyCACertificatePath directory-pathEsv
-    - Directory of PEM-encoded CA Certificates for +
SSLProxyCACertificatePath directory-pathsvE
Directory of PEM-encoded CA Certificates for Remote Server Auth
SSLProxyCARevocationFile file-pathEsv
-    - File of concatenated PEM-encoded CA CRLs for +
SSLProxyCARevocationFile file-pathsvE
File of concatenated PEM-encoded CA CRLs for Remote Server Auth
SSLProxyCARevocationPath directory-pathEsv
-    - Directory of PEM-encoded CA CRLs for +
SSLProxyCARevocationPath directory-pathsvE
Directory of PEM-encoded CA CRLs for Remote Server Auth
SSLProxyCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H - + - Esvdh
-    - Cipher Suite available for negotiation in SSL +
SSLProxyCipherSuite cipher-spec ALL:!ADH:RC4+RSA:+H +svdhE
Cipher Suite available for negotiation in SSL proxy handshake
SSLProxyEngine on|off off Esv
-    - SSL Proxy Engine Operation Switch
SSLProxyMachineCertificateFile filenameEs
-    - File of concatenated PEM-encoded CA certificates for proxy server client certificates
SSLProxyMachineCertificatePath directoryEs
-    - Directory of PEM-encoded CA certificates for proxy server client certificates
SSLProxyProtocol [+|-]protocol ... all Esv
-    - Configure usable SSL protocol flavors for proxy usage
SSLProxyVerify level none Esvdh
-    - Type of remote server Certificate verification
SSLVerifyDepth numberEsvdh
-    - Maximum depth of CA Certificates in Remote Server +
SSLProxyEngine on|off off svE
SSL Proxy Engine Operation Switch
SSLProxyMachineCertificateFile filenamesE
File of concatenated PEM-encoded CA certificates for proxy server client certificates
SSLProxyMachineCertificatePath directorysE
Directory of PEM-encoded CA certificates for proxy server client certificates
SSLProxyProtocol [+|-]protocol ... all svE
Configure usable SSL protocol flavors for proxy usage
SSLProxyVerify level none svdhE
Type of remote server Certificate verification
SSLVerifyDepth numbersvdhE
Maximum depth of CA Certificates in Remote Server Certificate verification
SSLRandomSeed context source -[bytes]Es
-    - Pseudo Random Number Generator (PRNG) seeding +
SSLRandomSeed context source +[bytes]sE
Pseudo Random Number Generator (PRNG) seeding source
SSLRequire expressionEdh
-    - Allow access only when an arbitrarily complex +
SSLRequire expressiondhE
Allow access only when an arbitrarily complex boolean expression is true
SSLRequireSSLEdh
-    - Deny access when SSL is not used for the +
SSLRequireSSLdhE
Deny access when SSL is not used for the HTTP request
SSLSessionCache type none Es
-    - Type of the global/inter-process SSL Session +
SSLSessionCache type none sE
Type of the global/inter-process SSL Session Cache
SSLSessionCacheTimeout seconds 300 Esv
-    - Number of seconds before an SSL session expires +
SSLSessionCacheTimeout seconds 300 svE
Number of seconds before an SSL session expires in the Session Cache
SSLVerifyClient level none Esvdh
-    - Type of Client Certificate verification
SSLVerifyDepth number 1 Esvdh
-    - Maximum depth of CA Certificates in Client +
SSLVerifyClient level none svdhE
Type of Client Certificate verification
SSLVerifyDepth number 1 svdhE
Maximum depth of CA Certificates in Client Certificate verification
StartServers number 5 Ms
-    - Number of child server processes created at startup
StartThreads numberMs
-    - Nubmer of threads created on startup
SuexecUserGroup User GroupEsv
-    - User and group permissions for CGI programs
ThreadLimit numberMs
-    - Sets the upper limit on the configurable number of threads +
StartServers number 5 sM
Number of child server processes created at startup
StartThreads numbersM
Nubmer of threads created on startup
SuexecUserGroup User GroupsvE
User and group permissions for CGI programs
ThreadLimit numbersM
Sets the upper limit on the configurable number of threads per child process
ThreadsPerChild numberMs
-    - Number of threads created by each child process
ThreadStackSize number 65536 Ms
-    -
TimeOut number 300 Cs
-    - Amount of time the server will wait for +
ThreadsPerChild numbersM
Number of threads created by each child process
ThreadStackSize number 65536 sM
-
TimeOut number 300 sC
Amount of time the server will wait for certain events before failing a request
TransferLog file|pipeBs
-    - Specifly location of a log file
TypesConfig file-path conf/mime.types Bs
-    - The location of the mime.types file
UnsetEnv env-variable [env-variable] ...Bsvdh
-    - Removes variables from the environment
UseCanonicalName on|off|dns on Csvd
-    - Configures how the server determines its own name and +
TransferLog file|pipesB
Specifly location of a log file
TypesConfig file-path conf/mime.types sB
The location of the mime.types file
UnsetEnv env-variable [env-variable] ...svdhB
Removes variables from the environment
UseCanonicalName on|off|dns on svdC
Configures how the server determines its own name and port
User unix-userid #-1 Msv
-    - The userid under which the server will answer +
User unix-userid #-1 svM
The userid under which the server will answer requests
UserDir directory-filename public_html Bs
-    - Location of the user-specific directories
VirtualDocumentRoot interpolated-directory|none none Esv
-    - Dynamically configure the location of the document root +
UserDir directory-filename public_html sB
Location of the user-specific directories
VirtualDocumentRoot interpolated-directory|none none svE
Dynamically configure the location of the document root for a given virtual host
VirtualDocumentRootIP interpolated-directory|none none Esv
-    - Dynamically configure the location of the document root +
VirtualDocumentRootIP interpolated-directory|none none svE
Dynamically configure the location of the document root for a given virtual host
<VirtualHost +
<VirtualHost addr[:port] [addr[:port]] - ...> ... </VirtualHost>Cs
-    - Contains directives that apply only to a specific + ...> ... </VirtualHost>sC
Contains directives that apply only to a specific hostname or IP address
VirtualScriptAlias interpolated-directory|none none Esv
-    - Dynamically configure the location of the CGI directory for +
VirtualScriptAlias interpolated-directory|none none svE
Dynamically configure the location of the CGI directory for a given virtual host
VirtualScriptAliasIP interpolated-directory|none none Esv
-    - Dynamically configure the location of the cgi directory for +
VirtualScriptAliasIP interpolated-directory|none none svE
Dynamically configure the location of the cgi directory for a given virtual host
XBitHack on|off|full off Bsvdh
-    - Parse SSI directives in files with the execute +
XBitHack on|off|full off svdhB
Parse SSI directives in files with the execute bit set
\ No newline at end of file diff --git a/docs/manual/mod/quickreference.xml b/docs/manual/mod/quickreference.xml index 01e582b8aa..46310bf25a 100644 --- a/docs/manual/mod/quickreference.xml +++ b/docs/manual/mod/quickreference.xml @@ -7,34 +7,37 @@ Directive Quick Reference -

The directive quick reference shows the usage, default, status, and context - of each Apache configuration directive. For more information about each of these, - see the Directive Dictionary. -

+

The directive quick reference shows the usage, default, status, + and context of each Apache configuration directive. For more + information about each of these, see the Directive Dictionary.

-

The first column gives the directive name and usage. The second columns shows the - default value of the directive, if a default exists. If the default is too large to - display, the first characters will be followed by "+".

+

The first column gives the directive name and usage. The second + columns shows the default value of the directive, if a default exists. + If the default is too large to display, the first characters will be + followed by "+".

-

The third and fourth columns lists the status of the directive and the - contexts where the directive is allowed according - to the following tables:

+

The third and fourth columns list the contexts where the directive + is allowed and the status of the directive according to the legend + tables below.

+
-
- - - - - + +
CCore
MMPM
BBase
EExtension
XExperimental
+ + + +
sserver config
vvirtual host
ddirectory
h.htaccess
-
- - - - + +
sserver config
vvirtual host
ddirectory
h.htaccess
+ + + + +
CCore
MMPM
BBase
EExtension
XExperimental
-
- + &allmodules;
\ No newline at end of file diff --git a/docs/manual/style/css/manual-loose-100pc.css b/docs/manual/style/css/manual-loose-100pc.css index af93bdd478..c84430753f 100644 --- a/docs/manual/style/css/manual-loose-100pc.css +++ b/docs/manual/style/css/manual-loose-100pc.css @@ -120,6 +120,10 @@ div.warning pre { font-size: 0.9em; } +table.qref td.descr { + font-size: 0.9em; +} + /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * -> The End <- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ diff --git a/docs/manual/style/css/manual-print.css b/docs/manual/style/css/manual-print.css index 590e9e4fee..ac337aedcf 100644 --- a/docs/manual/style/css/manual-print.css +++ b/docs/manual/style/css/manual-print.css @@ -242,13 +242,62 @@ table table.bordered th { border: 1px solid #000; } -/* mod/dir. overview table */ -/* ======================== */ +/* mod/dir. overview table and quick reference */ +/* ============================================ */ table.module th, table.directive th { white-space: nowrap; } +table.qref { + border-collapse: collapse; + width: auto; +} + +table.qref td { + border-style: none solid; + border-color: #000; + border-width: 1px; +} + +table.qref td.descr { + padding-left: 1em; + font-size: 11pt; +} + +table#legend { + width: 100%; + border-style: none; + border-width: 0; + vertical-align: bottom; + padding: 0; + margin: 0; +} + +table#legend td { + vertical-align: bottom; + margin: 0; + padding: 0; +} + +table#legend table { + vertical-align: bottom; + margin: 0 0 0 0.4em; + padding: 0; + height: 7.5em; +} + +table#legend td.letters span { + display: none; +} + +table#legend table td, +table#legend table th { + vertical-align: middle; + padding: 0.1ex 0.2em; + line-height: 1em; +} + /* related modules & dir. */ /* ====================== */ @@ -454,13 +503,19 @@ div.directive-section { } /* look for this on directive - * list page... + * list pages */ div#directive-list { margin-left: 0; padding: 0 0 1em 1em; } +div#directive-ref { + margin: -1em 0 0 1px; + padding: 0 0 1em 0; + width: auto; +} + /* no sidebar */ div#quickview { position: static; diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 62d731b436..64b46b45ab 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -57,6 +57,8 @@ a:active { } /* hover on non-white backgrounds */ +tr.odd a:hover, +tr.odd a:active, div.note a:hover, div.note a:active, div.example a:hover, @@ -89,6 +91,8 @@ code.module a:active { } /* hover on non-white backgrounds */ +tr.odd code.module a:hover, +tr.odd code.module a:active, div.note code.module a:hover, div.note code.module a:active, div.example code.module a:hover, @@ -121,6 +125,8 @@ code.directive a:active { } /* hover on non-white backgrounds */ +tr.odd code.directive a:hover, +tr.odd code.directive a:active, div.note code.directive a:hover, div.note code.directive a:active, div.example code.directive a:hover, @@ -301,11 +307,6 @@ tr.odd { /* for large tables alternating colors */ background-color: #f2f2f2; } -tr.odd a:hover, -tr.odd a:active { - background-color: #fff; -} - /* bordered table cells */ /* ====================== */ @@ -331,13 +332,54 @@ table.directive th { white-space: nowrap; } -.qref { - border-collapse: collapse; - width: 100%; +table.qref { + border-collapse: collapse; + width: 100%; +} + +table.qref td { + border-style: none solid; + border-color: #aaa; + border-width: 1px; +} + +table.qref td.descr { + padding-left: 1em; + font-size: 13px; } -.qref th { - background-color: #eee; +table#legend { + width: 100%; + border-style: none; + border-width: 0; + vertical-align: bottom; + padding: 0; + margin: 0; +} + +table#legend td { + vertical-align: bottom; + margin: 0; + padding: 0; +} + +table#legend td.letters { + width: 100%; + padding-bottom: 0.5em; +} + +table#legend table { + vertical-align: bottom; + margin: 0 0 0 0.4em; + padding: 0; + height: 7.5em; +} + +table#legend table td, +table#legend table th { + vertical-align: middle; + padding: 0.1ex 0.2em; + line-height: 1em; } /* related modules & dir. */ @@ -555,13 +597,23 @@ div.directive-section { } /* look for this on directive - * list page... + * list pages */ div#directive-list { margin-left: 30px; padding: 0 0 1em 1em; } +div#directive-ref { + margin: -1em 0 0 0; + padding: 0 0 1em 30px; + width: 100%; /* IE is BAD (broken as designed) */ +} + +div[id]#directive-ref { /* a big sorry to ICab, Amaya (and old Konquerors?) */ + width: auto; /* other browsers are fine ;-) */ +} + /* sidebar position: right */ div#quickview { position: absolute; @@ -691,19 +743,23 @@ table div.warning { * quotations, indented paragraphs and figures * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ p.letters { + margin: 1em 0 0 0; +} + +.letters { text-align: center; background-color: inherit; color: #ccc; } -p.letters a:link, -p.letters a:visited { +.letters a:link, +.letters a:visited { text-decoration: none; font-weight: bold; } -p.letters a:hover, -p.letters a:active { +.letters a:hover, +.letters a:active { font-weight: bold; } diff --git a/docs/manual/style/modulesynopsis.dtd b/docs/manual/style/modulesynopsis.dtd index 4fa103dfe2..dc990a7d18 100644 --- a/docs/manual/style/modulesynopsis.dtd +++ b/docs/manual/style/modulesynopsis.dtd @@ -49,4 +49,5 @@ usage?, seealso*)> - + + diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index 2d77646128..5a10cbd8c1 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -134,7 +134,7 @@ - + > diff --git a/docs/manual/style/xsl/quickreference.xsl b/docs/manual/style/xsl/quickreference.xsl index c3c879f9a0..cae19877be 100644 --- a/docs/manual/style/xsl/quickreference.xsl +++ b/docs/manual/style/xsl/quickreference.xsl @@ -21,70 +21,51 @@ + + + - +
-
- - - + + + + +
+ + - - - even - odd - - + + - - - - - - - - + + +
+ + + + +
- - - - - - - + - - - - B - M - C - E - X - - + + - s - v - d - h +
+ + + -
+ + + + +
- - -    - - - - - - - -
+
@@ -92,5 +73,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + s + v + d + h + + + + + B + M + C + E + X + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0