| AcceptMutex Default|method | Default | s | M |
| Apache用于串行化多个子进程在(多个)网络套接字上接受请求的方法 |
| AcceptPathInfo On|Off|Default | Default | svdh | C |
| 接受附加路径名信息 |
| AccessFileName filename [filename] ... | .htaccess | sv | C |
| 分布式配置文件名 |
| Action action-type cgi-script | | svdh | B |
| 针对特定的处理器或是内容类型激活一个CGI脚本 |
| AddAlt string file [file] ... | | svdh | B |
| Alternate text to display for a file, instead of an
icon selected by filename |
| AddAltByEncoding string MIME-encoding
[MIME-encoding] ... | | svdh | B |
| Alternate text to display for a file instead of an icon
selected by MIME-encoding |
| AddAltByType string MIME-type
[MIME-type] ... | | svdh | B |
| Alternate text to display for a file, instead of an
icon selected by MIME content-type |
| AddCharset charset extension
[extension] ... | | svdh | B |
| 在给定的文件扩展名与特定的字符集之间建立映射 |
| AddDefaultCharset On|Off|charset | Off | svdh | C |
当应答内容是text/plain或text/html时,在HTTP应答头中加入的默认字符集 |
| AddDescription string file [file] ... | | svdh | B |
| Description to display for a file |
| AddEncoding MIME-enc extension
[extension] ... | | svdh | B |
| 在文件扩展名与特定的编码方式间建立映射关系 |
| AddHandler handler-name extension
[extension] ... | | svdh | B |
| 在文件扩展名与特定的处理器间建立映射 |
| AddIcon icon name [name]
... | | svdh | B |
| Icon to display for a file selected by name |
| AddIconByEncoding icon MIME-encoding
[MIME-encoding] ... | | svdh | B |
| Icon to display next to files selected by MIME
content-encoding |
| AddIconByType icon MIME-type
[MIME-type] ... | | svdh | B |
| Icon to display next to files selected by MIME
content-type |
| AddInputFilter filter[;filter...]
extension [extension] ... | | svdh | B |
| 在文件扩展名与特定的输入过滤器间建立映射 |
| AddLanguage MIME-lang extension
[extension] ... | | svdh | B |
| 在文件扩展名与特定的语言间建立映射 |
| AddModuleInfo module-name string | | sv | E |
| 为server-info处理器显示的模块增加额外的信息 |
| AddOutputFilter filter[;filter...]
extension [extension] ... | | svdh | B |
| 在文件扩展名与特定的输出过滤器间建立映射关系 |
| AddOutputFilterByType filter[;filter...]
MIME-type [MIME-type] ... | | svdh | C |
| 对特定的MIME类型指定输出过滤器 |
| AddType MIME-type extension
[extension] ... | | svdh | B |
| 在给定的文件扩展名与特定的内容类型间建立映射 |
| Alias URL-path
file-path|directory-path | | sv | B |
| 映射URL到文件系统的特定区域 |
| AliasMatch regex
file-path|directory-path | | sv | B |
| 使用正则表达式映射URL到文件系统 |
| Allow from
all|host|env=env-variable
[host|env=env-variable] ... | | dh | B |
| 控制哪些主机能够访问服务器的一个区域 |
| AllowCONNECT port [port] ... | 443 563 | sv | E |
Ports that are allowed to CONNECT through the
proxy |
| AllowEncodedSlashes On|Off | Off | sv | C |
| 确定是否允许URL中使用经过编码的路径分割符 |
| AllowOverride All|None|directive-type
[directive-type] ... | All | d | C |
| 允许存在于.htaccess文件中的指令类型 |
| Anonymous user [user] ... | | dh | E |
| Specifies userIDs that are allowed access without
password verification |
| Anonymous_Authoritative On|Off | Off | dh | E |
| Configures if authorization will fall-through
to other methods |
| Anonymous_LogEmail On|Off | On | dh | E |
| Sets whether the password entered will be logged in the
error log |
| Anonymous_MustGiveEmail On|Off | On | dh | E |
| Specifies whether blank passwords are allowed |
| Anonymous_NoUserID On|Off | Off | dh | E |
| Sets whether the userID field may be empty |
| Anonymous_VerifyEmail On|Off | Off | dh | E |
| Sets whether to check the password field for a correctly
formatted email address |
| AssignUserID user-id group-id | | v | M |
| Tie a virtual host to a user and group ID |
| AuthAuthoritative On|Off | On | dh | B |
| 指定是否将认证和授权操作交由更底层的模块来处理 |
| AuthDBMAuthoritative On|Off | On | dh | E |
| Sets whether authentication and authorization will be
passwed on to lower level modules |
| AuthDBMGroupFile file-path | | dh | E |
| Sets the name of the database file containing the list
of user groups for authentication |
| AuthDBMType default|SDBM|GDBM|NDBM|DB | default | dh | E |
| Sets the type of database file that is used to
store passwords |
| AuthDBMUserFile file-path | | dh | E |
| Sets thename of a database file containing the list of users and
passwords for authentication |
| AuthDigestAlgorithm MD5|MD5-sess | MD5 | dh | X |
| 选择在摘要认证中用于计算请求和应答的散列值的算法 |
| AuthDigestDomain URI [URI] ... | | dh | X |
| 在同一保护区域中需要进行摘要认证的URI |
| AuthDigestFile file-path | | dh | X |
| 设定一个含有摘要认证使用的用户名/密码(已加密)列表的纯文本文件 |
| AuthDigestGroupFile file-path | | dh | X |
| 设定一个包含用于执行摘要认证的用户组列表的纯文本文件名 |
| AuthDigestNcCheck On|Off | Off | s | X |
| Enables or disables checking of the nonce-count sent by the
server |
| AuthDigestNonceFormat format | | dh | X |
| Determines how the nonce is generated |
| AuthDigestNonceLifetime seconds | 300 | dh | X |
| 服务器nonce(当前值)的有效秒数 |
| AuthDigestQop none|auth|auth-int [auth|auth-int] | auth | dh | X |
| 指定摘要认证的保护质量 |
| AuthDigestShmemSize size | 1000 | s | X |
| 为了跟踪客户端而分配的共享内存数 |
| AuthGroupFile file-path | | dh | B |
| 设定一个包含用于执行用户认证的用户组列表的纯文本文件名 |
| AuthLDAPAuthoritative on|off | on | dh | X |
| Prevent other authentication modules from
authenticating the user if this one fails |
| AuthLDAPBindDN distinguished-name | | dh | X |
| Optional DN to use in binding to the LDAP server |
| AuthLDAPBindPassword password | | dh | X |
| Password used in conjuction with the bind DN |
| AuthLDAPCharsetConfig file-path | | s | X |
| Language to charset conversion configuration file |
| AuthLDAPCompareDNOnServer on|off | on | dh | X |
| Use the LDAP server to compare the DNs |
| AuthLDAPDereferenceAliases never|searching|finding|always | Always | dh | X |
| When will the module de-reference aliases |
| AuthLDAPEnabled on|off | on | dh | X |
| Turn on or off LDAP authentication |
| AuthLDAPFrontPageHack on|off | off | dh | X |
| Allow LDAP authentication to work with MS FrontPage |
| AuthLDAPGroupAttribute attribute | | dh | X |
| LDAP attributes used to check for group membership |
| AuthLDAPGroupAttributeIsDN on|off | on | dh | X |
| Use the DN of the client username when checking for
group membership |
| AuthLDAPRemoteUserIsDN on|off | off | dh | X |
| Use the DN of the client username to set the REMOTE_USER
environment variable |
| AuthLDAPUrl url | | dh | X |
| URL specifying the LDAP search parameters |
| AuthName auth-domain | | dh | C |
| 用于HTTP认证的验证域 |
| AuthType Basic|Digest | | dh | C |
| 用户验证的类型 |
| AuthUserFile file-path | | dh | B |
| 设定一个含有认证使用的用户名/密码列表的纯文本文件 |
| BrowserMatch regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
| 基于User-Agent头有条件地设置环境变量 |
| BrowserMatchNoCase regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
| 基于不区分大小写的User-Agent头有条件地设置环境变量 |
| BS2000Account account | | s | M |
| 在BS2000机器上定义无特权帐户 |
| CacheDefaultExpire seconds | 3600 (one hour) | sv | X |
| The default duration to cache a document when no expiry date is specified. |
| CacheDirLength length | 2 | sv | X |
| The number of characters in subdirectory names |
| CacheDirLevels levels | 3 | sv | X |
| The number of levels of subdirectories in the
cache. |
| CacheDisable url-string | | sv | X |
| Disable caching of specified URLs |
| CacheEnable cache_type url-string | | sv | X |
| Enable caching of specified URLs using a specified storage
manager |
| CacheExpiryCheck On|Off | On | sv | X |
| Indicates if the cache observes Expires dates when seeking
files |
| CacheFile file-path [file-path] ... | | s | X |
| Cache a list of file handles at startup time |
| CacheForceCompletion Percentage | 60 | sv | X |
| Percentage of document served, after which the server
will complete caching the file even if the request is cancelled. |
| CacheGcClean hours url-string | ? | sv | X |
| The time to retain unchanged cached files that match a
URL |
| CacheGcDaily time | ? | sv | X |
| The recurring time each day for garbage collection to be run.
(24 hour clock) |
| CacheGcInterval hours | | sv | X |
| The interval between garbage collection attempts. |
| CacheGcMemUsage KBytes | ? | sv | X |
| The maximum kilobytes of memory used for garbage
collection |
| CacheGcUnused hours url-string | ? | sv | X |
| The time to retain unreferenced cached files that match a
URL. |
| CacheIgnoreCacheControl On|Off | Off | sv | X |
| Ignore the fact that the client requested the content not be
cached. |
| CacheIgnoreHeaders header-string [header-string] ... | None | sv | X |
| Do not store the given HTTP header(s) in the cache.
|
| CacheIgnoreNoLastMod On|Off | Off | sv | X |
| Ignore the fact that a response has no Last Modified
header. |
| CacheLastModifiedFactor float | 0.1 | sv | X |
| The factor used to compute an expiry date based on the
LastModified date. |
| CacheMaxExpire seconds | 86400 (one day) | sv | X |
| The maximum time in seconds to cache a document |
| CacheMaxFileSize bytes | 1000000 | sv | X |
| The maximum size (in bytes) of a document to be placed in the
cache |
| CacheMinFileSize bytes | 1 | sv | X |
| The minimum size (in bytes) of a document to be placed in the
cache |
| CacheNegotiatedDocs On|Off | Off | sv | B |
| 允许经过内容协商的文档被代理服务器缓存 |
| CacheRoot directory | | sv | X |
| The directory root under which cache files are
stored |
| CacheSize KBytes | 1000000 | sv | X |
| The maximum amount of disk space that will be used by the
cache in KBytes |
| CacheTimeMargin ? | ? | sv | X |
| The minimum time margin to cache a document |
| CGIMapExtension cgi-path .extension | | dh | C |
| 定位CGI脚本解释器 |
| CharsetDefault charset | | svdh | X |
| Charset to translate into |
| CharsetOptions option [option] ... | DebugLevel=0 NoImpl + | svdh | X |
| Configures charset translation behavior |
| CharsetSourceEnc charset | | svdh | X |
| Source charset of files |
| CheckSpelling on|off | Off | svdh | E |
| Enables the spelling
module |
| ChildPerUserID user-id group-id
num-children | | s | M |
| Specify user ID and group ID for a number of child
processes |
| ContentDigest On|Off | Off | svdh | C |
启用Content-MD5应答头的生成 |
| CookieDomain domain | | svdh | E |
| The domain to which the tracking cookie applies |
| CookieExpires expiry-period | | svdh | E |
| Expiry time for the tracking cookie |
| CookieLog filename | | sv | B |
| 设定针对cookies的日志文件名 |
| CookieName token | Apache | svdh | E |
| Name of the tracking cookie |
| CookieStyle
Netscape|Cookie|Cookie2|RFC2109|RFC2965 | Netscape | svdh | E |
| Format of the cookie header field |
| CookieTracking on|off | off | svdh | E |
| Enables tracking cookie |
| CoreDumpDirectory directory | | s | M |
| Apache使用的内核转储目录 |
| CustomLog file|pipe
format|nickname
[env=[!]environment-variable] | | sv | B |
| 设定日志的文件名和格式 |
| 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
configured |
| DefaultLanguage MIME-lang | | svdh | B |
| 为所有文件设定特定的默认语言 |
| DefaultType MIME-type | text/plain | svdh | C |
| 在服务器无法由其他方法确定类型时,发送的默认MIME内容类型 |
| DeflateBufferSize value | 8096 | sv | E |
| 用于zlib一次压缩的片断大小(字节) |
| DeflateCompressionLevel value | | sv | E |
| 将输出内容压缩的程度 |
| DeflateFilterNote [type] notename | | sv | E |
| 在日志中放置压缩率标记 |
| DeflateMemLevel value | 9 | sv | E |
| zlib在压缩时最多可以使用多少内存 |
| DeflateWindowSize value | 15 | sv | E |
| Zlib压缩窗口(compression window)的大小 |
| Deny from all|host|env=env-variable
[host|env=env-variable] ... | | dh | B |
| 控制哪些主机被禁止访问服务器 |
| <Directory directory-path>
... </Directory> | | sv | C |
| 封装一组指令,使之仅对某个目录及其子目录生效 |
| DirectoryIndex
local-url [local-url] ... | index.html | svdh | B |
| 当客户端请求一个目录时寻找的资源列表 |
| <DirectoryMatch regex>
... </DirectoryMatch> | | sv | C |
| 封装一些指令并作用于文件系统中符合一个正则表达式的目录及其子目录 |
| DirectorySlash On|Off | On | svdh | B |
| 打开或关闭目录重定向的功能 |
| DocumentRoot directory-path | /usr/local/apache/h + | sv | C |
| 组成网络上可以观看的主文档树的目录 |
| DumpIOInput On|Off | Off | s | X |
| 将所有输入的内容记录到错误日志中 |
| DumpIOOutput On|Off | Off | s | X |
| 将所有输出的内容记录到错误日志中 |
| EnableExceptionHook On|Off | Off | s | M |
| 在子进程崩溃以后启用一个钩子来运行异常处理程序 |
| EnableMMAP On|Off | On | svdh | C |
| 在递送中使用内存映射(memory-mapping)来读取文件 |
| EnableSendfile On|Off | On | svdh | C |
| 使用操作系统内核的sendfile支持来将文件发送到客户端 |
| ErrorDocument error-code document | | svdh | C |
| 当遇到错误的时候服务器将给客户端什么样的应答 |
| ErrorLog file-path|syslog[:facility] | logs/error_log (Uni + | sv | C |
| 定位存放错误日志的位置 |
| Example | | svdh | X |
| Demonstration directive to illustrate the Apache module
API |
| ExpiresActive On|Off | | svdh | E |
启用或禁用产生"Expires:"和"Cache-Control:"头的功能 |
| ExpiresByType MIME-type
<code>seconds | | svdh | E |
由MIME类型配置的Expires:头的值 |
| ExpiresDefault <code>seconds | | svdh | E |
| 默认有效期的计算方法 |
| 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 |
| 用以创建ETag应答头的文件的属性 |
| <Files filename> ... </Files> | | svdh | C |
| 包含将作用于匹配指定文件名的指令 |
| <FilesMatch regex> ... </FilesMatch> | | svdh | C |
| 包含作用于匹配正则表达式的文件名的指令 |
| ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] | Prefer | svdh | B |
| 指定无法匹配单个文档的情况下所采取的动作 |
| ForceType MIME-type|None | | dh | C |
| 强制所有匹配的文件被作为指定的MIME类型进行伺服 |
| ForensicLog filename|pipe | | sv | E |
| Sets filename of the forensic log |
| Group unix-group | #-1 | s | M |
| 对请求提供服务的Apache子进程运行时的用户组 |
| Header [condition] set|append|add|unset|echo
header [value] [env=[!]variable] | | svdh | E |
| 配置HTTP应答头 |
| 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 |
| 启用对客户端IP的DNS查找 |
| IdentityCheck On|Off | Off | svd | C |
| 启用对远端用户的RFC1413身份鉴定的日志 |
| <IfDefine [!]parameter-name> ...
</IfDefine> | | svdh | C |
| 封装一组只有在启动时当test结果为真时才生效的指令 |
| <IfModule [!]module-name> ...
</IfModule> | | svdh | C |
| 封装指令并根据指定的模块是否存在为条件而决定是否进行处理 |
| 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
an imagemap |
| Include file-path|directory-path | | svd | C |
| 在服务器配置文件中包含其它配置文件 |
| 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
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 |
把ISAPI扩展的HSE_APPEND_LOG_PARAMETER请求记录在错误日志中 |
| ISAPIAppendLogToQuery on|off | on | svdh | B |
把ISAPI扩展的HSE_APPEND_LOG_PARAMETER请求记录在查询域中 |
| ISAPICacheFile file-path [file-path]
... | | sv | B |
| 启动时载入的ISAPI动态连接库 |
| ISAPIFakeAsync on|off | off | svdh | B |
| 为ISAPI回调模拟异步支持 |
| ISAPILogNotSupported on|off | off | svdh | B |
| 记录ISAPI不支持的功能调用 |
| ISAPIReadAheadBuffer size | 49152 | svdh | B |
| 传送到ISAPI扩展的预读缓冲区大小 |
| KeepAlive On|Off | On | sv | C |
| 启用HTTP持久链接 |
| KeepAliveTimeout seconds | 15 | sv | C |
| 持久链接中服务器在两次请求之间等待的秒数 |
| LanguagePriority MIME-lang [MIME-lang]
... | | svdh | B |
| 在客户端没有指示对语言的偏好情况下,语言变体的优先级列表 |
| LDAPCacheEntries number | 1024 | s | X |
| 主LDAP缓冲的最大条目数 |
| LDAPCacheTTL seconds | 600 | s | X |
| search/bind缓冲项目有效时限 |
| LDAPConnectionTimeout seconds | | s | X |
| 指定套接字连接超时秒数 |
| LDAPOpCacheEntries number | 1024 | s | X |
| LDAP compare缓冲区的大小 |
| LDAPOpCacheTTL seconds | 600 | s | X |
| 操作缓冲有效时限 |
| LDAPSharedCacheFile directory-path/filename | | s | X |
| 设置共享内存缓冲区文件 |
| LDAPSharedCacheSize bytes | 102400 | s | X |
| 以Byte为单位的共享内存缓冲区的大小 |
| LDAPTrustedCA directory-path/filename | | s | X |
| 指定包含权威授信机构的证书或数据库 |
| LDAPTrustedCAType type | | s | X |
| 指定权威证书文件的类型 |
| <Limit method [method] ... > ...
</Limit> | | svdh | C |
| 限定访问控制仅作用于某些特定的HTTP方法 |
| <LimitExcept method [method] ... > ...
</LimitExcept> | | svdh | C |
| 对除了指定方法以外的所有HTTP方法进行访问控制 |
| LimitInternalRecursion number [number] | 10 | sv | C |
| 指定内部重定向和嵌套子请求的最大数量 |
| LimitRequestBody bytes | 0 | svdh | C |
| 限制客户端发送的HTTP请求体的最大字节长度 |
| LimitRequestFields number | 100 | s | C |
| 限制接受客户端请求中HTTP请求头域的数量 |
| LimitRequestFieldsize bytes | | s | C |
| 限制客户端发送的请求头的字节数 |
| LimitRequestLine bytes | 8190 | s | C |
| 限制接受客户端发送的HTTP请求行的字节数 |
| LimitXMLRequestBody bytes | 1000000 | svdh | C |
| 限制基于XML的请求体的大小 |
| Listen [IP-address:]portnumber | | s | M |
| 服务器监听的IP地址和端口 |
| ListenBacklog backlog | | s | M |
| 半链接(pending connection)队列的最大长度 |
| LoadFile filename [filename] ... | | s | E |
| 加载已命名的目标文件或库 |
| LoadModule module filename | | s | E |
| 加载目标文件或库,并将其添加到活动模块列表 |
| <Location
URL-path|URL> ... </Location> | | sv | C |
| 将封装的指令作用于匹配的URL |
| <LocationMatch
regex> ... </LocationMatch> | | sv | C |
| 将封装的指令作用于正则表达式匹配的URL |
| LockFile filename | logs/accept.lock | s | M |
| 接受串行锁文件的位置 |
| LogFormat format|nickname
[nickname] | "%h %l %u %t \"%r\" + | sv | B |
| 定义访问日志的记录格式 |
| LogLevel level | warn | sv | C |
| 控制错误日志的详细程度 |
| MaxClients number | | s | M |
| 允许同时伺服的最大接入请求数量 |
| MaxKeepAliveRequests number | 100 | sv | C |
| 一个持久链接中允许的最大请求数量 |
| MaxMemFree KBytes | 0 | s | M |
主内存分配程序在未调用free()的情况下允许持有的最大自由内存数量(KB) |
| MaxRequestsPerChild number | 10000 | s | M |
| 每个子进程在其生存期内允许伺服的最大请求数量 |
| 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 |
| 空闲子进程的最大数量 |
| MaxSpareThreads number | | s | M |
| 最大空闲线程数 |
| 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 |
| 最大缓存对象数 |
| MCacheMaxObjectSize bytes | 10000 | s | X |
| 缓存允许的最大文档大小(以Byte为单位) |
| MCacheMaxStreamingBuffer size_in_bytes | the smaller of 1000 + | s | X |
| 内存中可缓冲的最大流式响应字节长度 |
| MCacheMinObjectSize bytes | 0 | s | X |
| 允许缓存的最小文档大小(以Byte为单位) |
| MCacheRemovalAlgorithm LRU|GDSF | GDSF | s | X |
| 定义在需要时哪个文档被移出缓存的算法 |
| MCacheSize KBytes | 100 | s | X |
| 缓存所用最大内存量,以KB为单位 |
| MetaDir directory | .web | svdh | E |
| Name of the directory to find CERN-style meta information
files |
| MetaFiles on|off | off | svdh | E |
| Activates CERN meta-file processing |
| MetaSuffix suffix | .meta | svdh | E |
| File name suffix for the file containg CERN-style
meta information |
| MimeMagicFile file-path | | sv | E |
| 使用特定的Magic文件激活根据文件内容确定文件MIME类型的功能 |
| MinSpareServers number | 5 | s | M |
| 空闲子进程的最小数量 |
| MinSpareThreads number | | s | M |
| 最小空闲线程数 |
| MMapFile file-path [file-path] ... | | s | X |
| Map a list of files into memory at startup time |
| ModMimeUsePathInfo On|Off | Off | d | B |
指定mod_mime将path_info当成是文件名的一个组成部分 |
| MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers
[Handlers|Filters] | NegotiatedOnly | svdh | B |
| 在使用MultiViews查询所匹配的文件时要包含的文件类型 |
| NameVirtualHost addr[:port] | | s | C |
| 为一个基于域名的虚拟主机指定一个IP地址 |
| NoProxy host [host] ... | | sv | E |
| Hosts, domains, or networks that will be connected to
directly |
| NumServers number | 2 | s | M |
| Total number of children alive at the same time |
| NWSSLTrustedCerts filename [filename] ... | | s | B |
| List of additional client certificates |
| NWSSLUpgradeable [IP-address:]portnumber | | s | B |
| Allows a connection to be upgraded to an SSL connection upon request |
| Options
[+|-]option [[+|-]option] ... | All | svdh | C |
| 配置在特定目录中可以使用哪些特性 |
| Order ordering | Deny,Allow | dh | B |
控制默认的访问状态和Allow和Deny指令生效的顺序 |
| PassEnv env-variable [env-variable]
... | | svdh | B |
| 传送shell中的环境变量 |
| PidFile filename | logs/httpd.pid | s | M |
| 服务器用于记录父进程(监控进程)PID的文件 |
| ProtocolEcho On|Off | | sv | X |
| Turn the echo server on or off |
| <Proxy wildcard-url> ...</Proxy> | | sv | E |
| Container for directives applied to proxied resources |
| ProxyBadHeader IsError|Ignore|StartBody | IsError | sv | E |
| Determines how to handle bad header lines in a
response |
| ProxyBlock *|word|host|domain
[word|host|domain] ... | | sv | E |
| Words, hosts, or domains that are banned from being
proxied |
| ProxyDomain Domain | | sv | E |
| Default domain name for proxied requests |
| ProxyErrorOverride On|Off | Off | sv | E |
| Override error pages for proxied content |
| ProxyIOBufferSize bytes | 8192 | sv | E |
| Determine size of internal data throughput buffer |
| <ProxyMatch regex> ...</ProxyMatch> | | sv | E |
| Container for directives applied to regular-expression-matched
proxied resources |
| ProxyMaxForwards number | 10 | sv | E |
| Maximium number of proxies that a request can be forwarded
through |
| ProxyPass [path] !|url | | svd | E |
| Maps remote servers into the local server URL-space |
| ProxyPassReverse [path] url | | svd | E |
| Adjusts the URL in HTTP response headers sent from a reverse
proxied server |
| ProxyPreserveHost On|Off | Off | sv | E |
| Use incoming Host HTTP request header for proxy
request |
| ProxyReceiveBufferSize bytes | 0 | sv | E |
| Network buffer size for proxied HTTP and FTP
connections |
| ProxyRemote match remote-server | | sv | E |
| Remote proxy used to handle certain requests |
| ProxyRemoteMatch regex remote-server | | sv | E |
| Remote proxy used to handle requests matched by regular
expressions |
| ProxyRequests On|Off | Off | sv | E |
| Enables forward (standard) proxy requests |
| ProxyTimeout seconds | 300 | sv | E |
| Network timeout for proxied requests |
| ProxyVia On|Off|Full|Block | Off | sv | E |
Information provided in the Via HTTP response
header for proxied requests |
| ReadmeName filename | | svdh | B |
| Name of the file that will be inserted at the end
of the index listing |
| Redirect [status] URL-path
URL | | svdh | B |
| 发送一个外部重定向使客户端转向到一个不同的URL |
| RedirectMatch [status] regex
URL | | svdh | B |
| 基于正则表达式匹配对当前的URL发送一个外部重定向 |
| RedirectPermanent URL-path URL | | svdh | B |
| 发送一个外部永久性重定向使客户端转向到一个不同的URL |
| RedirectTemp URL-path URL | | svdh | B |
| 发送一个外部临时重定向使客户端转向到一个不同的URL |
| RemoveCharset extension [extension]
... | | vdh | B |
| 删除任何给定的扩展名与内容字符集之间的关联 |
| RemoveEncoding extension [extension]
... | | vdh | B |
| 删除任何给定的扩展名与内容编码方式间的关联 |
| RemoveHandler extension [extension]
... | | vdh | B |
| 删除任何指定扩展名与处理器间的关联 |
| RemoveInputFilter extension [extension]
... | | vdh | B |
| 删除指定扩展名与输入过滤器之间的关联 |
| RemoveLanguage extension [extension]
... | | vdh | B |
| 删除指定的扩展名与内容语言之间的关联 |
| RemoveOutputFilter extension [extension]
... | | vdh | B |
| 删除指定扩展名与输出过滤器之间的关联 |
| RemoveType extension [extension]
... | | vdh | B |
| 删除指定扩展名与内容类型之间的关联 |
| RequestHeader set|append|add|unset header
[value] | | svdh | E |
| 配置HTTP请求头 |
| Require entity-name [entity-name] ... | | dh | C |
| 选择哪个认证用户能访问某个资源 |
| RewriteBase URL-path | | dh | E |
| Sets the base URL for per-directory rewrites |
| RewriteCond
TestString CondPattern | | svdh | E |
| Defines a condition under which rewriting will take place
|
| RewriteEngine on|off | off | svdh | E |
| Enables or disables runtime rewriting engine |
| RewriteLock file-path | | s | E |
Sets the name of the lock file used for RewriteMap
synchronization |
| RewriteLog file-path | | sv | E |
| Sets the name of the file used for logging rewrite engine
processing |
| RewriteLogLevel Level | 0 | sv | E |
| Sets the verbosity of the log file used by the rewrite
engine |
| RewriteMap MapName MapType:MapSource
| | sv | E |
| Defines a mapping function for key-lookup |
| RewriteOptions Options | MaxRedirects=10 | svdh | E |
| Sets some special options for the rewrite engine |
| RewriteRule
Pattern Substitution | | svdh | E |
| Defines rules for the rewriting engine |
| RLimitCPU seconds|max [seconds|max] | | svdh | C |
| 限制Apache子进程衍生的进程占用CPU的秒数 |
| RLimitMEM bytes|max [bytes|max] | | svdh | C |
| 限制由Apache子进程衍生的进程占用的最大内存字节数 |
| RLimitNPROC number|max [number|max] | | svdh | C |
| 限制由Apache子进程衍生的进程所衍生的进程数目 |
| Satisfy Any|All | All | dh | C |
| 主机级别的访问控制和用户认证之间的相互关系 |
| ScoreBoardFile file-path | logs/apache_status | s | M |
| 存储子进程协调数据(coordination data)的文件 |
| Script method cgi-script | | svd | B |
| 对特定的请求方法激活一个CGI脚本 |
| ScriptAlias URL-path
file-path|directory-path | | sv | B |
| 映射一个URL到文件系统并视之为CGI脚本 |
| ScriptAliasMatch regex
file-path|directory-path | | sv | B |
| 使用正则表达式映射一个URL到文件系统并视之为CGI脚本 |
| ScriptInterpreterSource Registry|Registry-Strict|Script | Script | svdh | C |
| 定位CGI脚本解释器 |
| ScriptLog file-path | | sv | B |
| CGI脚本错误日志文件的位置 |
| ScriptLogBuffer bytes | 1024 | sv | B |
| 记入日志文件的PUT或POST请求头的最大数量 |
| ScriptLogLength bytes | 10385760 | sv | B |
| 日志文件的大小限制 |
| ScriptSock file-path | logs/cgisock | sv | B |
| 用来与CGI守护进程通信的套接字名字 |
| SecureListen [IP-address:]portnumber
Certificate-Name [MUTUAL] | | s | B |
| 在指定端口启用SSL加密 |
| SendBufferSize bytes | 0 | s | M |
| TCP缓冲区大小(字节) |
| ServerAdmin email-address | | sv | C |
| 服务器返回给客户端的错误信息中包含的管理员邮件地址 |
| ServerAlias hostname [hostname] ... | | v | C |
| 匹配一个基于域名的虚拟主机的别名 |
| ServerLimit number | | s | M |
| 服务器允许配置的进程数上限 |
| ServerName fully-qualified-domain-name[:port] | | sv | C |
| 服务器用于辨识自己的主机名和端口号 |
| ServerPath URL-path | | v | C |
| 为兼容性不好的浏览器访问基于域名的虚拟主机保留的URL路径名 |
| ServerRoot directory-path | /usr/local/apache | s | C |
| 服务器安装基础目录 |
| ServerSignature On|Off|EMail | Off | svdh | C |
| 配置服务器生成页面的页脚 |
| ServerTokens Major|Minor|Min[imal]|Prod[uctOnly]|OS|Full | Full | s | C |
| 配置服务器HTTP应答头 |
| SetEnv env-variable value | | svdh | B |
| 设置环境变量 |
| SetEnvIf attribute
regex [!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
| 根据客户端请求属性设置环境变量 |
| SetEnvIfNoCase attribute regex
[!]env-variable[=value]
[[!]env-variable[=value]] ... | | svdh | B |
| 根据大小写无关的客户端请求属性设置环境变量 |
| SetHandler handler-name|None | | svdh | C |
| 强制所有匹配的文件被一个指定的处理器处理 |
| SetInputFilter filter[;filter...] | | svdh | C |
| 设置处理客户端请求和POST输入时使用的过滤器 |
| SetOutputFilter filter[;filter...] | | svdh | C |
| 设置用于处理服务器输出应答的过滤器 |
| SSIEndTag tag | "-->" | sv | B |
| String that ends an include element |
| SSIErrorMsg message | "[an error occurred + | svdh | B |
| Error message displayed when there is an SSI
error |
| SSIStartTag tag | "<!--#" | sv | B |
| String that starts an include element |
| SSITimeFormat formatstring | "%A, %d-%b-%Y %H:%M + | svdh | B |
| Configures the format in which date strings are
displayed |
| SSIUndefinedEcho string | "(none)" | sv | B |
| String displayed when an unset variable is echoed |
| SSLCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for Client Auth |
| SSLCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
Client Auth |
| SSLCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
Client Auth |
| SSLCARevocationPath directory-path | | sv | E |
| Directory of PEM-encoded CA CRLs for
Client Auth |
| SSLCertificateChainFile file-path | | sv | E |
| File of PEM-encoded Server CA Certificates |
| SSLCertificateFile file-path | | sv | E |
| Server PEM-encoded X.509 Certificate file |
| SSLCertificateKeyFile file-path | | sv | E |
| Server PEM-encoded Private Key file |
| SSLCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
| Cipher Suite available for negotiation in SSL
handshake |
| SSLEngine on|off | off | sv | E |
| SSL Engine Operation Switch |
| SSLMutex type | none | s | E |
| Semaphore for internal mutual exclusion of
operations |
| SSLOptions [+|-]option ... | | svdh | E |
| Configure various SSL engine run-time options |
| SSLPassPhraseDialog type | builtin | s | E |
| Type of pass phrase dialog for encrypted private
keys |
| SSLProtocol [+|-]protocol ... | all | sv | E |
| Configure usable SSL protocol flavors |
| SSLProxyCACertificateFile file-path | | sv | E |
| File of concatenated PEM-encoded CA Certificates
for Remote Server Auth |
| SSLProxyCACertificatePath directory-path | | sv | E |
| Directory of PEM-encoded CA Certificates for
Remote Server Auth |
| SSLProxyCARevocationFile file-path | | sv | E |
| File of concatenated PEM-encoded CA CRLs for
Remote Server Auth |
| SSLProxyCARevocationPath directory-path | | sv | E |
| Directory of PEM-encoded CA CRLs for
Remote Server Auth |
| SSLProxyCipherSuite cipher-spec | ALL:!ADH:RC4+RSA:+H + | svdh | E |
| Cipher Suite available for negotiation in SSL
proxy handshake |
| SSLProxyEngine on|off | off | sv | E |
| SSL Proxy Engine Operation Switch |
| SSLProxyMachineCertificateFile filename | | s | E |
| File of concatenated PEM-encoded client certificates and keys to be used by the proxy |
| SSLProxyMachineCertificatePath directory | | s | E |
| Directory of PEM-encoded client certificates and keys to be used by the proxy |
| SSLProxyProtocol [+|-]protocol ... | all | sv | E |
| Configure usable SSL protocol flavors for proxy usage |
| SSLProxyVerify level | none | svdh | E |
| Type of remote server Certificate verification |
| SSLProxyVerifyDepth number | 1 | svdh | E |
| Maximum depth of CA Certificates in Remote Server
Certificate verification |
| SSLRandomSeed context source
[bytes] | | s | E |
| Pseudo Random Number Generator (PRNG) seeding
source |
| SSLRequire expression | | dh | E |
| Allow access only when an arbitrarily complex
boolean expression is true |
| SSLRequireSSL | | dh | E |
| Deny access when SSL is not used for the
HTTP request |
| SSLSessionCache type | none | s | E |
| Type of the global/inter-process SSL Session
Cache |
| SSLSessionCacheTimeout seconds | 300 | sv | E |
| Number of seconds before an SSL session expires
in the Session Cache |
| SSLVerifyClient level | none | svdh | E |
| Type of Client Certificate verification |
| SSLVerifyDepth number | 1 | svdh | E |
| Maximum depth of CA Certificates in Client
Certificate verification |
| StartServers number | | s | M |
| 服务器启动时建立的子进程数 |
| StartThreads number | | s | M |
| 服务器启动时建立的线程数 |
| SuexecUserGroup User Group | | sv | E |
| 运行CGI程序的用户和组 |
| ThreadLimit number | | s | M |
| 每个子进程可配置的线程数上限 |
| ThreadsPerChild number | | s | M |
| 每个子进程建立的线程数 |
| ThreadStackSize number | 65536 | s | M |
| Determine the stack size for each thread |
| TimeOut seconds | 300 | s | C |
| 对于某些事件,服务器在断定请求失败前等待的时间 |
| TransferLog file|pipe | | sv | B |
| 指定日志文件的位置 |
| TypesConfig file-path | conf/mime.types | s | B |
指定mime.types文件的位置 |
| UnsetEnv env-variable [env-variable]
... | | svdh | B |
| 删除一个环境变量 |
| UseCanonicalName On|Off|DNS | On | svd | C |
| 配置服务器如何决定它自己的域名和端口 |
| User unix-userid | #-1 | s | M |
| 实际服务于请求的子进程运行时的用户 |
| UserDir directory-filename | public_html | sv | B |
| 用户网站目录的位置 |
| VirtualDocumentRoot interpolated-directory|none | none | sv | E |
| 对于给定的基于名称的虚拟主机动态配置根文档目录 |
| VirtualDocumentRootIP interpolated-directory|none | none | sv | E |
| 对于给定的基于IP的虚拟主机动态配置根文档目录 |
| <VirtualHost
addr[:port] [addr[:port]]
...> ... </VirtualHost> | | s | C |
| 包含仅作用于指定主机名或IP地址的指令 |
| VirtualScriptAlias interpolated-directory|none | none | sv | E |
| 对于给定的基于名称的虚拟主机动态配置CGI目录 |
| VirtualScriptAliasIP interpolated-directory|none | none | sv | E |
| 对于给定的基于IP的虚拟主机动态配置CGI目录 |
| Win32DisableAcceptEx | | s | M |
| 使用accept()代替AcceptEx()接受网络链接 |
| XBitHack on|off|full | off | svdh | B |
| Parse SSI directives in files with the execute bit
set |