directory search
首页 版本说明 从1.3升级到2.0 编译时配置的改变 运行时配置的改变 杂项变化 第三方模块 从 2.0 升级到 2.2 编译时配置的改变 运行时配置的改变 杂项变化 第三方模块 Apache 2.1/2.2 版本的新特性 核心增强 模块增强 程序增强 针对模块开发者的变化 Apache 2.0 版本的新特性 核心的增强 模块的增强 Apache许可证 参考手册 编译与安装 针对心急者的概述 要求 下载 解压 配置源代码树 编译 安装 配置 测试 升级 启动 Apache是怎样启动的 启动时发生错误 随系统启动时启动 额外信息 停止与重新启动 简介 立即停止 优雅重启 立即重启 优雅停止 附录:信号和竞争条件 运行时配置指令 主配置文件 配置文件的语法 模块 指令的作用域 .htaccess文件 配置段 配置段(容器)的类型 文件系统和网络空间 虚拟主机 代理 允许使用哪些指令? 配置段的合并 内容缓冲 简介 缓冲概述 安全方面的考虑 文件句柄缓冲 内存缓冲 磁盘缓冲 服务器全局配置 服务器标识 文件定位 限制资源的使用 日志文件 安全警告 错误日志 访问日志 日志滚动 管道日志 虚拟主机 其他日志文件 从URL到文件系统的映射 相关模块和指令 DocumentRoot DocumentRoot以外的文件 用户目录 URL重定向 反向代理 重写引擎 File Not Found 安全方面的提示 保持不断更新和升级 ServerRoot目录的权限 服务器端包含 关于CGI 未指定为脚本的CGI 指定为脚本的CGI 其他动态内容的来源 系统设置的保护 默认配置下服务器文件的保护 观察日志文件 动态共享对象(DSO) 实现 用法概要 背景知识 优点和缺点 内容协商 关于内容协商 Apache中的内容协商 协商的方法 打乱品质值 透明内容协商的扩展 超链和名称转换说明 缓冲说明 更多信息 自定义错误响应 行为 配置 自定义错误响应与重定向 地址和端口绑定 概述 针对IPv6的特殊考虑 怎样与虚拟主机协同工作 多路处理模块(MPM) 简介 选择一个MPM 默认的MPM 环境变量 设置环境变量 使用环境变量 用于特殊目的的环境变量 示例 处理器的使用 什么是处理器? 例子 程序员注意事项 过滤器 Apache2中的过滤器 智能过虑 使用过滤器 CGI脚本的Suexec执行 开始之前 suEXEC的安全模型 配置和安装suEXEC 启用和禁用suEXEC 使用suEXEC 调试suEXEC 谨防Jabberwock:警告和举例 性能调整 硬件和操作系统 运行时的配置 编译时的配置 附录:踪迹的详细分析 URL重写指南 mod_rewrite简介 实践方案 URL的规划 内容的处理 对访问的限制 其他 虚拟主机文档 总述 虚拟主机支持 配置指令 基于主机名的虚拟主机 基于域名的虚拟主机和基于IP的虚拟主机比较 使用基于域名的虚拟主机 与旧版浏览器的兼容性 基于IP地址的虚拟主机 系统需求 如何配置Apache 设置多个守护进程 配置拥有多个虚拟主机的单一守护进程 动态配置大量虚拟主机 动机 概述 简单的动态虚拟主机 一个实际的个人主页系统 在同一个服务器上架设多个主机的虚拟系统 更为有效的基于IP地址的虚拟主机 使用老版本的Apache 使用mod_rewrite实现简单的动态虚拟主机 使用mod_rewrite的个人主页系统 使用独立的虚拟主机配置文件 虚拟主机的普通配置示例 在一个IP地址上运行多个基于域名的web站点 在多于一个IP的情况下使用基于域名的虚拟主机 在不同的IP的地址(比如一个内部和一个外部地址)上提供相同的内容 在不同的端口上运行不同的站点 建立基于IP的虚拟主机 混用基于端口和基于IP的虚拟主机 混用基于域名和基于IP的虚拟主机 将虚拟主机和代理模块一起使用 使用默认虚拟主机 将一个基于域名的虚拟主机移植为一个基于IP的虚拟主机 使用ServerPath指令 深入讨论虚拟主机的匹配 解析配置文件 虚拟主机匹配 小技巧 文件描述符限制 关于DNS和Apache 一个简单示例 拒绝服务 "主服务器"地址 避免这些问题的小技巧 附录:进一步的提示 常见问题 概述 SSL/TLS 加密 概述 文档 mod_ssl 绪论 密码技术 证书 安全套接字层(SSL) 参考 兼容性 配置指令 环境变量 自定义日志功能 如何... 加密方案和强制性高等级安全 客户认证和访问控制 常见问题解答 About The Module Installation Configuration Certificates The SSL Protocol mod_ssl Support 如何.../指南 概述 认证 相关模块和指令 简介 先决条件 启用认证 允许多人访问 可能存在的问题 其他认证方法 更多信息 CGI动态页面 简介 配置Apache以允许CGI 编写CGI程序 程序还是不能运行! 幕后是怎样操作的? CGI模块/库 更多信息 服务器端包含 简介 什么是SSI? 配置服务器以允许SSI 基本SSI指令 附加的例子 我还能设置其它什么? 执行命令 高级SSI技术 总结 .htaccess文件 .htaccess文件 工作原理和使用方法 (不)使用.htaccess文件的场合 指令的生效 认证举例 服务器端包含(SSI)举例 CGI举例 疑难解答 用户网站目录 用户网站目录 用UserDir设置文件路径 限定哪些用户可以使用此功能 启用对每个用户都有效的cgi目录 允许用户改变配置 对特定平台的说明 概述 Microsoft Windows 其他平台 在Microsoft Windows中使用Apache 对操作系统的要求 下载 Apache for Windows 安装 Apache for Windows 配置 Apache for Windows 以服务方式运行 Apache for Windows 作为控制台程序运行Apache 测试安装 编译Windows下的Apache 系统要求 命令行编译 Developer Studio集成开发环境的工作区编译 项目组件 在Novell NetWare平台上使用Apache Requirements Downloading Apache for NetWare Installing Apache for NetWare Running Apache for NetWare Configuring Apache for NetWare Compiling Apache for NetWare 在HP-UX中运行Apache The Apache EBCDIC Port Overview of the Apache EBCDIC Port Design Goals Technical Solution Porting Notes Document Storage Notes Apache Modules' Status Third Party Modules' Status 服务器与支持程序 概述 httpd 语法 选项 ab 语法 选项 Bugs apachectl 语法 选项 apxs 语法 选项 举例 configure 语法 选项 环境变量 dbmmanage 语法 选项 Bugs htcacheclean 语法 选项 返回值 htdbm 语法 选项 Bugs 返回值 举例 安全方面的考虑 限制 htdigest 语法 选项 htpasswd 语法 选项 返回值 举例 安全方面的考虑 限制 logresolve 语法 选项 rotatelogs 语法 选项 Portability suexec 语法 选项 其他程序 log_server_status split-logfile 杂项文档 概述 相关标准 HTTP推荐标准 HTML推荐标准 认证 语言/国家代码 Apache 模块 描述模块的术语 说明 状态 源代码文件 模块标识符 兼容性 描述指令的术语 说明 语法 默认值(Default) 作用域(Context) 覆盖项(Override) 状态 模块(Module) 兼容性(Compatibility) Apache核心(Core)特性 AcceptFilter AcceptPathInfo AccessFileName AddDefaultCharset AddOutputFilterByType AllowEncodedSlashes AllowOverride AuthName AuthType CGIMapExtension ContentDigest DefaultType <Directory> <DirectoryMatch> DocumentRoot EnableMMAP EnableSendfile ErrorDocument ErrorLog FileETag <Files> <FilesMatch> ForceType HostnameLookups <IfDefine> <IfModule> Include KeepAlive KeepAliveTimeout <Limit> <LimitExcept> LimitInternalRecursion LimitRequestBody LimitRequestFields LimitRequestFieldSize LimitRequestLine LimitXMLRequestBody <Location> <LocationMatch> LogLevel MaxKeepAliveRequests NameVirtualHost Options Require RLimitCPU RLimitMEM RLimitNPROC Satisfy ScriptInterpreterSource ServerAdmin ServerAlias ServerName ServerPath ServerRoot ServerSignature ServerTokens SetHandler SetInputFilter SetOutputFilter TimeOut TraceEnable UseCanonicalName UseCanonicalPhysicalPort <VirtualHost> Apache MPM 公共指令 AcceptMutex CoreDumpDirectory EnableExceptionHook GracefulShutdownTimeout Group Listen ListenBackLog LockFile MaxClients MaxMemFree MaxRequestsPerChild MaxSpareThreads MinSpareThreads PidFile ReceiveBufferSize ScoreBoardFile SendBufferSize ServerLimit StartServers StartThreads ThreadLimit ThreadsPerChild ThreadStackSize User Apache MPM beos MaxRequestsPerThread CoreDumpDirectory Group Listen ListenBacklog MaxClients MaxMemFree MaxSpareThreads MinSpareThreads PidFile ReceiveBufferSize ScoreBoardFile SendBufferSize StartThreads User Apache MPM event AcceptMutex CoreDumpDirectory EnableExceptionHook Group Listen ListenBacklog LockFile MaxClients MaxMemFree MaxRequestsPerChild MaxSpareThreads MinSpareThreads PidFile ScoreBoardFile SendBufferSize ServerLimit StartServers ThreadLimit ThreadsPerChild ThreadStackSize User Apache MPM netware MaxThreads Listen ListenBacklog MaxMemFree MaxRequestsPerChild MaxSpareThreads MinSpareThreads ReceiveBufferSize SendBufferSize StartThreads ThreadStackSize Apache MPM os2 Group Listen ListenBacklog MaxRequestsPerChild MaxSpareThreads MinSpareThreads PidFile ReceiveBufferSize SendBufferSize StartServers User Apache MPM prefork 工作方式 MaxSpareServers MinSpareServers AcceptMutex CoreDumpDirectory EnableExceptionHook Group Listen ListenBacklog LockFile MaxClients MaxMemFree MaxRequestsPerChild PidFile ReceiveBufferSize ScoreBoardFile SendBufferSize ServerLimit StartServers User Apache MPM winnt Win32DisableAcceptEx CoreDumpDirectory Listen ListenBacklog MaxMemFree MaxRequestsPerChild PidFile ReceiveBufferSize ScoreBoardFile SendBufferSize ThreadLimit ThreadsPerChild ThreadStackSize Apache MPM worker 工作方式 AcceptMutex CoreDumpDirectory EnableExceptionHook Group Listen ListenBacklog LockFile MaxClients MaxMemFree MaxRequestsPerChild MaxSpareThreads MinSpareThreads PidFile ReceiveBufferSize ScoreBoardFile SendBufferSize ServerLimit StartServers ThreadLimit ThreadsPerChild ThreadStackSize User Apache Module mod_actions Action指令 Script指令 Apache Module mod_alias 处理顺序 Alias AliasMatch Redirect RedirectMatch RedirectPermanent RedirectTemp ScriptAlias ScriptAliasMatch Apache Module mod_asis 用法 Apache Module mod_auth_basic AuthBasicAuthoritative AuthBasicProvider Apache Module mod_auth_digest 使用摘要认证 配合 MS Internet Explorer 6 工作 AuthDigestAlgorithm AuthDigestDomain AuthDigestNcCheck AuthDigestNonceFormat AuthDigestNonceLifetime AuthDigestProvider AuthDigestQop AuthDigestShmemSize Apache Module mod_authn_alias 示例 <AuthnProviderAlias> Apache Module mod_authn_anon 示例 Anonymous Anonymous_LogEmail Anonymous_MustGiveEmail Anonymous_NoUserID Anonymous_VerifyEmail Apache Module mod_authn_dbd 配置示例 AuthDBDUserPWQuery AuthDBDUserRealmQuery Apache Module mod_authn_dbm AuthDBMType AuthDBMUserFile Apache Module mod_authn_default AuthDefaultAuthoritative Apache Module mod_authn_file AuthUserFile Apache Module mod_authnz_ldap Contents Operation The require Directives 举例 Using TLS Using SSL Using Microsoft FrontPage with mod_authnz_ldap AuthLDAPBindDN AuthLDAPBindPassword AuthLDAPCharsetConfig AuthLDAPCompareDNOnServer AuthLDAPDereferenceAliases AuthLDAPGroupAttribute AuthLDAPGroupAttributeIsDN AuthLDAPRemoteUserIsDN AuthLDAPUrl AuthzLDAPAuthoritative Apache Module mod_authz_dbm AuthDBMGroupFile AuthzDBMAuthoritative AuthzDBMType Apache Module mod_authz_default AuthzDefaultAuthoritative Apache Module mod_authz_groupfile AuthGroupFile AuthzGroupFileAuthoritative Apache Module mod_authz_host Allow Deny Order Apache Module mod_authz_owner 配置示例 AuthzOwnerAuthoritative Apache Module mod_authz_user AuthzUserAuthoritative Apache Module mod_autoindex Autoindex Request Query Arguments AddAlt AddAltByEncoding AddAltByType AddDescription AddIcon AddIconByEncoding AddIconByType DefaultIcon HeaderName IndexIgnore IndexOptions IndexOrderDefault IndexStyleSheet ReadmeName Apache Module mod_cache Related Modules and Directives 配置示例 CacheDefaultExpire CacheDisable CacheEnable CacheIgnoreCacheControl CacheIgnoreHeaders CacheIgnoreNoLastMod CacheLastModifiedFactor CacheMaxExpire CacheStoreNoStore CacheStorePrivate Apache Module mod_cern_meta MetaDir MetaFiles MetaSuffix Apache Module mod_cgi CGI 环境变量 CGI 脚本的调试 ScriptLog ScriptLogBuffer ScriptLogLength Apache Module mod_cgid ScriptSock ScriptLog ScriptLogBuffer ScriptLogLength Apache Module mod_charset_lite Common Problems CharsetDefault CharsetOptions CharsetSourceEnc Apache Module mod_dav Enabling WebDAV Security Issues Complex Configurations Dav DavDepthInfinity DavMinTimeout Apache Module mod_dav_fs DavLockDB Apache Module mod_dav_lock DavGenericLockDB Apache Module mod_dbd Connection Pooling Apache DBD API SQL Prepared Statements DBDExptime DBDKeep DBDMax DBDMin DBDParams DBDPersist DBDPrepareSQL DBDriver Apache Module mod_deflate 配置举例 启用压缩 代理服务器 DeflateBufferSize DeflateCompressionLevel DeflateFilterNote DeflateMemLevel DeflateWindowSize Apache Module mod_dir DirectoryIndex DirectorySlash Apache Module mod_disk_cache CacheDirLength CacheDirLevels CacheMaxFileSize CacheMinFileSize CacheRoot Apache Module mod_dumpio 启用dumpio支持 DumpIOInput DumpIOOutput Apache Module mod_echo ProtocolEcho Apache Module mod_env PassEnv SetEnv UnsetEnv Apache Module mod_example Compiling the example module Using the mod_example Module Example Apache Module mod_expires 交替间隔语法 ExpiresActive ExpiresByType ExpiresDefault Apache Module mod_ext_filter 举例 ExtFilterDefine ExtFilterOptions Apache Module mod_file_cache Using mod_file_cache CacheFile MMapFile Apache Module mod_filter Smart Filtering Filter Declarations Configuring the Chain Examples Protocol Handling FilterChain FilterDeclare FilterProtocol FilterProvider FilterTrace Apache Module mod_headers 处理顺序 前处理和后处理 举例 Header RequestHeader Apache Module mod_ident IdentityCheck IdentityCheckTimeout Apache Module mod_imagemap New Features Imagemap File Example Mapfile Referencing your mapfile ImapBase ImapDefault ImapMenu Apache Module mod_include Enabling Server-Side Includes PATH_INFO with Server Side Includes Basic Elements Include Variables Variable Substitution Flow Control Elements SSIEndTag SSIErrorMsg SSIStartTag SSITimeFormat SSIUndefinedEcho XBitHack Apache Module mod_info 安全问题 选择哪些信息可以被显示 已知的局限 AddModuleInfo Apache Module mod_isapi 用法 附加注释 程序员注记 ISAPIAppendLogToErrors ISAPIAppendLogToQuery ISAPICacheFile ISAPIFakeAsync ISAPILogNotSupported ISAPIReadAheadBuffer Apache Module mod_ldap 示例配置 LDAP 连接池 LDAP 缓冲 使用SSL/TLS SSL/TLS 证书 LDAPCacheEntries LDAPCacheTTL LDAPConnectionTimeout LDAPOpCacheEntries LDAPOpCacheTTL LDAPSharedCacheFile LDAPSharedCacheSize LDAPTrustedClientCert LDAPTrustedGlobalCert LDAPTrustedMode LDAPVerifyServerCert Apache Module mod_log_config 定制日志文件格式 安全考虑 BufferedLogs CookieLog CustomLog LogFormat TransferLog Apache Module mod_log_forensic 定制日志文件格式 安全考虑 ForensicLog Apache Module mod_logio 定制日志文件格式 Apache Module mod_mem_cache MCacheMaxObjectCount MCacheMaxObjectSize MCacheMaxStreamingBuffer MCacheMinObjectSize MCacheRemovalAlgorithm MCacheSize Apache Module mod_mime 带多扩展名的文件 内容编码 字符集和语言 AddCharset AddEncoding AddHandler AddInputFilter AddLanguage AddOutputFilter AddType DefaultLanguage ModMimeUsePathInfo MultiviewsMatch RemoveCharset RemoveEncoding RemoveHandler RemoveInputFilter RemoveLanguage RemoveOutputFilter RemoveType TypesConfig Apache Module mod_mime_magic "Magic文件"的格式 性能问题 注意 MimeMagicFile Apache Module mod_negotiation 类型表 MultiViews CacheNegotiatedDocs ForceLanguagePriority LanguagePriority Apache Module mod_nw_ssl NWSSLTrustedCerts NWSSLUpgradeable SecureListen Apache Module mod_proxy 正向和反向代理 简单示例 控制对代理服务器的访问 缓慢启动 局域网代理 协议调整 请求体 AllowCONNECT NoProxy <Proxy> ProxyBadHeader ProxyBlock ProxyDomain ProxyErrorOverride ProxyIOBufferSize <ProxyMatch> ProxyMaxForwards ProxyPass ProxyPassReverse ProxyPassReverseCookieDomain ProxyPassReverseCookiePath ProxyPreserveHost ProxyReceiveBufferSize ProxyRemote ProxyRemoteMatch ProxyRequests ProxyTimeout ProxyVia Apache Module mod_proxy_ajp Overview of the protocol Basic Packet Structure Request Packet Structure Response Packet Structure Apache Module mod_proxy_balancer Load balancer scheduler algorithm Request Counting Algorithm Weighted Traffic Counting Algorithm Enabling Balancer Manager Support Apache Module mod_proxy_connect Apache Module mod_proxy_ftp 为什么xxx类型的文件不能从FTP下载? 如何强制文件xxx使用FTP的ASCII形式下载? 我如何使用FTP上传? 我如何能访问我自己home目录以外的FTP文件? 我如何才能在浏览器的URL框中隐藏FTP的明文密码? Apache Module mod_proxy_http Apache Module mod_rewrite 特殊字符的引用 环境变量 实用方案 RewriteBase RewriteCond RewriteEngine RewriteLock RewriteLog RewriteLogLevel RewriteMap RewriteOptions RewriteRule Apache Module mod_setenvif BrowserMatch BrowserMatchNoCase SetEnvIf SetEnvIfNoCase Apache Module mod_so 为Windows创建可加载模块 LoadFile LoadModule Apache Module mod_speling CheckSpelling Apache Module mod_ssl 环境变量 Custom Log Formats SSLCACertificateFile SSLCACertificatePath SSLCADNRequestFile SSLCADNRequestPath SSLCARevocationFile SSLCARevocationPath SSLCertificateChainFile SSLCertificateFile SSLCertificateKeyFile SSLCipherSuite SSLCryptoDevice SSLEngine SSLHonorCipherOrder SSLMutex SSLOptions SSLPassPhraseDialog SSLProtocol SSLProxyCACertificateFile SSLProxyCACertificatePath SSLProxyCARevocationFile SSLProxyCARevocationPath SSLProxyCipherSuite SSLProxyEngine SSLProxyMachineCertificateFile SSLProxyMachineCertificatePath SSLProxyProtocol SSLProxyVerify SSLProxyVerifyDepth SSLRandomSeed SSLRequire SSLRequireSSL SSLSessionCache SSLSessionCacheTimeout SSLUserName SSLVerifyClient SSLVerifyDepth Apache Module mod_status Enabling Status Support 自动更新 Machine Readable Status File ExtendedStatus Apache Module mod_suexec SuexecUserGroup Apache Module mod_unique_id Theory Apache Module mod_userdir UserDir Apache Module mod_usertrack Logging 2-digit or 4-digit dates for cookies? CookieDomain CookieExpires CookieName CookieStyle CookieTracking Apache Module mod_version <IfVersion> Apache Module mod_vhost_alias 目录名称的转换 示例 VirtualDocumentRoot VirtualDocumentRootIP VirtualScriptAlias VirtualScriptAliasIP 开发者文档 Overview Topics External Resources Apache API notes Basic concepts How handlers work Resource allocation and resource pools Configuration Debugging Memory Allocation in APR Available debugging options Allowable Combinations Activating Debugging Options Documenting Apache 2.0 Apache 2.0 Hook Functions Creating a hook function Hooking the hook Converting Modules from Apache 1.3 to Apache 2.0 The easier changes ... The messier changes... Request Processing in Apache 2.0 The Request Processing Cycle The Request Parsing Phase The Security Phase The Preparation Phase The Handler Phase How Filters Work in Apache 2.0 Filter Types How are filters inserted? Asis Explanations 词汇和索引 词汇表 模块索引 指令索引 指令速查 译者声明
characters

