documentation
.HELP!
Apache Server 2.4 Documentation
Apache HTTP 服务器 2.4 文档 - Apache HTTP 服务器 版本 2.4
Apache Server 2.4
previous page
next page
模块
|
指令
|
常见问题
|
术语
|
网站导航
Apache HTTP 服务器版本 2.4
Apache
>
HTTP 服务器
>
文档
Apache HTTP 服务器 2.4 文档
发行说明
Apache 2.3/2.4 的新特性
Apache 2.1/2.2 的新特性
Apache 2.0 的新特性
从 2.2 升级到 2.4
Apache 许可证
参考手册
编译与安装
启动
停止与重启
指令快速参考
模块
多处理模块(MPM)
过滤器
处理器
表达式解析器
服务器与支持程序
术语
用户指南
入门指南
绑定指定地址与端口
配置文件
配置片段
缓存指南
内容协商
动态共享对象(DSO)
环境变量
日志文件
从 URL 映射到文件系统
性能调谐
安全技巧
服务器全局配置
SSL/TLS 加密
执行 CGI 前的用户切换(suEXEC)
URL 改写与 mod_rewrite
虚拟主机
指引/教程
认证,授权与访问控制
访问控制
CGI 与动态内容
.htaccess 文件
服务器端插入(SSI)
用户私人网站目录(public_html)
反向代理设置指南
HTTP/2 指南
平台相关说明
Microsoft Windows
基于RPM安装包的系统 (Redhat / CentOS / Fedora)
Novell NetWare
EBCDIC 系统
其它主题
常见问题
网站导航
开发文档
帮助改进文档
其它说明
维基
previous page
start
next page
Menu
Homepage
Table of contents
Apache HTTP 服务器版本 2.4
发行说明
从 2.2 升级到 2.4
Compile-Time Configuration Changes
Run-Time Configuration Changes
Misc Changes
Third Party Modules
Common problems when upgrading
Apache 2.3/2.4 的新特性
Core Enhancements
New Modules
Module Enhancements
Program Enhancements
Documentation
Module Developer Changes
Apache 2.1/2.2 的新特性
Core Enhancements
Module Enhancements
Program Enhancements
Module Developer Changes
Apache 2.0 的新特性
Core Enhancements
Module Enhancements
Apache 许可证
使用 Apache HTTP 服务器
编译与安装 Apache
Overview for the impatient
Requirements
Download
Extract
Configuring the source tree
Build
Install
Customize
Test
Upgrading
Third-party packages
启动 Apache
How Apache Starts
Errors During Start-up
Starting at Boot-Time
Additional Information
停止与重启 Apache
Introduction
Stop Now
Graceful Restart
Restart Now
Graceful Stop
配置文件
Main Configuration Files
Syntax of the Configuration Files
Modules
Scope of Directives
.htaccess Files
配置片段
Types of Configuration Section Containers
Filesystem, Webspace, and Boolean Expressions
Virtual Hosts
Proxy
What Directives are Allowed?
How the sections are merged
缓存指南
Introduction
Three-state RFC2616 HTTP caching
Cache Setup Examples
General Two-state Key/Value Shared Object Caching
Specialized File Caching
Security Considerations
服务器全局配置
Server Identification
File Locations
Limiting Resource Usage
Implementation Choices
日志文件
Overview
Security Warning
Error Log
Per-module logging
Access Log
Log Rotation
Piped Logs
Virtual Hosts
Other Log Files
从 URL 映射到文件系统
Related Modules and Directives
DocumentRoot
Files Outside the DocumentRoot
User Directories
URL Redirection
Reverse Proxy
Rewriting Engine
File Not Found
Other URL Mapping Modules
安全技巧
Keep up to Date
Denial of Service (DoS) attacks
Permissions on ServerRoot Directories
Server Side Includes
CGI in General
Non Script Aliased CGI
Script Aliased CGI
Other sources of dynamic content
Dynamic content security
Protecting System Settings
Protect Server Files by Default
Watching Your Logs
Merging of configuration sections
动态共享对象(DSO)
Implementation
Usage Summary
Background
Advantages and Disadvantages
内容协商
About Content Negotiation
Negotiation in httpd
The Negotiation Methods
Fiddling with Quality Values
Extensions to Transparent Content Negotiation
Note on hyperlinks and naming conventions
Note on Caching
定制错误响应
Configuration
Available Variables
Customizing Error Responses
Multi Language Custom Error Documents
绑定指定地址与端口
Overview
Special IPv6 Considerations
Specifying the protocol with Listen
How This Works With Virtual Hosts
多处理模块(MPM)
介绍
默认 MPM
构建 MPM 为静态模块
构建 MPM 为动态模块
环境变量
Setting Environment Variables
Using Environment Variables
Special Purpose Environment Variables
Examples
Apache 的处理器
什么是处理器
例子
对程序员的说明
过滤器
Filtering in Apache 2
Smart Filtering
Exposing Filters as an HTTP Service
Using Filters
执行 CGI 前的用户切换(suEXEC)
Before we begin
suEXEC Security Model
Configuring & Installing suEXEC
Enabling & Disabling suEXEC
Using suEXEC
Debugging suEXEC
Beware the Jabberwock: Warnings & Examples
性能调谐
Hardware and Operating System Issues
Run-Time Configuration Issues
Compile-Time Configuration Issues
Appendix: Detailed Analysis of a Trace
Apache 虚拟主机文档
概述
虚拟主机支持
配置指令
基于名称的虚拟主机
Name-based vs. IP-based Virtual Hosts
How the server selects the proper name-based virtual host
Using Name-based Virtual Hosts
基于 IP 的虚拟主机
What is IP-based virtual hosting
System requirements
How to set up Apache
Setting up multiple daemons
Setting up a single daemon with virtual hosts
动态配置的大规模虚拟主机
Motivation
Overview
Dynamic Virtual Hosts with mod_vhost_alias
Simplified Dynamic Virtual Hosts
Using Multiple Virtual Hosting Systems on the Same Server
More Efficient IP-Based Virtual Hosting
Mass virtual hosts with mod_rewrite
虚拟主机样例
Running several name-based web sites on a single IP address.
Name-based hosts on more than one IP address.
Serving the same content on different IP addresses (such as an internal and external address).
Running different sites on different ports.
IP-based virtual hosting
Mixed port-based and ip-based virtual hosts
Mixed name-based and IP-based vhosts
Using Virtual_host and mod_proxy together
Using _default_ vhosts
Migrating a name-based vhost to an IP-based vhost
Using the ServerPath directive
虚拟主机匹配的深入讨论
Configuration File
Virtual Host Matching
Tips
文件句柄限制
Apache 的 DNS 相关问题
A Simple Example
Denial of Service
The "main server" Address
Tips to Avoid These Problems
URL 改写指南
概述
mod_rewrite 参考文档
简介
Introduction
Regular Expressions
RewriteRule Basics
Rewrite Flags
Rewrite Conditions
Rewrite maps
.htaccess files
标志
Introduction
B (escape backreferences)
BNP|backrefnoplus (don't escape space to +)
C|chain
CO|cookie
DPI|discardpath
E|env
END
F|forbidden
G|gone
H|handler
L|last
N|next
NC|nocase
NE|noescape
NS|nosubreq
P|proxy
PT|passthrough
QSA|qsappend
QSD|qsdiscard
QSL|qslast
R|redirect
S|skip
T|type
技术细节
API Phases
Ruleset Processing
重新映射 URL
From Old to New (internal)
Rewriting From Old to New (external)
Resource Moved to Another Server
From Static to Dynamic
Backward Compatibility for file extension change
Canonical Hostnames
Search for pages in more than one directory
Redirecting to Geographically Distributed Servers
Browser Dependent Content
Canonical URLs
Moved DocumentRoot
Fallback Resource
Rewrite query string
访问控制
Forbidding Image "Hotlinking"
Blocking of Robots
Denying Hosts in a Blacklist
Referer-based Deflector
高级技术
URL-based sharding across multiple backends
On-the-fly Content-Regeneration
Load Balancing
Structured Userdirs
Redirecting Anchors
Time-Dependent Rewriting
Set Environment Variables Based On URL Parts
Apache SSL/TLS 加密
概述
文档
mod_ssl
SSL/TLS 加密: 简介
Cryptographic Techniques
Certificates
Secure Sockets Layer (SSL)
References
SSL/TLS 加密: 兼容性
Configuration Directives
Environment Variables
Custom Log Functions
SSL/TLS 加密: 常见操作
Basic Configuration Example
Cipher Suites and Enforcing Strong Security
OCSP Stapling
Client Authentication and Access Control
Logging
SSL/TLS 加密: 常见问题
Installation
Configuration
Certificates
The SSL Protocol
mod_ssl Support
指南与教程
概述
认证,授权与访问控制
Related Modules and Directives
Introduction
The Prerequisites
Getting it working
Letting more than one person in
Possible problems
Alternate password storage
Using multiple providers
Beyond just authorization
Authentication Caching
More information
CGI 与动态内容
Introduction
Configuring Apache to permit CGI
Writing a CGI program
But it's still not working!
What's going on behind the scenes?
CGI modules/libraries
For more information
服务器端插入
Introduction
What are SSI?
Configuring your server to permit SSI
Basic SSI directives
Additional examples
What else can I config?
Executing commands
Advanced SSI techniques
Conclusion
.htaccess 文件
.htaccess files
What they are/How to use them
When (not) to use .htaccess files
How directives are applied
Authentication example
Server Side Includes example
Rewrite Rules in .htaccess files
CGI example
Troubleshooting
用户私人网站目录(public_html)
Per-user web directories
Setting the file path with UserDir
Redirecting to external URLs
Restricting what users are permitted to use this feature
Enabling a cgi directory for each user
Allowing users to alter configuration
平台相关说明
概述
Microsoft Windows
其它平台
在 Microsoft Windows 中使用 Apache
Operating System Requirements
Downloading Apache for Windows
Customizing Apache for Windows
Running Apache as a Service
Running Apache as a Console Application
Testing the Installation
Configuring Access to Network Resources
Windows Tuning
为 Microsoft Windows 编译 Apache
Building httpd with the included Visual Studio project files
Building httpd with cmake
在 Novell NetWare 中使用 Apache
Requirements
Downloading Apache for NetWare
Installing Apache for NetWare
Running Apache for NetWare
Configuring Apache for NetWare
Compiling Apache for NetWare
在 HPUX 中运行高性能 web 服务器
Apache 与 EBCDIC 系统
Overview of the Apache EBCDIC Port
Design Goals
Technical Solution
Porting Notes
Document Storage Notes
Apache Modules' Status
Third Party Modules' Status
Apache HTTP 服务器与支持程序
概述
手册: httpd
Synopsis
Options
手册: ab
Synopsis
Options
Output
Bugs
手册: apachectl
Synopsis
Options
手册: apxs
Synopsis
Options
Examples
手册: configure
Synopsis
Options
Environment variables
手册: dbmmanage
Synopsis
Options
Bugs
手册: htcacheclean
Synopsis
Options
Deleting a specific URL
Listing URLs in the Cache
Exit Status
手册: htdbm
Synopsis
Options
Bugs
Exit Status
Examples
Security Considerations
Restrictions
手册: htdigest
Synopsis
Options
Security Considerations
手册: htpasswd
Synopsis
Options
Exit Status
Examples
Security Considerations
Restrictions
手册: logresolve
Synopsis
Options
手册: rotatelogs
Synopsis
Options
Examples
Portability
手册: suexec
Synopsis
Options
其它程序
Apache 杂项文档
概述
相关标准
HTTP Recommendations
HTML Recommendations
Authentication
Language/Country Codes
Apache 模块
描述模块的术语
Description
Status
Source File
Module Identifier
Compatibility
描述指令的术语
Description
Syntax
Default
Context
Override
Status
Module
Compatibility
Apache 核心特性
AcceptFilter 指令
AcceptPathInfo 指令
AccessFileName 指令
AddDefaultCharset 指令
AllowEncodedSlashes 指令
AllowOverride 指令
AllowOverrideList 指令
CGIMapExtension 指令
CGIPassAuth 指令
CGIVar 指令
ContentDigest 指令
DefaultRuntimeDir 指令
DefaultType 指令
Define 指令
<Directory> 指令
<DirectoryMatch> 指令
DocumentRoot 指令
<Else> 指令
<ElseIf> 指令
EnableMMAP 指令
EnableSendfile 指令
Error 指令
ErrorDocument 指令
ErrorLog 指令
ErrorLogFormat 指令
ExtendedStatus 指令
FileETag 指令
<Files> 指令
<FilesMatch> 指令
ForceType 指令
GprofDir 指令
HostnameLookups 指令
HttpProtocolOptions 指令
<If> 指令
<IfDefine> 指令
<IfModule> 指令
Include 指令
IncludeOptional 指令
KeepAlive 指令
KeepAliveTimeout 指令
<Limit> 指令
<LimitExcept> 指令
LimitInternalRecursion 指令
LimitRequestBody 指令
LimitRequestFields 指令
LimitRequestFieldSize 指令
LimitRequestLine 指令
LimitXMLRequestBody 指令
<Location> 指令
<LocationMatch> 指令
LogLevel 指令
MaxKeepAliveRequests 指令
MaxRangeOverlaps 指令
MaxRangeReversals 指令
MaxRanges 指令
MergeTrailers 指令
Mutex 指令
NameVirtualHost 指令
Options 指令
Protocol 指令
Protocols 指令
ProtocolsHonorOrder 指令
QualifyRedirectURL 指令
RegisterHttpMethod 指令
RLimitCPU 指令
RLimitMEM 指令
RLimitNPROC 指令
ScriptInterpreterSource 指令
SeeRequestTail 指令
ServerAdmin 指令
ServerAlias 指令
ServerName 指令
ServerPath 指令
ServerRoot 指令
ServerSignature 指令
ServerTokens 指令
SetHandler 指令
SetInputFilter 指令
SetOutputFilter 指令
TimeOut 指令
TraceEnable 指令
UnDefine 指令
UseCanonicalName 指令
UseCanonicalPhysicalPort 指令
<VirtualHost> 指令
Apache MPM 通用指令
CoreDumpDirectory 指令
EnableExceptionHook 指令
GracefulShutdownTimeout 指令
Listen 指令
ListenBackLog 指令
ListenCoresBucketsRatio 指令
MaxConnectionsPerChild 指令
MaxMemFree 指令
MaxRequestWorkers 指令
MaxSpareThreads 指令
MinSpareThreads 指令
PidFile 指令
ReceiveBufferSize 指令
ScoreBoardFile 指令
SendBufferSize 指令
ServerLimit 指令
StartServers 指令
StartThreads 指令
ThreadLimit 指令
ThreadsPerChild 指令
ThreadStackSize 指令
Apache MPM event
Relationship with the Worker MPM
How it Works
Requirements
AsyncRequestWorkerFactor 指令
CoreDumpDirectory 指令
EnableExceptionHook 指令
Group 指令
Listen 指令
ListenBacklog 指令
MaxConnectionsPerChild 指令
MaxMemFree 指令
MaxRequestWorkers 指令
MaxSpareThreads 指令
MinSpareThreads 指令
PidFile 指令
ScoreBoardFile 指令
SendBufferSize 指令
ServerLimit 指令
StartServers 指令
ThreadLimit 指令
ThreadsPerChild 指令
ThreadStackSize 指令
User 指令
Apache MPM netware
MaxThreads 指令
Listen 指令
ListenBacklog 指令
MaxConnectionsPerChild 指令
MaxMemFree 指令
MaxSpareThreads 指令
MinSpareThreads 指令
ReceiveBufferSize 指令
SendBufferSize 指令
StartThreads 指令
ThreadStackSize 指令
Apache MPM os2
Group 指令
Listen 指令
ListenBacklog 指令
MaxConnectionsPerChild 指令
MaxSpareThreads 指令
MinSpareThreads 指令
PidFile 指令
ReceiveBufferSize 指令
SendBufferSize 指令
StartServers 指令
User 指令
Apache MPM prefork
How it Works
MaxSpareServers 指令
MinSpareServers 指令
CoreDumpDirectory 指令
EnableExceptionHook 指令
Group 指令
Listen 指令
ListenBacklog 指令
MaxConnectionsPerChild 指令
MaxMemFree 指令
MaxRequestWorkers 指令
PidFile 指令
ReceiveBufferSize 指令
ScoreBoardFile 指令
SendBufferSize 指令
ServerLimit 指令
StartServers 指令
User 指令
Apache MPM winnt
AcceptFilter 指令
CoreDumpDirectory 指令
Listen 指令
ListenBacklog 指令
MaxConnectionsPerChild 指令
MaxMemFree 指令
PidFile 指令
ReceiveBufferSize 指令
ScoreBoardFile 指令
SendBufferSize 指令
ThreadLimit 指令
ThreadsPerChild 指令
ThreadStackSize 指令
Apache MPM worker
How it Works
CoreDumpDirectory 指令
EnableExceptionHook 指令
Group 指令
Listen 指令
ListenBacklog 指令
MaxConnectionsPerChild 指令
MaxMemFree 指令
MaxRequestWorkers 指令
MaxSpareThreads 指令
MinSpareThreads 指令
PidFile 指令
ReceiveBufferSize 指令
ScoreBoardFile 指令
SendBufferSize 指令
ServerLimit 指令
StartServers 指令
ThreadLimit 指令
ThreadsPerChild 指令
ThreadStackSize 指令
User 指令
Apache 模块 mod_access_compat
Allow 指令
Deny 指令
Order 指令
Satisfy 指令
Apache 模块 mod_actions
Action 指令
Script 指令
Apache 模块 mod_alias
Order of Processing
Alias 指令
AliasMatch 指令
Redirect 指令
RedirectMatch 指令
RedirectPermanent 指令
RedirectTemp 指令
ScriptAlias 指令
ScriptAliasMatch 指令
Apache 模块 mod_allowmethods
AllowMethods 指令
Apache 模块 mod_asis
Usage
Apache 模块 mod_auth_basic
AuthBasicAuthoritative 指令
AuthBasicFake 指令
AuthBasicProvider 指令
AuthBasicUseDigestAlgorithm 指令
Apache 模块 mod_auth_digest
Using Digest Authentication
AuthDigestAlgorithm 指令
AuthDigestDomain 指令
AuthDigestNonceLifetime 指令
AuthDigestProvider 指令
AuthDigestQop 指令
AuthDigestShmemSize 指令
Apache 模块 mod_auth_form
Basic Configuration
Standalone Login
Inline Login
Inline Login with Body Preservation
Logging Out
Usernames and Passwords
AuthFormAuthoritative 指令
AuthFormBody 指令
AuthFormDisableNoStore 指令
AuthFormFakeBasicAuth 指令
AuthFormLocation 指令
AuthFormLoginRequiredLocation 指令
AuthFormLoginSuccessLocation 指令
AuthFormLogoutLocation 指令
AuthFormMethod 指令
AuthFormMimetype 指令
AuthFormPassword 指令
AuthFormProvider 指令
AuthFormSitePassphrase 指令
AuthFormSize 指令
AuthFormUsername 指令
Apache 模块 mod_authn_anon
Example
Anonymous 指令
Anonymous_LogEmail 指令
Anonymous_MustGiveEmail 指令
Anonymous_NoUserID 指令
Anonymous_VerifyEmail 指令
Apache 模块 mod_authn_core
Creating Authentication Provider Aliases
AuthName 指令
<AuthnProviderAlias> 指令
AuthType 指令
Apache 模块 mod_authn_dbd
Performance and Cacheing
Configuration Example
Exposing Login Information
AuthDBDUserPWQuery 指令
AuthDBDUserRealmQuery 指令
Apache 模块 mod_authn_dbm
AuthDBMType 指令
AuthDBMUserFile 指令
Apache 模块 mod_authn_file
AuthUserFile 指令
Apache 模块 mod_authn_socache
Authentication Cacheing
Usage
Cacheing with custom modules
AuthnCacheContext 指令
AuthnCacheEnable 指令
AuthnCacheProvideFor 指令
AuthnCacheSOCache 指令
AuthnCacheTimeout 指令
Apache 模块 mod_authnz_fcgi
Invocation modes
Additional examples
Limitations
Logging
AuthnzFcgiCheckAuthnProvider 指令
AuthnzFcgiDefineProvider 指令
Apache 模块 mod_authnz_ldap
Contents
General caveats
Operation
The Require Directives
Examples
Using TLS
Using SSL
Exposing Login Information
Using Active Directory
Using Microsoft FrontPage with mod_authnz_ldap
AuthLDAPAuthorizePrefix 指令
AuthLDAPBindAuthoritative 指令
AuthLDAPBindDN 指令
AuthLDAPBindPassword 指令
AuthLDAPCharsetConfig 指令
AuthLDAPCompareAsUser 指令
AuthLDAPCompareDNOnServer 指令
AuthLDAPDereferenceAliases 指令
AuthLDAPGroupAttribute 指令
AuthLDAPGroupAttributeIsDN 指令
AuthLDAPInitialBindAsUser 指令
AuthLDAPInitialBindPattern 指令
AuthLDAPMaxSubGroupDepth 指令
AuthLDAPRemoteUserAttribute 指令
AuthLDAPRemoteUserIsDN 指令
AuthLDAPSearchAsUser 指令
AuthLDAPSubGroupAttribute 指令
AuthLDAPSubGroupClass 指令
AuthLDAPUrl 指令
Apache 模块 mod_authz_core
Creating Authorization Provider Aliases
Authorization Containers
The Require Directives
AuthMerging 指令
<AuthzProviderAlias> 指令
AuthzSendForbiddenOnFailure 指令
Require 指令
<RequireAll> 指令
<RequireAny> 指令
<RequireNone> 指令
Apache 模块 mod_authz_dbd
The Require Directives
Database Login
Client Login integration
Configuration example
AuthzDBDLoginToReferer 指令
AuthzDBDQuery 指令
AuthzDBDRedirectQuery 指令
Apache 模块 mod_authz_dbm
The Require Directives
Example usage
AuthDBMGroupFile 指令
AuthzDBMType 指令
Apache 模块 mod_authz_groupfile
The Require Directives
AuthGroupFile 指令
Apache 模块 mod_authz_host
The Require Directives
Apache 模块 mod_authz_owner
Configuration Examples
Apache 模块 mod_authz_user
The Require Directives
Apache 模块 mod_autoindex
Autoindex Request Query Arguments
AddAlt 指令
AddAltByEncoding 指令
AddAltByType 指令
AddDescription 指令
AddIcon 指令
AddIconByEncoding 指令
AddIconByType 指令
DefaultIcon 指令
HeaderName 指令
IndexHeadInsert 指令
IndexIgnore 指令
IndexIgnoreReset 指令
IndexOptions 指令
IndexOrderDefault 指令
IndexStyleSheet 指令
ReadmeName 指令
Apache 模块 mod_brotli
Sample Configurations
Enabling Compression
Dealing with proxy servers
Serving pre-compressed content
BrotliAlterETag 指令
BrotliCompressionMaxInputBlock 指令
BrotliCompressionQuality 指令
BrotliCompressionWindow 指令
BrotliFilterNote 指令
Apache 模块 mod_buffer
BufferSize 指令
Apache 模块 mod_cache
Related Modules and Directives
Sample Configuration
Avoiding the Thundering Herd
Fine Control with the CACHE Filter
Cache Status and Logging
CacheDefaultExpire 指令
CacheDetailHeader 指令
CacheDisable 指令
CacheEnable 指令
CacheHeader 指令
CacheIgnoreCacheControl 指令
CacheIgnoreHeaders 指令
CacheIgnoreNoLastMod 指令
CacheIgnoreQueryString 指令
CacheIgnoreURLSessionIdentifiers 指令
CacheKeyBaseURL 指令
CacheLastModifiedFactor 指令
CacheLock 指令
CacheLockMaxAge 指令
CacheLockPath 指令
CacheMaxExpire 指令
CacheMinExpire 指令
CacheQuickHandler 指令
CacheStaleOnError 指令
CacheStoreExpired 指令
CacheStoreNoStore 指令
CacheStorePrivate 指令
Apache 模块 mod_cache_disk
CacheDirLength 指令
CacheDirLevels 指令
CacheMaxFileSize 指令
CacheMinFileSize 指令
CacheReadSize 指令
CacheReadTime 指令
CacheRoot 指令
Apache 模块 mod_cache_socache
CacheSocache 指令
CacheSocacheMaxSize 指令
CacheSocacheMaxTime 指令
CacheSocacheMinTime 指令
CacheSocacheReadSize 指令
CacheSocacheReadTime 指令
Apache 模块 mod_cern_meta
MetaDir 指令
MetaFiles 指令
MetaSuffix 指令
Apache 模块 mod_cgi
CGI Environment variables
CGI Debugging
ScriptLog 指令
ScriptLogBuffer 指令
ScriptLogLength 指令
Apache 模块 mod_cgid
CGIDScriptTimeout 指令
ScriptSock 指令
ScriptLog 指令
ScriptLogBuffer 指令
ScriptLogLength 指令
Apache 模块 mod_charset_lite
Common Problems
CharsetDefault 指令
CharsetOptions 指令
CharsetSourceEnc 指令
Apache 模块 mod_data
Apache 模块 mod_dav
Enabling WebDAV
Security Issues
Complex Configurations
Dav 指令
DavDepthInfinity 指令
DavMinTimeout 指令
Apache 模块 mod_dav_fs
DavLockDB 指令
Apache 模块 mod_dav_lock
DavGenericLockDB 指令
Apache 模块 mod_dbd
Connection Pooling
Connecting
Apache DBD API
SQL Prepared Statements
SECURITY WARNING
DBDExptime 指令
DBDInitSQL 指令
DBDKeep 指令
DBDMax 指令
DBDMin 指令
DBDParams 指令
DBDPersist 指令
DBDPrepareSQL 指令
DBDriver 指令
Apache 模块 mod_deflate
Supported Encodings
Sample Configurations
Enabling Compression
Dealing with proxy servers
Serving pre-compressed content
DeflateBufferSize 指令
DeflateCompressionLevel 指令
DeflateFilterNote 指令
DeflateInflateLimitRequestBody 指令
DeflateInflateRatioBurst 指令
DeflateInflateRatioLimit 指令
DeflateMemLevel 指令
DeflateWindowSize 指令
Apache 模块 mod_dialup
ModemStandard 指令
Apache 模块 mod_dir
DirectoryCheckHandler 指令
DirectoryIndex 指令
DirectoryIndexRedirect 指令
DirectorySlash 指令
FallbackResource 指令
Apache 模块 mod_dumpio
Enabling dumpio Support
DumpIOInput 指令
DumpIOOutput 指令
Apache 模块 mod_echo
ProtocolEcho 指令
Apache 模块 mod_env
PassEnv 指令
SetEnv 指令
UnsetEnv 指令
Apache 模块 mod_example_hooks
Compiling the example_hooks module
Using the mod_example_hooks Module
Example 指令
Apache 模块 mod_expires
Alternate Interval Syntax
ExpiresActive 指令
ExpiresByType 指令
ExpiresDefault 指令
Apache 模块 mod_ext_filter
Examples
ExtFilterDefine 指令
ExtFilterOptions 指令
Apache 模块 mod_file_cache
Using mod_file_cache
CacheFile 指令
MMapFile 指令
Apache 模块 mod_filter
Smart Filtering
Filter Declarations, Providers and Chains
Configuring the Chain
Filtering and Response Status
Upgrading from Apache HTTP Server 2.2 Configuration
Examples
Protocol Handling
AddOutputFilterByType 指令
FilterChain 指令
FilterDeclare 指令
FilterProtocol 指令
FilterProvider 指令
FilterTrace 指令
Apache 模块 mod_headers
Order of Processing
Early and Late Processing
Examples
Header 指令
RequestHeader 指令
Apache 模块 mod_heartbeat
Consuming mod_heartbeat Output
HeartbeatAddress 指令
Apache 模块 mod_heartmonitor
HeartbeatListen 指令
HeartbeatMaxServers 指令
HeartbeatStorage 指令
Apache 模块 mod_http2
How it works
H2CopyFiles 指令
H2Direct 指令
H2EarlyHints 指令
H2MaxSessionStreams 指令
H2MaxWorkerIdleSeconds 指令
H2MaxWorkers 指令
H2MinWorkers 指令
H2ModernTLSOnly 指令
H2Push 指令
H2PushDiarySize 指令
H2PushPriority 指令
H2PushResource 指令
H2SerializeHeaders 指令
H2StreamMaxMemSize 指令
H2TLSCoolDownSecs 指令
H2TLSWarmUpSize 指令
H2Upgrade 指令
H2WindowSize 指令
Apache 模块 mod_ident
IdentityCheck 指令
IdentityCheckTimeout 指令
Apache 模块 mod_imagemap
New Features
Imagemap File
Example Mapfile
Referencing your mapfile
ImapBase 指令
ImapDefault 指令
ImapMenu 指令
Apache 模块 mod_include
Enabling Server-Side Includes
PATH_INFO with Server Side Includes
Available Elements
Include Variables
Variable Substitution
Flow Control Elements
Legacy expression syntax
SSIEndTag 指令
SSIErrorMsg 指令
SSIETag 指令
SSILastModified 指令
SSILegacyExprParser 指令
SSIStartTag 指令
SSITimeFormat 指令
SSIUndefinedEcho 指令
XBitHack 指令
Apache 模块 mod_info
Security Issues
Selecting the information shown
Dumping the configuration on startup
Known Limitations
AddModuleInfo 指令
Apache 模块 mod_isapi
Usage
Additional Notes
Programmer's Journal
ISAPIAppendLogToErrors 指令
ISAPIAppendLogToQuery 指令
ISAPICacheFile 指令
ISAPIFakeAsync 指令
ISAPILogNotSupported 指令
ISAPIReadAheadBuffer 指令
Apache 模块 mod_lbmethod_bybusyness
Pending Request Counting Algorithm
Apache 模块 mod_lbmethod_byrequests
Request Counting Algorithm
Apache 模块 mod_lbmethod_bytraffic
Weighted Traffic Counting Algorithm
Apache 模块 mod_lbmethod_heartbeat
HeartbeatStorage 指令
Apache 模块 mod_ldap
Example Configuration
LDAP Connection Pool
LDAP Cache
Using SSL/TLS
SSL/TLS Certificates
LDAPCacheEntries 指令
LDAPCacheTTL 指令
LDAPConnectionPoolTTL 指令
LDAPConnectionTimeout 指令
LDAPLibraryDebug 指令
LDAPOpCacheEntries 指令
LDAPOpCacheTTL 指令
LDAPReferralHopLimit 指令
LDAPReferrals 指令
LDAPRetries 指令
LDAPRetryDelay 指令
LDAPSharedCacheFile 指令
LDAPSharedCacheSize 指令
LDAPTimeout 指令
LDAPTrustedClientCert 指令
LDAPTrustedGlobalCert 指令
LDAPTrustedMode 指令
LDAPVerifyServerCert 指令
Apache 模块 mod_log_config
Custom Log Formats
Security Considerations
BufferedLogs 指令
CustomLog 指令
GlobalLog 指令
LogFormat 指令
TransferLog 指令
Apache 模块 mod_log_debug
Examples
LogMessage 指令
Apache 模块 mod_log_forensic
Forensic Log Format
Security Considerations
ForensicLog 指令
Apache 模块 mod_logio
Custom Log Formats
LogIOTrackTTFB 指令
Apache 模块 mod_lua
Basic Configuration
Writing Handlers
Writing Authorization Providers
Writing Hooks
Data Structures
Built in functions
Logging Functions
apache2 Package
Modifying contents with Lua filters
Database connectivity
LuaAuthzProvider 指令
LuaCodeCache 指令
LuaHookAccessChecker 指令
LuaHookAuthChecker 指令
LuaHookCheckUserID 指令
LuaHookFixups 指令
LuaHookInsertFilter 指令
LuaHookLog 指令
LuaHookMapToStorage 指令
LuaHookTranslateName 指令
LuaHookTypeChecker 指令
LuaInherit 指令
LuaInputFilter 指令
LuaMapHandler 指令
LuaOutputFilter 指令
LuaPackageCPath 指令
LuaPackagePath 指令
LuaQuickHandler 指令
LuaRoot 指令
LuaScope 指令
Apache 模块 mod_macro
Usage
Tips
Examples
<Macro> 指令
UndefMacro 指令
Use 指令
Apache 模块 mod_mime
Files with Multiple Extensions
Content encoding
Character sets and languages
AddCharset 指令
AddEncoding 指令
AddHandler 指令
AddInputFilter 指令
AddLanguage 指令
AddOutputFilter 指令
AddType 指令
DefaultLanguage 指令
ModMimeUsePathInfo 指令
MultiviewsMatch 指令
RemoveCharset 指令
RemoveEncoding 指令
RemoveHandler 指令
RemoveInputFilter 指令
RemoveLanguage 指令
RemoveOutputFilter 指令
RemoveType 指令
TypesConfig 指令
Apache 模块 mod_mime_magic
Format of the Magic File
Performance Issues
Notes
MimeMagicFile 指令
Apache 模块 mod_negotiation
Type maps
Multiviews
CacheNegotiatedDocs 指令
ForceLanguagePriority 指令
LanguagePriority 指令
Apache 模块 mod_nw_ssl
NWSSLTrustedCerts 指令
NWSSLUpgradeable 指令
SecureListen 指令
Apache 模块 mod_privileges
Security Considerations
DTracePrivileges 指令
PrivilegesMode 指令
VHostCGIMode 指令
VHostCGIPrivs 指令
VHostGroup 指令
VHostPrivs 指令
VHostSecure 指令
VHostUser 指令
Apache 模块 mod_proxy
Forward Proxies and Reverse Proxies/Gateways
Basic Examples
Access via Handler
Workers
Controlling Access to Your Proxy
Slow Startup
Intranet Proxy
Protocol Adjustments
Request Bodies
Reverse Proxy Request Headers
BalancerGrowth 指令
BalancerInherit 指令
BalancerMember 指令
BalancerPersist 指令
NoProxy 指令
<Proxy> 指令
ProxyAddHeaders 指令
ProxyBadHeader 指令
ProxyBlock 指令
ProxyDomain 指令
ProxyErrorOverride 指令
ProxyIOBufferSize 指令
<ProxyMatch> 指令
ProxyMaxForwards 指令
ProxyPass 指令
ProxyPassInherit 指令
ProxyPassInterpolateEnv 指令
ProxyPassMatch 指令
ProxyPassReverse 指令
ProxyPassReverseCookieDomain 指令
ProxyPassReverseCookiePath 指令
ProxyPreserveHost 指令
ProxyReceiveBufferSize 指令
ProxyRemote 指令
ProxyRemoteMatch 指令
ProxyRequests 指令
ProxySet 指令
ProxySourceAddress 指令
ProxyStatus 指令
ProxyTimeout 指令
ProxyVia 指令
Apache 模块 mod_proxy_ajp
Usage
Environment Variables
Overview of the protocol
Basic Packet Structure
Request Packet Structure
Response Packet Structure
Apache 模块 mod_proxy_balancer
Load balancer scheduler algorithm
Load balancer stickyness
Examples of a balancer configuration
Exported Environment Variables
Enabling Balancer Manager Support
Details on load balancer stickyness
Troubleshooting load balancer stickyness
Apache 模块 mod_proxy_connect
Request notes
AllowCONNECT 指令
Apache 模块 mod_proxy_express
ProxyExpressDBMFile 指令
ProxyExpressDBMType 指令
ProxyExpressEnable 指令
Apache 模块 mod_proxy_fcgi
Examples
Environment Variables
ProxyFCGIBackendType 指令
ProxyFCGISetEnvIf 指令
Apache 模块 mod_proxy_fdpass
Apache 模块 mod_proxy_ftp
Why doesn't file type xxx download via FTP?
How can I force an FTP ASCII download of File xxx?
How can I do FTP upload?
How can I access FTP files outside of my home directory?
How can I hide the FTP cleartext password in my browser's URL line?
Why do I get a file listing when I expected a file to be downloaded?
ProxyFtpDirCharset 指令
ProxyFtpEscapeWildcards 指令
ProxyFtpListOnWildcard 指令
Apache 模块 mod_proxy_hcheck
Usage examples
ProxyHCExpr 指令
ProxyHCTemplate 指令
ProxyHCTPsize 指令
Apache 模块 mod_proxy_html
ProxyHTMLBufSize 指令
ProxyHTMLCharsetOut 指令
ProxyHTMLDocType 指令
ProxyHTMLEnable 指令
ProxyHTMLEvents 指令
ProxyHTMLExtended 指令
ProxyHTMLFixups 指令
ProxyHTMLInterp 指令
ProxyHTMLLinks 指令
ProxyHTMLMeta 指令
ProxyHTMLStripComments 指令
ProxyHTMLURLMap 指令
Apache 模块 mod_proxy_http
Environment Variables
Request notes
Apache 模块 mod_proxy_http2
Basic Examples
Request notes
Apache 模块 mod_proxy_scgi
Examples
Environment Variables
ProxySCGIInternalRedirect 指令
ProxySCGISendfile 指令
Apache 模块 mod_proxy_wstunnel
Apache 模块 mod_ratelimit
Apache 模块 mod_reflector
Examples
ReflectorHeader 指令
Apache 模块 mod_remoteip
Remote IP Processing
RemoteIPHeader 指令
RemoteIPInternalProxy 指令
RemoteIPInternalProxyList 指令
RemoteIPProxiesHeader 指令
RemoteIPTrustedProxy 指令
RemoteIPTrustedProxyList 指令
Apache 模块 mod_reqtimeout
Examples
RequestReadTimeout 指令
Apache 模块 mod_request
KeptBodySize 指令
Apache 模块 mod_rewrite
Logging
RewriteBase 指令
RewriteCond 指令
RewriteEngine 指令
RewriteMap 指令
RewriteOptions 指令
RewriteRule 指令
Apache 模块 mod_sed
Sample Configuration
Sed Commands
InputSed 指令
OutputSed 指令
Apache 模块 mod_session
What is a session?
Who can use a session?
Keeping sessions on the server
Keeping sessions on the browser
Basic Examples
Session Privacy
Cookie Privacy
Session Support for Authentication
Integrating Sessions with External Applications
Session 指令
SessionEnv 指令
SessionExclude 指令
SessionHeader 指令
SessionInclude 指令
SessionMaxAge 指令
Apache 模块 mod_session_cookie
Basic Examples
SessionCookieName 指令
SessionCookieName2 指令
SessionCookieRemove 指令
Apache 模块 mod_session_crypto
Basic Usage
SessionCryptoCipher 指令
SessionCryptoDriver 指令
SessionCryptoPassphrase 指令
SessionCryptoPassphraseFile 指令
Apache 模块 mod_session_dbd
DBD Configuration
Anonymous Sessions
Per User Sessions
Database Housekeeping
SessionDBDCookieName 指令
SessionDBDCookieName2 指令
SessionDBDCookieRemove 指令
SessionDBDDeleteLabel 指令
SessionDBDInsertLabel 指令
SessionDBDPerUser 指令
SessionDBDSelectLabel 指令
SessionDBDUpdateLabel 指令
Apache 模块 mod_setenvif
BrowserMatch 指令
BrowserMatchNoCase 指令
SetEnvIf 指令
SetEnvIfExpr 指令
SetEnvIfNoCase 指令
Apache 模块 mod_slotmem_plain
Apache 模块 mod_slotmem_shm
Apache 模块 mod_so
Creating Loadable Modules for Windows
LoadFile 指令
LoadModule 指令
Apache 模块 mod_socache_dbm
Apache 模块 mod_socache_dc
Apache 模块 mod_socache_memcache
MemcacheConnTTL 指令
Apache 模块 mod_socache_shmcb
Apache 模块 mod_speling
CheckCaseOnly 指令
CheckSpelling 指令
Apache 模块 mod_ssl
Environment Variables
Custom Log Formats
Request Notes
Expression Parser Extension
Authorization providers for use with Require
SSLCACertificateFile 指令
SSLCACertificatePath 指令
SSLCADNRequestFile 指令
SSLCADNRequestPath 指令
SSLCARevocationCheck 指令
SSLCARevocationFile 指令
SSLCARevocationPath 指令
SSLCertificateChainFile 指令
SSLCertificateFile 指令
SSLCertificateKeyFile 指令
SSLCipherSuite 指令
SSLCompression 指令
SSLCryptoDevice 指令
SSLEngine 指令
SSLFIPS 指令
SSLHonorCipherOrder 指令
SSLInsecureRenegotiation 指令
SSLOCSPDefaultResponder 指令
SSLOCSPEnable 指令
SSLOCSPNoverify 指令
SSLOCSPOverrideResponder 指令
SSLOCSPProxyURL 指令
SSLOCSPResponderCertificateFile 指令
SSLOCSPResponderTimeout 指令
SSLOCSPResponseMaxAge 指令
SSLOCSPResponseTimeSkew 指令
SSLOCSPUseRequestNonce 指令
SSLOpenSSLConfCmd 指令
SSLOptions 指令
SSLPassPhraseDialog 指令
SSLProtocol 指令
SSLProxyCACertificateFile 指令
SSLProxyCACertificatePath 指令
SSLProxyCARevocationCheck 指令
SSLProxyCARevocationFile 指令
SSLProxyCARevocationPath 指令
SSLProxyCheckPeerCN 指令
SSLProxyCheckPeerExpire 指令
SSLProxyCheckPeerName 指令
SSLProxyCipherSuite 指令
SSLProxyEngine 指令
SSLProxyMachineCertificateChainFile 指令
SSLProxyMachineCertificateFile 指令
SSLProxyMachineCertificatePath 指令
SSLProxyProtocol 指令
SSLProxyVerify 指令
SSLProxyVerifyDepth 指令
SSLRandomSeed 指令
SSLRenegBufferSize 指令
SSLRequire 指令
SSLRequireSSL 指令
SSLSessionCache 指令
SSLSessionCacheTimeout 指令
SSLSessionTicketKeyFile 指令
SSLSessionTickets 指令
SSLSRPUnknownUserSeed 指令
SSLSRPVerifierFile 指令
SSLStaplingCache 指令
SSLStaplingErrorCacheTimeout 指令
SSLStaplingFakeTryLater 指令
SSLStaplingForceURL 指令
SSLStaplingResponderTimeout 指令
SSLStaplingResponseMaxAge 指令
SSLStaplingResponseTimeSkew 指令
SSLStaplingReturnResponderErrors 指令
SSLStaplingStandardCacheTimeout 指令
SSLStrictSNIVHostCheck 指令
SSLUserName 指令
SSLUseStapling 指令
SSLVerifyClient 指令
SSLVerifyDepth 指令
Apache 模块 mod_status
Enabling Status Support
Automatic Updates
Machine Readable Status File
Using server-status to troubleshoot
Apache 模块 mod_substitute
Substitute 指令
SubstituteInheritBefore 指令
SubstituteMaxLineLength 指令
Apache 模块 mod_suexec
SuexecUserGroup 指令
Apache 模块 mod_unique_id
Theory
Apache 模块 mod_unixd
ChrootDir 指令
Group 指令
Suexec 指令
User 指令
Apache 模块 mod_userdir
UserDir 指令
Apache 模块 mod_usertrack
Logging
CookieDomain 指令
CookieExpires 指令
CookieName 指令
CookieStyle 指令
CookieTracking 指令
Apache 模块 mod_version
<IfVersion> 指令
Apache 模块 mod_vhost_alias
Directory Name Interpolation
Examples
VirtualDocumentRoot 指令
VirtualDocumentRootIP 指令
VirtualScriptAlias 指令
VirtualScriptAliasIP 指令
Apache 模块 mod_watchdog
WatchdogInterval 指令
Apache 模块 mod_xml2enc
Usage
Programming API
Detecting an Encoding
Output Encoding
Unsupported Encodings
xml2EncAlias 指令
xml2EncDefault 指令
xml2StartParse 指令
开发者文档
概述
主题
外部资源
Apache API 说明
Basic concepts
How handlers work
Resource allocation and resource pools
Configuration, commands and the like
在 APR 中调试内存分配
Apache 2.x 文档
Apache 2.x 钩子函数
Core Hooks
Creating a hook function
Hooking the hook
将模块从 Apache 1.3 移植到 Apache 2.x
The easier changes ...
The messier changes...
Apache 2.x 中的请求处理
The Request Processing Cycle
The Request Parsing Phase
The Security Phase
The Preparation Phase
The Handler Phase
Apache 2.x 中的过滤器
Filter Types
How are filters inserted?
Asis
Explanations
术语与索引
术语
模块索引
指令索引
指令快速参考
Get in touch
Submit feedback about this site to:
[email protected]