
Apache 2 Pocket Reference
Description
Alles über E-Books | Antworten auf Fragen rund um E-Books, Kopierschutz und Dateiformate finden Sie in unserem Info- & Hilfebereich.
More details
Other editions
Additional editions

Content
- Intro
- Table of Contents
- Preface
- Conventions
- Using Code Examples
- Safari® Books Online
- How to Contact Us
- Acknowledgments
- Chapter 1. Introduction
- Architectural Overview
- Operational Overview
- Current Versions of Apache
- How to Obtain Apache
- Starting and Stopping Apache
- Command-Line Options
- Configuration Files
- Configuration Directive Format
- DirectorySlash
- Basic Configuration File Directives
- ServerRoot
- Include
- AccessFileName
- AllowOverride
- Conditional Sections
- &IfDefine&
- &IfModule&
- &IfVersion&
- Container Sections
- &Directory&
- &DirectoryMatch&
- &Files&
- &FilesMatch&
- &Location&
- &LocationMatch&
- &Limit&
- &LimitExcept&
- Chapter 2. Server Environment
- Main Server and Virtual Hosts
- &VirtualHost&
- NameVirtualHost
- ServerAdmin
- ServerAlias
- ServerName
- ServerPath
- ServerSignature
- ServerTokens
- UseCanonicalName
- UseCanonicalPhysicalPort
- Network Configuration
- AcceptFilter
- AcceptMutex
- EnableSendfile
- HostnameLookups
- KeepAlive
- KeepAliveTimeout
- MaxKeepAliveRequests
- Listen
- ListenBacklog
- ReceiveBufferSize
- SendBufferSize
- Timeout
- TraceEnable
- Win32DisableAcceptEx
- Process Management
- GracefulShutDownTimeout
- MaxClients
- MaxMemFree
- MaxRequestsPerChild
- MaxRequestsPerThread
- MaxSpareServers
- MaxSpareThreads
- MaxThreads
- MinSpareServers
- MinSpareThreads
- ServerLimit
- StartServers
- StartThreads
- ThreadLimit
- ThreadsPerChild
- ThreadStackSize
- General Configuration Directives
- Optional Features
- EnableExceptionHook
- EnableMMAP
- Options
- User and Group
- User
- Group
- Administrative Files
- CoreDumpDirectory
- LockFile
- PidFile
- ScoreBoardFile
- Loading Shared Objects
- LoadFile
- LoadModule
- Request Limits
- LimitInternalRecursion
- LimitRequestBody
- LimitRequestFields
- LimitRequestFieldSize
- LimitRequestLine
- LimitXMLRequestBody
- Subprocess Resource Limits
- RLimitCPU
- RLimitMEM
- RLimitNPROC
- DBD Framework
- DBDExptime
- DBDKeep
- DBDMax
- DBDMin
- DBDParams
- DBDPersist
- DBDPrepareSQL
- DBDriver
- LDAP Framework
- LDAPCacheEntries
- LDAPCacheTTL
- LDAPConnectionTimeout
- LDAPOpCacheEntries
- LDAPOpCacheTTL
- LDAPSharedCacheFile
- LDAPSharedCacheSize
- LDAPTrustedClientCert
- LDAPTrustedGlobalCert
- LDAPTrustedMode
- LDAPVerifyServerCert
- Chapter 3. URL Mapping
- Initial Environment Setup
- SetEnvIf
- SetEnvIfNoCase
- BrowserMatch
- BrowserMatchNoCase
- Basic URL Translation
- DocumentRoot
- AcceptPathInfo
- AllowEncodedSlashes
- Aliases and Redirects
- Alias
- AliasMatch
- Redirect
- RedirectMatch
- RedirectPermanent
- RedirectTemp
- ScriptAlias
- ScriptAliasMatch
- Requests for Directories
- DirectoryIndex
- DirectorySlash
- URL Rewriting with mod_rewrite
- RewriteBase
- RewriteCond
- RewriteEngine
- RewriteLock
- RewriteLog
- RewriteLogLevel
- RewriteMap
- RewriteOptions
- RewriteRule
- Content Negotiated Documents
- CacheNegotiatedDocs
- LanguagePriority
- ForceLanguagePriority
- User Directories
- UserDir
- Correcting Misspelled URLs
- CheckCaseOnly
- CheckSpelling
- Imagemaps
- ImapBase
- ImapDefault
- ImapMenu
- Mass Virtual Hosting
- VirtualDocumentRoot
- VirtualDocumentRootIP
- VirtualScriptAlias
- VirtualScriptAliasIP
- Chapter 4. Access Controls
- Non-User-Based Access Controls
- Allow
- Deny
- Order
- Satisfy
- Authentication
- Authentication Setup
- AuthDefaultAuthoritative
- AuthName
- AuthType
- HTTP Basic Authentication
- AuthBasicAuthoritative
- AuthBasicProvider
- HTTP Digest Authentication
- AuthDigestAlgorithm
- AuthDigestDomain
- AuthDigestNcCheck
- AuthDigestNonceFormat
- AuthDigestNonceLifetime
- AuthDigestProvider
- AuthDigestQop
- AuthDigestShmemSize
- Authentication Providers
- Credentials Stored in Plain Text Files
- AuthUserFile
- Credentials Stored in DBM Files
- AuthDBMType
- AuthDBMUserFile
- Credentials Stored in a Relational Database
- AuthDBDUserPWQuery
- AuthDBDUserRealmQuery
- Anonymous Authentication
- Anonymous
- Anonymous_LogEmail
- Anonymous_MustGiveEmail
- Anonymous_NoUserId
- Anonymous_VerifyEmail
- Extended Authentication Providers
- &AuthnProviderAlias&
- Authorization
- Authorization Setup
- AuthzDefaultAuthoritative
- Require
- Explicit User Authorization
- AuthzUserAuthoritative
- Group Membership Stored in Plain Text Files
- AuthGroupFile
- AuthzGroupFileAuthoritative
- Group Membership Stored in DBM Files
- AuthDBMGroupFile
- AuthzDBMAuthoritative
- AuthzDBMType
- Authorization Based on File Ownership
- AuthzOwnerAuthoritative
- LDAP Authentication and Authorization
- LDAP Configuration Directives
- AuthLDAPCharsetConfig
- AuthLDAPDereferenceAliases
- AuthLDAPRemoteUserAttribute
- AuthLDAPRemoteUserIsDN
- AuthLDAPUrl
- Authentication Phase Directives
- AuthLDAPBindDN
- AuthLDAPBindPassword
- Authentication Phase Directives
- AuthzLDAPAuthoritative
- AuthLDAPCompareDNOnServer
- AuthLDAPGroupAttribute
- AuthLDAPGroupAttributeIsDN
- Chapter 5. Document Metainformation
- Standard Document Attributes
- AddCharset
- AddDefaultCharset
- AddEncoding
- AddLanguage
- AddType
- DefaultLanguage
- DefaultType
- ForceType
- ModMimeUsePathInfo
- MultiviewsMatch
- RemoveCharset
- RemoveEncoding
- RemoveLanguage
- RemoveType
- TypesConfig
- Automatic Type Determination
- MimeMagicFile
- Document Expiry
- ExpiresActive
- ExpiresByType
- ExpiresDefault
- Manipulating HTTP Headers
- ContentDigest
- FileETag
- Header
- RequestHeader
- CERN Metafiles
- MetaFiles
- MetaDir
- MetaSuffix
- User Tracking
- CookieDomain
- CookieExpires
- CookieName
- CookieStyle
- CookieTracking
- Environment Variables
- PassEnv
- SetEnv
- UnsetEnv
- Chapter 6. Content Handlers
- Handler Configuration
- AddHandler
- RemoveHandler
- SetHandler
- Static Files
- Automatically Generated Directory Indexes
- IndexOptions
- AddAlt
- AddAltByEncoding
- AddAltByType
- AddDescription
- AddIcon
- AddIconByEncoding
- AddIconByType
- DefaultIcon
- HeaderName
- IndexIgnore
- IndexOrderDefault
- IndexStyleSheet
- ReadmeName
- CGI Scripts
- Action
- CGIMapExtension
- Script
- ScriptInterpreterSource
- ScriptSock
- SuexecUserGroup
- Internet Server Extension API
- ISAPIAppendLogToErrors
- ISAPIAppendLogToQuery
- ISAPICacheFile
- ISAPIFakeAsync
- ISAPILogNotSupported
- ISAPIReadAheadBuffer
- WebDAV
- Dav
- DavDepthInfinity
- DavGenericLockDB
- DavLockDB
- DavMinTimeout
- Server-Generated Status Pages
- AddModuleInfo
- ExtendedStatus
- SeeRequestTail
- Customized Error Responses
- ErrorDocument
- Chapter 7. Filters
- Simple Filter Configuration
- AddInputFilter
- AddOutputFilter
- RemoveInputFilter
- RemoveOutputFilter
- SetInputFilter
- SetOutputFilter
- Dynamic Filter Configuration
- FilterChain
- FilterDeclare
- FilterProtocol
- FilterProvider
- FilterTrace
- External Filters
- ExtFilterDefine
- ExtFilterOptions
- Deflate Filter Directives
- DeflateBufferSize
- DeflateCompressionLevel
- DeflateFilterNote
- DeflateMemLevel
- DeflateWindowSize
- Server-Side Includes (SSI)
- SSIAccessEnable
- SSIEndTag
- SSIErrorMsg
- SSIStartTag
- SSITimeFormat
- SSIUndefinedEcho
- XBitHack
- Response Body Substitutions
- Substitute
- Chapter 8. Caching
- Simple, File-Oriented Caching
- CacheFile
- MMapFile
- Intelligent Caching
- CacheDefaultExpire
- CacheDisable
- CacheEnable
- CacheIgnoreCacheControl
- CacheIgnoreHeaders
- CacheIgnoreNoLastMod
- CacheIgnoreQueryString
- CacheLastModifiedFactor
- CacheMaxExpire
- CacheStoreNoStore
- CacheStorePrivate
- Memory-Based Storage
- MCacheMaxObjectCount
- MCacheMaxObjectSize
- MCacheMaxStreamingBuffer
- MCacheMinObjectSize
- MCacheRemovalAlgorithm
- MCacheSize
- Disk-Based Storage
- CacheRoot
- CacheDirLength
- CacheDirLevels
- CacheMaxFileSize
- CacheMinFileSize
- Chapter 9. Proxying
- Basic Proxy Configuration
- &Proxy&
- &ProxyMatch&
- AllowCONNECT
- ProxyBadHeader
- ProxyErrorOverride
- ProxyFtpDirCharset
- ProxyIOBufferSize
- ProxyPreserveHost
- ProxyReceiveBufferSize
- ProxyTimeout
- Proxy Chaining
- NoProxy
- ProxyMaxForwards
- ProxyRemote
- ProxyRemoteMatch
- ProxyVia
- Forward Proxy
- ProxyBlock
- ProxyDomain
- ProxyRequests
- Reverse Proxy
- ProxyPass
- ProxyPassMatch
- ProxyPassReverse
- ProxyPassReverseCookieDomain
- ProxyPassReverseCookiePath
- ProxySet
- Load Balancing
- BalancerMember
- ProxyStatus
- Chapter 10. SSL/TLS Support
- Secure Server Options
- SSLCryptoDevice
- SSLEngine
- SSLOptions
- SSLPassPhraseDialog
- SSLRandomSeed
- SSLUserName
- Certificates
- Server Certificate
- SSLCertificateChainFile
- SSLCertificateFile
- SSLCertificateKeyFile
- Certificate Authority (CA) Certificates
- SSLCACertificateFile
- SSLCACertificatePath
- SSLCADNRequestFile
- SSLCADNRequestPath
- Certificate Revocation Lists (CRLs)
- SSLCARevocationFile
- SSLCARevocationPath
- Session Caching
- SSLSessionCache
- SSLSessionCacheTimeout
- SSLMutex
- SSL-Based Access Controls
- SSLCipherSuite
- SSLHonorCipherOrder
- SSLProtocol
- SSLRequire
- SSLRequireSSL
- SSLVerifyClient
- SSLVerifyDepth
- Proxy Directives
- SSLProxyCACertificateFile
- SSLProxyCACertificatePath
- SSLProxyCARevocationFile
- SSLProxyCARevocationPath
- SSLProxyCipherSuite
- SSLProxyEngine
- SSLProxyMachineCertificateFile
- SSLProxyMachineCertificatePath
- SSLProxyProtocol
- SSLProxyVerify
- SSLProxyVerifyDepth
- Chapter 11. Logging
- Error Logging
- ErrorLog
- LogLevel
- DumpIOLogLevel
- DumpIOInput
- DumpIOOutput
- Request Logging
- BufferedLogs
- CustomLog
- IdentityCheck
- IdentityCheckTimeout
- LogFormat
- TransferLog
- Script Logging
- ScriptLog
- ScriptLogBuffer
- ScriptLogLength
- SSL Logging
- Forensic Logging
- ForensicLog
- Appendix A. Programs and Modules
- Support Utilities
- Apache Modules
- Appendix B. CGI Environment Variables
- Standard CGI Variables
- Additional SSL Variables
- SSL/TLS Protocol Information
- Server Certificate Information
- Client Certificate Information
- Appendix C. strftime() Time Formats
- Appendix D. HTTP Status Codes
- Appendix E. HTTP Header Fields
- Index
System requirements
File format: ePUB
Copy protection: Adobe-DRM (Digital Rights Management)
System requirements:
- Computer (Windows; MacOS X; Linux): Install the free reader Adobe Digital Editions prior to download (see eBook Help).
- Tablet/smartphone (Android; iOS): Install the free app Adobe Digital Editions or the app PocketBook before downloading (see eBook Help).
- E-reader: Bookeen, Kobo, Pocketbook, Sony, Tolino and many more (not Kindle).
The file format ePub works well for novels and non-fiction books – i.e., „flowing” text without complex layout. On an e-reader or smartphone, line and page breaks automatically adjust to fit the small displays.
This eBook uses Adobe-DRM, a „hard” copy protection. If the necessary requirements are not met, unfortunately you will not be able to open the eBook. You will therefore need to prepare your reading hardware before downloading.
Please note: We strongly recommend that you authorise using your personal Adobe ID after installation of any reading software.
For more information, see our ebook Help page.