指令速查

指令速查列出了每个指令的用法、默认值、状态和作用域。更详细的说明可以查阅指令字典。

第一列是指令的名称和用法;
第二列是指令的默认值(如果存在),如果很长写不下,则后面跟有"+"表示截断。
第三和第四列是指令允许出现的位置和状态,其中缩略语如下表所示:

A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W | X
s server config
v virtual host
d directory
h .htaccess
C 核心模块
M MPM
B 基本模块
E 扩展模块
X 试验模块
AcceptFilterprotocolaccept_filter s C
根据协议类型对监听Socket进行优化
AcceptMutex Default|method Default s M
Apache用于串行化多个子进程在(多个)网络套接字(socket)上接受请求的方法
AcceptPathInfo On|Off|Default Default svdh C
是否接受附带多余路径名信息的请求
AccessFileNamefilename[filename] ... .htaccess sv C
分布式配置文件的名字
Actionaction-typecgi-script[virtual] svdh B
针对特定的处理器或内容类型激活一个CGI脚本
AddAltstringfile[file] ... svdh B
Alternate text to display for a file, instead of an icon selected by filename
AddAltByEncodingstringMIME-encoding[MIME-encoding] ... svdh B
Alternate text to display for a file instead of an icon selected by MIME-encoding
AddAltByTypestringMIME-type[MIME-type] ... svdh B
Alternate text to display for a file, instead of an icon selected by MIME content-type
AddCharsetcharsetextension[extension] ... svdh B
在给定的文件扩展名与特定的字符集之间建立映射
AddDefaultCharset On|Off|charset Off svdh C
当应答内容是text/plain或text/html时,在HTTP应答头中加入的默认字符集
AddDescriptionstring file[file] ... svdh B
Description to display for a file
AddEncodingMIME-encextension[extension] ... svdh B
在文件扩展名与特定的编码方式之间建立映射关系
AddHandlerhandler-nameextension[extension] ... svdh B
在文件扩展名与特定的处理器之间建立映射
AddIconiconname[name] ... svdh B
Icon to display for a file selected by name
AddIconByEncodingiconMIME-encoding[MIME-encoding] ... svdh B
Icon to display next to files selected by MIME content-encoding
AddIconByTypeiconMIME-type[MIME-type] ... svdh B
Icon to display next to files selected by MIME content-type
AddInputFilterfilter[;filter...]extension[extension] ... svdh B
在文件扩展名与特定的输入过滤器之间建立映射
AddLanguageMIME-langextension[extension] ... svdh B
在文件扩展名与特定的语言之间建立映射
AddModuleInfomodule-namestring sv E
为server-info处理器显示的模块增加额外信息
AddOutputFilterfilter[;filter...]extension[extension] ... svdh B
在文件扩展名与特定的输出过滤器之间建立映射关系
AddOutputFilterByTypefilter[;filter...]MIME-type[MIME-type] ... svdh C
对特定的MIME类型指定输出过滤器
AddTypeMIME-typeextension[extension] ... svdh B
在给定的文件扩展名与特定的内容类型之间建立映射
AliasURL-pathfile-path|directory-path sv B
映射URL到文件系统的特定区域
AliasMatchregexfile-path|directory-path sv B
使用正则表达式映射URL到文件系统
Allow from all|host|env=env-variable[host|env=env-variable] ... dh B
控制哪些主机能够访问服务器的该区域
AllowCONNECTport[port] ... 443 563 sv E
通过代理允许CONNECT的端口号
AllowEncodedSlashes On|Off Off sv C
确定是否允许URL中使用经过编码的路径分割符
AllowOverride All|None|directive-type[directive-type] ... All d C
确定允许存在于.htaccess文件中的指令类型
Anonymoususer[user] ... dh E
Specifies userIDs that are allowed access without password verification
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
AuthBasicAuthoritative On|Off On dh B
指定是否将(基本)认证和授权操作交由更底层的模块来处理
AuthBasicProviderprovider-name[provider-name] ... file dh B
设置该区域的(基本)认证支持者(Provider)
AuthDBDUserPWQueryquery d E
SQL query to look up a password for a user
AuthDBDUserRealmQueryquery d E
SQL query to look up a password hash for a user and realm.
AuthDBMGroupFilefile-path dh E
Sets the name of the database file containing the list of user groups for authorization
AuthDBMType default|SDBM|GDBM|NDBM|DB default dh E
Sets the type of database file that is used to store passwords
AuthDBMUserFilefile-path dh E
Sets the name of a database file containing the list of users and passwords for authentication
AuthDefaultAuthoritative On|Off On dh B
指定是否将认证操作交由更底层的模块来处理
AuthDigestAlgorithm MD5|MD5-sess MD5 dh X
选择在摘要认证中用于计算请求和应答的散列值的算法
AuthDigestDomainURI[URI] ... dh X
在同一保护区域中需要进行摘要认证的URI
AuthDigestNcCheck On|Off Off s X
Enables or disables checking of the nonce-count sent by the server
AuthDigestNonceFormatformat dh X
Determines how the nonce is generated
AuthDigestNonceLifetimeseconds 300 dh X
服务器nonce(当前值)的有效秒数
AuthDigestProviderprovider-name[provider-name] ... file dh X
设置该区域的(摘要)认证支持者(Provider)
AuthDigestQop none|auth|auth-int [auth|auth-int] auth dh X
指定摘要认证的保护质量
AuthDigestShmemSizesize 1000 s X
为了跟踪客户端而分配的共享内存字节数
AuthGroupFilefile-path dh B
设定一个包含用于执行用户认证的用户组列表的纯文本文件
AuthLDAPBindDNdistinguished-name dh E
Optional DN to use in binding to the LDAP server
AuthLDAPBindPasswordpassword dh E
Password used in conjuction with the bind DN
AuthLDAPCharsetConfigfile-path s E
Language to charset conversion configuration file
AuthLDAPCompareDNOnServer on|off on dh E
Use the LDAP server to compare the DNs
AuthLDAPDereferenceAliases never|searching|finding|always Always dh E
When will the module de-reference aliases
AuthLDAPGroupAttributeattribute dh E
LDAP attributes used to check for group membership
AuthLDAPGroupAttributeIsDN on|off on dh E
Use the DN of the client username when checking for group membership
AuthLDAPRemoteUserIsDN on|off off dh E
Use the DN of the client username to set the REMOTE_USER environment variable
AuthLDAPUrlurl [NONE|SSL|TLS|STARTTLS] dh E
URL specifying the LDAP search parameters
AuthNameauth-domain dh C
用于HTTP认证的授权域
baseProvider Alias> ... sv E
封装一组定义扩展认证支持者的指令,并为其指定一个别名
AuthType Basic|Digest dh C
用户认证类型
AuthUserFilefile-path dh B
设定一个含有认证使用的用户名/密码列表的纯文本文件
AuthzDBMAuthoritative On|Off On dh E
Sets whether authorization will be passed on to lower level modules
AuthzDBMType default|SDBM|GDBM|NDBM|DB default dh E
Sets the type of database file that is used to store list of user groups
AuthzDefaultAuthoritative On|Off On dh B
指定是否将授权操作交由更底层的模块来处理
AuthzGroupFileAuthoritative On|Off On dh B
指定是否将授权操作交由更底层的模块来处理
AuthzLDAPAuthoritative on|off on dh E
Prevent other authentication modules from authenticating the user if this one fails
AuthzOwnerAuthoritative On|Off On dh E
指定是否将授权操作交由更底层的模块来处理
AuthzUserAuthoritative On|Off On dh B
指定是否将授权操作交由更底层的模块来处理
BrowserMatchregex [!]env-variable[=value] [[!]env-variable[=value]] ... svdh B
基于User-Agent头有条件地设置环境变量
BrowserMatchNoCaseregex [!]env-variable[=value] [[!]env-variable[=value]] ... svdh B
基于不区分大小写的User-Agent头有条件地设置环境变量
BufferedLogs On|Off Off s B
在将日志写入磁盘前先在内存中进行缓冲
CacheDefaultExpireseconds 3600 (one hour) sv E
The default duration to cache a document when no expiry date is specified.
CacheDirLengthlength 2 sv E
The number of characters in subdirectory names
CacheDirLevelslevels 3 sv E
The number of levels of subdirectories in the cache.
CacheDisableurl-string sv E
Disable caching of specified URLs
CacheEnablecache_typeurl-string sv E
Enable caching of specified URLs using a specified storage manager
CacheFilefile-path[file-path] ... s X
Cache a list of file handles at startup time
CacheIgnoreCacheControl On|Off Off sv E
Ignore request to not serve cached content to client
CacheIgnoreHeadersheader-string[header-string] ... None sv E
Do not store the given HTTP header(s) in the cache.
CacheIgnoreNoLastMod On|Off Off sv E
Ignore the fact that a response has no Last Modified header.
CacheLastModifiedFactorfloat 0.1 sv E
The factor used to compute an expiry date based on the LastModified date.
CacheMaxExpireseconds 86400 (one day) sv E
The maximum time in seconds to cache a document
CacheMaxFileSizebytes 1000000 sv E
The maximum size (in bytes) of a document to be placed in the cache
CacheMinFileSizebytes 1 sv E
The minimum size (in bytes) of a document to be placed in the cache
CacheNegotiatedDocs On|Off Off sv B
允许经过内容协商的文档被代理服务器缓存
CacheRootdirectory sv E
The directory root under which cache files are stored
CacheStoreNoStore On|Off Off sv E
Attempt to cache requests or responses that have been marked as no-store.
CacheStorePrivate On|Off Off sv E
Attempt to cache responses that the server has marked as private
CGIMapExtensioncgi-path.extension dh C
定位CGI脚本解释器
CharsetDefaultcharset svdh X
Charset to translate into
CharsetOptionsoption[option] ... DebugLevel=0 NoImpl + svdh X
Configures charset translation behavior
CharsetSourceEnccharset svdh X
Source charset of files
CheckSpelling on|off Off svdh E
Enables the spelling module
ContentDigest On|Off Off svdh C
允许生成Content-MD5应答头
CookieDomaindomain svdh E
The domain to which the tracking cookie applies
CookieExpiresexpiry-period svdh E
Expiry time for the tracking cookie
CookieLogfilename sv B
设定针对cookies的日志文件名
CookieNametoken Apache svdh E
Name of the tracking cookie
CookieStyleNetscape|Cookie|Cookie2|RFC2109|RFC2965 Netscape svdh E
Format of the cookie header field
CookieTracking on|off off svdh E
Enables tracking cookie
CoreDumpDirectorydirectory s M
Apache使用的内核转储目录
CustomLogfile|pipeformat|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
DavGenericLockDBfile-path svd E
Location of the DAV lock database
DavLockDBfile-path sv E
Location of the DAV lock database
DavMinTimeoutseconds 0 svd E
Minimum amount of time the server holds a lock on a DAV resource
DBDExptimetime-in-seconds sv E
Keepalive time for idle connections
DBDKeepnumber sv E
Maximum sustainednumber of connections
DBDMaxnumber sv E
Maximum number of connections
DBDMinnumber sv E
Minimum number of connections
DBDParamsparam1=value1[,param2=value2] sv E
Parameters for database connection
DBDPersist 0|1 sv E
Whether to use persistent connections
DBDPrepareSQL"SQL statement"label sv E
Define an SQL prepared statement
DBDrivername sv E
Specify an SQL driver
DefaultIconurl-path svdh B
Icon to display for files when no specific icon is configured
DefaultLanguageMIME-lang svdh B
为所有文件设定特定的默认语言
DefaultTypeMIME-type text/plain svdh C
在服务器无法由其他方法确定内容类型时,发送的默认MIME内容类型
DeflateBufferSizevalue 8096 sv E
用于zlib一次压缩的片断大小(字节)
DeflateCompressionLevelvalue sv E
将输出内容压缩的程度
DeflateFilterNote [type]notename sv E
在日志中放置压缩率标记
DeflateMemLevelvalue 9 sv E
zlib在压缩时最多可以使用多少内存
DeflateWindowSizevalue 15 sv E
Zlib压缩窗口(compression window)的大小
Deny from all|host|env=env-variable[host|env=env-variable] ... dh B
控制哪些主机被禁止访问服务器
directory-path> ... sv C
封装一组指令,使之仅对文件空间中的某个目录及其子目录生效
DirectoryIndexlocal-url[local-url] ... index.html svdh B
当客户端请求一个目录时寻找的资源列表
regex> ... sv C
封装一些指令并作用于文件系统中匹配正则表达式的所有目录及其子目录
DirectorySlash On|Off On svdh B
打开或关闭目录结尾斜线(/)自动补全功能
DocumentRootdirectory-path /usr/local/apache/h + sv C
组成网络上可见的主文档树的根目录
DumpIOInput On|Off Off s E
将所有输入的内容记录到错误日志中
DumpIOOutput On|Off Off s E
将所有输出的内容记录到错误日志中
EnableExceptionHook On|Off Off s M
在子进程崩溃以后启用一个钩子来运行异常处理程序
EnableMMAP On|Off On svdh C
在递送中使用内存映射(memory-mapping)来读取文件
EnableSendfile On|Off On svdh C
使用操作系统内核的sendfile支持来将文件发送到客户端
ErrorDocumenterror-codedocument svdh C
当遇到错误的时候服务器将给客户端什么样的应答
ErrorLogfile-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:"头的功能
ExpiresByTypeMIME-typeseconds svdh E
由MIME类型配置的Expires头的值
ExpiresDefaultseconds svdh E
默认有效期的计算方法
ExtendedStatus On|Off Off s B
Keep track of extended status information for each request
ExtFilterDefinefilternameparameters s E
Define an external filter
ExtFilterOptionsoption[option] ... DebugLevel=0 NoLogS + d E
Configuremod_ext_filteroptions
FileETagcomponent... INode MTime Size svdh C
用以创建ETag应答头的文件的属性
filename> ... svdh C
包含作用于匹配指定文件名的指令
regex> ... svdh C
包含作用于与正则表达式匹配的文件名的指令
FilterChain [+=-@!]filter-name... svdh B
Configure the filter chain
FilterDeclarefilter-name[type] svdh B
Declare a smart filter
FilterProtocolfilter-name[provider-name]proto-flags svdh B
Deal with correct HTTP protocol handling
FilterProviderfilter-nameprovider-name[req|resp|env]=dispatchmatch svdh B
Register a content filter
FilterTracefilter-namelevel svd B
Get debug/diagnostic information frommod_filter
ForceLanguagePriority None|Prefer|Fallback [Prefer|Fallback] Prefer svdh B
指定无法匹配单个文档的情况下所采取的动作
ForceTypeMIME-type|None dh C
强制所有匹配的文件被作为指定的MIME类型进行伺服
ForensicLogfilename|pipe sv E
Sets filename of the forensic log
GracefulShutDownTimeoutseconds s M
指定优雅停止服务器的超时秒数
Groupunix-group #-1 s M
对请求提供服务的Apache子进程运行时的用户组
Header [condition] set|append|add|unset|echoheader[value] [early|env=[!]variable] svdh E
配置HTTP应答头
HeaderNamefilename 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 E
启用对远端用户的RFC1413身份鉴定的日志
IdentityCheckTimeoutseconds 30 svd E
Determines the timeout duration for ident requests
parameter-name> ... svdh C
封装一组只有在启动时当测试结果为真时才生效的指令
module-file|module-identifier> ... svdh C
封装指令并根据指定的模块是否启用为条件而决定是否进行处理
operator]version> ... svdh E
contains version dependent configuration
ImapBase map|referer|URL http://servername/ svdh B
Defaultbasefor 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
Includefile-path|directory-path svd C
在服务器配置文件中包含其它配置文件
IndexIgnorefile[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
IndexStyleSheeturl-path svdh B
Adds a CSS stylesheet to 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请求记录在查询域中
ISAPICacheFilefile-path[file-path] ... sv B
启动时载入的ISAPI动态连接库
ISAPIFakeAsync on|off off svdh B
为ISAPI回调模拟异步支持
ISAPILogNotSupported on|off off svdh B
记录ISAPI不支持的功能调用
ISAPIReadAheadBuffersize 49152 svdh B
传送到ISAPI扩展的预读缓冲区大小
KeepAlive On|Off On sv C
启用HTTP持久链接
KeepAliveTimeoutseconds 5 sv C
持久链接中服务器在两次请求之间等待的秒数
LanguagePriorityMIME-lang[MIME-lang] ... svdh B
在客户端没有指示语言偏好的情况下,语言变体的优先级列表
LDAPCacheEntriesnumber 1024 s E
主LDAP缓冲的最大条目数
LDAPCacheTTLseconds 600 s E
search/bind缓冲项目有效时限
LDAPConnectionTimeoutseconds s E
指定套接字连接超时秒数
LDAPOpCacheEntriesnumber 1024 s E
LDAP compare缓冲区的大小
LDAPOpCacheTTLseconds 600 s E
操作缓冲有效时限
LDAPSharedCacheFiledirectory-path/filename s E
设置共享内存缓冲区文件
LDAPSharedCacheSizebytes 102400 s E
共享内存缓冲区的字节大小
LDAPTrustedClientCerttypedirectory-path/filename/nickname[password] svdh E
Sets the file containing or nickname referring to a per connection client certificate. Not all LDAP toolkits support per connection client certificates.
LDAPTrustedGlobalCerttypedirectory-path/filename[password] s E
Sets the file or database containing global trusted Certificate Authority or global client certificates
LDAPTrustedModetype svdh E
Specifies the SSL/TLS mode to be used when connecting to an LDAP server.
LDAPVerifyServerCertOn|Off On s E
Force server certificate verification
method[method] ... > ... svdh C
仅对指定的HTTP方法进行访问控制
method[method] ... > ... svdh C
对除了指定方法以外的所有HTTP方法进行访问控制
LimitInternalRecursionnumber[number] 10 sv C
指定内部重定向和嵌套子请求的最大数量
LimitRequestBodybytes 0 svdh C
限制客户端发送的HTTP请求体的最大字节长度
LimitRequestFieldsnumber 100 s C
限制接受客户端请求中HTTP请求头域的数量
LimitRequestFieldsizebytes s C
限制客户端发送的请求头的字节数
LimitRequestLinebytes 8190 s C
限制接受客户端发送的HTTP请求行的字节数
LimitXMLRequestBodybytes 1000000 svdh C
限制基于XML的请求体的大小
Listen [IP-address:]portnumber[protocol] s M
服务器监听的IP地址和端口
ListenBacklogbacklog s M
半链接(pending connection)队列的最大长度
LoadFilefilename[filename] ... s E
加载已命名的目标文件或库
LoadModulemodule filename s E
加载目标文件或库,并将其添加到活动模块列表
URL-path|URL> ... sv C
将封装的指令作用于匹配的URL
regex> ... sv C
将封装的指令作用于正则表达式匹配的URL
LockFilefilename logs/accept.lock s M
接受串行锁文件的位置
LogFormatformat|nickname[nickname] "%h %l %u %t \"%r\" + sv B
定义访问日志的记录格式
LogLevellevel warn sv C
控制错误日志的详细程度
MaxClientsnumber s M
允许同时伺服的最大接入请求数量
MaxKeepAliveRequestsnumber 100 sv C
一个持久链接中允许的最大请求数量
MaxMemFreeKBytes 0 s M
主内存分配程序在未调用free()的情况下允许持有的最大自由内存数量(KB)
MaxRequestsPerChildnumber 10000 s M
每个子进程在其生存期内允许伺服的最大请求数量
MaxRequestsPerThreadnumber 0 s M
Limit on the number of requests that an individual thread will handle during its life
MaxSpareServersnumber 10 s M
空闲子进程的最大数量
MaxSpareThreadsnumber s M
最大空闲线程数
MaxThreadsnumber 2048 s M
Set the maximum number of worker threads
MCacheMaxObjectCountvalue 1009 s E
最大缓存对象数
MCacheMaxObjectSizebytes 10000 s E
缓存允许的最大文档大小(字节)
MCacheMaxStreamingBuffersize_in_bytes the smaller of 1000 + s E
内存中允许缓冲的最大流式响应字节长度
MCacheMinObjectSizebytes 0 s E
允许缓存的最小文档大小(字节)
MCacheRemovalAlgorithm LRU|GDSF GDSF s E
定义在需要时哪个文档被移出缓存的算法
MCacheSizeKBytes 100 s E
缓存允许使用的最大内存量,以KB为单位
MetaDirdirectory .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
MetaSuffixsuffix .meta svdh E
File name suffix for the file containg CERN-style meta information
MimeMagicFilefile-path sv E
使用特定的Magic文件激活根据文件内容确定文件MIME类型的功能
MinSpareServersnumber 5 s M
空闲子进程的最小数量
MinSpareThreadsnumber s M
最小空闲线程数
MMapFilefile-path[file-path] ... s X
Map a list of files into memory at startup time
ModMimeUsePathInfo On|Off Off d B
将path_info当成是文件名的一个组成部分
MultiviewsMatch Any|NegotiatedOnly|Filters|Handlers [Handlers|Filters] NegotiatedOnly svdh B
在使用MultiViews查询所匹配的文件时要包含的文件类型
NameVirtualHostaddr[:port] s C
为一个基于域名的虚拟主机指定一个IP地址(和端口)
NoProxyhost[host] ... sv E
直接进行连接的主机/域/网络
NWSSLTrustedCertsfilename[filename] ... s B
附加的客户端证书列表
NWSSLUpgradeable [IP-address:]portnumber s B
允许在请求中将一个连接升级为SSL连接
Options [+|-]option[[+|-]option] ... All svdh C
配置在特定目录中可以使用哪些特性
Orderordering Deny,Allow dh B
控制默认的访问状态与Allow和Deny指令生效的顺序
PassEnvenv-variable[env-variable] ... svdh B
传送shell中的环境变量
PidFilefilename logs/httpd.pid s M
服务器用于记录父进程(监控进程)PID的文件
ProtocolEcho On|Off sv X
Turn the echo server on or off
wildcard-url> ... sv E
应用于所代理资源的容器
ProxyBadHeader IsError|Ignore|StartBody IsError sv E
确定如何处理不合法的应答头
ProxyBlock *|word|host|domain[word|host|domain] ... sv E
设置被代理屏蔽的语句、主机、域
ProxyDomainDomain sv E
代理请求的默认域名
ProxyErrorOverride On|Off Off sv E
覆盖代理内容的错误页
ProxyIOBufferSizebytes 8192 sv E
内部缓冲区大小
regex> ... sv E
应用于匹配正则表达式的代理资源的容器
ProxyMaxForwardsnumber 10 sv E
转发请求的最大代理数目
ProxyPass [path] !|url[key=valuekey=value...]] svd E
将一个远端服务器映射到本地服务器的URL空间中
ProxyPassReverse [path]url svd E
调整由反向代理服务器发送的HTTP应答头中的URL
ProxyPassReverseCookieDomaininternal-domainpublic-domain svd E
Adjusts the Domain string in Set-Cookie headers from a reverse- proxied server
ProxyPassReverseCookiePathinternal-pathpublic-path svd E
Adjusts the Path string in Set-Cookie headers from a reverse- proxied server
ProxyPreserveHost On|Off Off sv E
使用进入的HTTP请求头来发送代理请求
ProxyReceiveBufferSizebytes 0 sv E
代理HTTP和FTP连接的接收缓冲区大小(字节)
ProxyRemotematchremote-server sv E
用于处理某些特定请求的远端代理
ProxyRemoteMatchregexremote-server sv E
处理匹配正则表达式的请求的远端代理
ProxyRequests On|Off Off sv E
启用正向(标准)代理请求
ProxyTimeoutseconds 300 sv E
代理请求的网络超时
ProxyVia On|Off|Full|Block Off sv E
控制代理对Via应答头的使用
ReadmeNamefilename svdh B
Name of the file that will be inserted at the end of the index listing
ReceiveBufferSizebytes 0 s M
TCP接收缓冲区大小(字节)
Redirect [status]URL-pathURL svdh B
发送一个外部重定向使客户端重定向到一个不同的URL
RedirectMatch [status]regexURL svdh B
基于正则表达式匹配对当前的URL发送一个外部重定向
RedirectPermanentURL-pathURL svdh B
发送一个外部永久重定向使客户端重定向到一个不同的URL
RedirectTempURL-pathURL svdh B
发送一个外部临时重定向使客户端重定向到一个不同的URL
RemoveCharsetextension[extension] ... vdh B
删除任何给定的扩展名与内容字符集之间的关联
RemoveEncodingextension[extension] ... vdh B
删除任何给定的扩展名与内容编码方式之间的关联
RemoveHandlerextension[extension] ... vdh B
删除任何指定扩展名与处理器之间的关联
RemoveInputFilterextension[extension] ... vdh B
删除指定扩展名与输入过滤器之间的关联
RemoveLanguageextension[extension] ... vdh B
删除指定的扩展名与内容语言之间的关联
RemoveOutputFilterextension[extension] ... vdh B
删除指定扩展名与输出过滤器之间的关联
RemoveTypeextension[extension] ... vdh B
删除指定扩展名与内容类型之间的关联
RequestHeader set|append|add|unsetheader[value] [early|env=[!]variable] svdh E
配置HTTP请求头
Requireentity-name[entity-name] ... dh C
指定哪些认证用户允许访问该资源
RewriteBaseURL-path dh E
Sets the base URL for per-directory rewrites
RewriteCondTestStringCondPattern svdh E
Defines a condition under which rewriting will take place
RewriteEngine on|off off svdh E
Enables or disables runtime rewriting engine
RewriteLockfile-path s E
Sets the name of the lock file used forRewriteMapsynchronization
RewriteLogfile-path sv E
Sets the name of the file used for logging rewrite engine processing
RewriteLogLevelLevel 0 sv E
Sets the verbosity of the log file used by the rewrite engine
RewriteMapMapNameMapType:MapSource sv E
Defines a mapping function for key-lookup
RewriteOptionsOptions svdh E
Sets some special options for the rewrite engine
RewriteRulePatternSubstitution svdh E
Defines rules for the rewriting engine
RLimitCPUseconds|max [seconds|max] svdh C
限制Apache子进程派生的进程占用CPU的最大秒数
RLimitMEMbytes|max [bytes|max] svdh C
限制由Apache子进程派生的进程占用的最大内存字节数
RLimitNPROCnumber|max [number|max] svdh C
限制由Apache子进程派生的进程所派生的进程数目
Satisfy Any|All All dh C
主机级别的访问控制和用户认证之间的相互关系
ScoreBoardFilefile-path logs/apache_status s M
存储子进程协调数据(coordination data)的文件
Scriptmethodcgi-script svd B
对特定的请求方法激活一个CGI脚本
ScriptAliasURL-pathfile-path|directory-path sv B
映射一个URL到文件系统并视之为CGI脚本
ScriptAliasMatchregexfile-path|directory-path sv B
使用正则表达式映射一个URL到文件系统并视之为CGI脚本
ScriptInterpreterSource Registry|Registry-Strict|Script Script svdh C
定位CGI脚本解释器
ScriptLogfile-path sv B
CGI脚本错误日志文件的位置
ScriptLogBufferbytes 1024 sv B
记入日志文件的PUT或POST请求头的最大数量
ScriptLogLengthbytes 10385760 sv B
日志文件的大小限制(字节)
ScriptSockfile-path logs/cgisock sv B
用来与CGI守护进程通信的套接字文件名前缀
SecureListen [IP-address:]portnumberCertificate-Name[MUTUAL] s B
在指定端口启用SSL加密
SendBufferSizebytes 0 s M
TCP发送缓冲区大小(字节)
ServerAdminemail-address|URL sv C
服务器返回给客户端的错误信息中包含的管理员邮件地址
ServerAliashostname[hostname] ... v C
匹配一个基于域名的虚拟主机的别名
ServerLimitnumber s M
服务器允许配置的进程数上限
ServerNamefully-qualified-domain-name[:port] sv C
服务器用于辨识自己的主机名和端口号
ServerPathURL-path v C
为兼容性不好的浏览器访问基于域名的虚拟主机保留的URL路径名
ServerRootdirectory-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
配置"Server:"应答头
SetEnvenv-variablevalue svdh B
设置环境变量
SetEnvIfattribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... svdh B
根据客户端请求属性设置环境变量
SetEnvIfNoCaseattribute regex [!]env-variable[=value] [[!]env-variable[=value]] ... svdh B
根据大小写无关的客户端请求属性设置环境变量
SetHandlerhandler-name|None svdh C
强制所有匹配的文件被一个指定的处理器处理
SetInputFilterfilter[;filter...] svdh C
设置处理客户端请求和POST输入时使用的过滤器
SetOutputFilterfilter[;filter...] svdh C
设置用于处理服务器输出应答的过滤器
SSIEndTagtag "-->" sv B
String that ends an include element
SSIErrorMsgmessage "[an error occurred + svdh B
Error message displayed when there is an SSI error
SSIStartTagtag "