Table of contents
- Apache HTTP Server Version 2.0
- 발표문
- 아파치 웹서버 사용하기
- 아파치 가상호스트 문서
- 아파치 서버에 대해 자주 물어보는 질문
- 아파치 SSL/TLS 암호화
- 지침서, 투토리얼, HowTo
- 플래폼별 설명
- 아파치 웹서버와 지원 프로그램
-
기타 아파치 문서
- 개요
- 다국어 사용자정의 서버 오류문
- FIN_WAIT_2 상태 연결과 아파치
-
클라이언트의 이미 알려진 문제점
- Trailing CRLF on POSTs
- Broken KeepAlive
- Incorrect interpretation of HTTP/1.1 in response
- Requests use HTTP/1.1 but responses must be in HTTP/1.0
- Boundary problems with header parsing
- Multipart responses and Quoted Boundary Strings
- Byterange Requests
- Set-Cookie header is unmergeable
- Expires headers and GIF89A animations
- POST without Content-Length
- JDK 1.2 betas lose parts of responses.
- Content-Type change is not noticed after reload
- MSIE Cookie problem with expiry date in the year 2000
- Lynx incorrectly asking for transparent content negotiation
- MSIE 4.0 mishandles Vary response header
- 파일기술자와 아파치
- 관련된 표준들
-
아파치 모듈
- 아파치 모듈을 설명하는데 사용한 용어정의
- 아파치 지시어를 설명하는데 사용한 용어정의
-
아파치 핵심 기능
- AcceptPathInfo 지시어
- AccessFileName 지시어
- AddDefaultCharset 지시어
- AddOutputFilterByType 지시어
- AllowEncodedSlashes 지시어
- AllowOverride 지시어
- AuthName 지시어
- AuthType 지시어
- CGIMapExtension 지시어
- ContentDigest 지시어
- DefaultType 지시어
- <Directory> 지시어
- <DirectoryMatch> 지시어
- DocumentRoot 지시어
- EnableMMAP 지시어
- EnableSendfile 지시어
- ErrorDocument 지시어
- ErrorLog 지시어
- FileETag 지시어
- <Files> 지시어
- <FilesMatch> 지시어
- ForceType 지시어
- HostnameLookups 지시어
- IdentityCheck 지시어
- <IfDefine> 지시어
- <IfModule> 지시어
- Include 지시어
- KeepAlive 지시어
- KeepAliveTimeout 지시어
- <Limit> 지시어
- <LimitExcept> 지시어
- LimitInternalRecursion 지시어
- LimitRequestBody 지시어
- LimitRequestFields 지시어
- LimitRequestFieldSize 지시어
- LimitRequestLine 지시어
- LimitXMLRequestBody 지시어
- <Location> 지시어
- <LocationMatch> 지시어
- LogLevel 지시어
- MaxKeepAliveRequests 지시어
- MaxRanges 지시어
- NameVirtualHost 지시어
- Options 지시어
- Require 지시어
- RLimitCPU 지시어
- RLimitMEM 지시어
- RLimitNPROC 지시어
- Satisfy 지시어
- ScriptInterpreterSource 지시어
- ServerAdmin 지시어
- ServerAlias 지시어
- ServerName 지시어
- ServerPath 지시어
- ServerRoot 지시어
- ServerSignature 지시어
- ServerTokens 지시어
- SetHandler 지시어
- SetInputFilter 지시어
- SetOutputFilter 지시어
- TimeOut 지시어
- TraceEnable 지시어
- UseCanonicalName 지시어
- <VirtualHost> 지시어
-
아파치 MPM 공통 지시어
- AcceptMutex 지시어
- BS2000Account 지시어
- CoreDumpDirectory 지시어
- EnableExceptionHook 지시어
- Group 지시어
- Listen 지시어
- ListenBackLog 지시어
- LockFile 지시어
- MaxClients 지시어
- MaxMemFree 지시어
- MaxRequestsPerChild 지시어
- MaxSpareThreads 지시어
- MinSpareThreads 지시어
- PidFile 지시어
- ReceiveBufferSize 지시어
- ScoreBoardFile 지시어
- SendBufferSize 지시어
- ServerLimit 지시어
- StartServers 지시어
- StartThreads 지시어
- ThreadLimit 지시어
- ThreadsPerChild 지시어
- User 지시어
- 아파치 MPM beos
-
아파치 MPM leader
- AcceptMutex 지시어
- CoreDumpDirectory 지시어
- EnableExceptionHook 지시어
- Group 지시어
- Listen 지시어
- ListenBacklog 지시어
- LockFile 지시어
- MaxClients 지시어
- MaxMemFree 지시어
- MaxRequestsPerChild 지시어
- MaxSpareThreads 지시어
- MinSpareThreads 지시어
- PidFile 지시어
- ScoreBoardFile 지시어
- SendBufferSize 지시어
- ServerLimit 지시어
- StartServers 지시어
- ThreadLimit 지시어
- ThreadsPerChild 지시어
- User 지시어
- 아파치 MPM netware
- 아파치 MPM os2
-
아파치 MPM perchild
- How it works
- AssignUserID 지시어
- ChildPerUserID 지시어
- MaxThreadsPerChild 지시어
- NumServers 지시어
- AcceptMutex 지시어
- BS2000Account 지시어
- CoreDumpDirectory 지시어
- EnableExceptionHook 지시어
- Group 지시어
- Listen 지시어
- ListenBacklog 지시어
- LockFile 지시어
- MaxRequestsPerChild 지시어
- MaxSpareThreads 지시어
- MinSpareThreads 지시어
- PidFile 지시어
- ReceiveBufferSize 지시어
- ScoreBoardFile 지시어
- SendBufferSize 지시어
- ServerLimit 지시어
- StartThreads 지시어
- ThreadLimit 지시어
- User 지시어
-
아파치 MPM prefork
- How it Works
- MaxSpareServers 지시어
- MinSpareServers 지시어
- AcceptMutex 지시어
- BS2000Account 지시어
- CoreDumpDirectory 지시어
- EnableExceptionHook 지시어
- Group 지시어
- Listen 지시어
- ListenBacklog 지시어
- LockFile 지시어
- MaxClients 지시어
- MaxMemFree 지시어
- MaxRequestsPerChild 지시어
- PidFile 지시어
- ReceiveBufferSize 지시어
- ScoreBoardFile 지시어
- SendBufferSize 지시어
- ServerLimit 지시어
- StartServers 지시어
- User 지시어
-
아파치 MPM threadpool
- AcceptMutex 지시어
- CoreDumpDirectory 지시어
- EnableExceptionHook 지시어
- Group 지시어
- Listen 지시어
- ListenBacklog 지시어
- LockFile 지시어
- MaxClients 지시어
- MaxMemFree 지시어
- MaxRequestsPerChild 지시어
- MaxSpareThreads 지시어
- MinSpareThreads 지시어
- PidFile 지시어
- ReceiveBufferSize 지시어
- ScoreBoardFile 지시어
- SendBufferSize 지시어
- ServerLimit 지시어
- StartServers 지시어
- ThreadLimit 지시어
- ThreadsPerChild 지시어
- User 지시어
- 아파치 MPM winnt
-
아파치 MPM worker
- How it Works
- AcceptMutex 지시어
- CoreDumpDirectory 지시어
- EnableExceptionHook 지시어
- Group 지시어
- Listen 지시어
- ListenBacklog 지시어
- LockFile 지시어
- MaxClients 지시어
- MaxMemFree 지시어
- MaxRequestsPerChild 지시어
- MaxSpareThreads 지시어
- MinSpareThreads 지시어
- PidFile 지시어
- ReceiveBufferSize 지시어
- ScoreBoardFile 지시어
- SendBufferSize 지시어
- ServerLimit 지시어
- StartServers 지시어
- ThreadLimit 지시어
- ThreadsPerChild 지시어
- User 지시어
- 아파치 모듈 mod_access
- 아파치 모듈 mod_actions
- 아파치 모듈 mod_alias
- 아파치 모듈 mod_asis
- 아파치 모듈 mod_auth
- 아파치 모듈 mod_auth_anon
- 아파치 모듈 mod_auth_dbm
- 아파치 모듈 mod_auth_digest
-
아파치 모듈 mod_auth_ldap
- Contents
- Operation
- The Require Directives
- Examples
- Using TLS
- Using SSL
- Using Microsoft FrontPage with mod_auth_ldap
- AuthLDAPAuthoritative 지시어
- AuthLDAPBindDN 지시어
- AuthLDAPBindPassword 지시어
- AuthLDAPCharsetConfig 지시어
- AuthLDAPCompareDNOnServer 지시어
- AuthLDAPDereferenceAliases 지시어
- AuthLDAPEnabled 지시어
- AuthLDAPFrontPageHack 지시어
- AuthLDAPGroupAttribute 지시어
- AuthLDAPGroupAttributeIsDN 지시어
- AuthLDAPRemoteUserIsDN 지시어
- AuthLDAPUrl 지시어
- 아파치 모듈 mod_autoindex
- 아파치 모듈 mod_cache
- 아파치 모듈 mod_cern_meta
- 아파치 모듈 mod_cgi
- 아파치 모듈 mod_cgid
- 아파치 모듈 mod_charset_lite
- 아파치 모듈 mod_dav
- 아파치 모듈 mod_dav_fs
- 아파치 모듈 mod_deflate
- 아파치 모듈 mod_dir
- 아파치 모듈 mod_disk_cache
- 아파치 모듈 mod_dumpio
- 아파치 모듈 mod_echo
- 아파치 모듈 mod_env
- 아파치 모듈 mod_example
- 아파치 모듈 mod_expires
- 아파치 모듈 mod_ext_filter
- 아파치 모듈 mod_file_cache
- 아파치 모듈 mod_headers
- 아파치 모듈 mod_imap
- 아파치 모듈 mod_include
- 아파치 모듈 mod_info
- 아파치 모듈 mod_isapi
- 아파치 모듈 mod_ldap
- 아파치 모듈 mod_log_config
- 아파치 모듈 mod_log_forensic
- 아파치 모듈 mod_logio
- 아파치 모듈 mod_mem_cache
-
아파치 모듈 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 지시어
- 아파치 모듈 mod_mime_magic
- 아파치 모듈 mod_negotiation
- 아파치 모듈 mod_nw_ssl
-
아파치 모듈 mod_proxy
- Forward and Reverse Proxies
- Basic Examples
- Controlling access to your proxy
- FTP Proxy
- Slow Startup
- Intranet Proxy
- Protocol Adjustments
- AllowCONNECT 지시어
- NoProxy 지시어
- <Proxy> 지시어
- ProxyBadHeader 지시어
- ProxyBlock 지시어
- ProxyDomain 지시어
- ProxyErrorOverride 지시어
- ProxyFtpDirCharset 지시어
- ProxyIOBufferSize 지시어
- <ProxyMatch> 지시어
- ProxyMaxForwards 지시어
- ProxyPass 지시어
- ProxyPassReverse 지시어
- ProxyPreserveHost 지시어
- ProxyReceiveBufferSize 지시어
- ProxyRemote 지시어
- ProxyRemoteMatch 지시어
- ProxyRequests 지시어
- ProxyTimeout 지시어
- ProxyVia 지시어
- 아파치 모듈 mod_proxy_connect
- 아파치 모듈 mod_proxy_ftp
- 아파치 모듈 mod_proxy_http
- 아파치 모듈 mod_rewrite
- 아파치 모듈 mod_setenvif
- 아파치 모듈 mod_so
- 아파치 모듈 mod_speling
-
아파치 모듈 mod_ssl
- Environment Variables
- Custom Log Formats
- SSLCACertificateFile 지시어
- SSLCACertificatePath 지시어
- SSLCARevocationFile 지시어
- SSLCARevocationPath 지시어
- SSLCertificateChainFile 지시어
- SSLCertificateFile 지시어
- SSLCertificateKeyFile 지시어
- SSLCipherSuite 지시어
- SSLEngine 지시어
- SSLHonorCipherOrder 지시어
- SSLInsecureRenegotiation 지시어
- SSLMutex 지시어
- SSLOptions 지시어
- SSLPassPhraseDialog 지시어
- SSLProtocol 지시어
- SSLProxyCACertificateFile 지시어
- SSLProxyCACertificatePath 지시어
- SSLProxyCARevocationFile 지시어
- SSLProxyCARevocationPath 지시어
- SSLProxyCipherSuite 지시어
- SSLProxyEngine 지시어
- SSLProxyMachineCertificateFile 지시어
- SSLProxyMachineCertificatePath 지시어
- SSLProxyProtocol 지시어
- SSLProxyVerify 지시어
- SSLProxyVerifyDepth 지시어
- SSLRandomSeed 지시어
- SSLRequire 지시어
- SSLRequireSSL 지시어
- SSLSessionCache 지시어
- SSLSessionCacheTimeout 지시어
- SSLUserName 지시어
- SSLVerifyClient 지시어
- SSLVerifyDepth 지시어
- 아파치 모듈 mod_status
- 아파치 모듈 mod_suexec
- 아파치 모듈 mod_unique_id
- 아파치 모듈 mod_userdir
- 아파치 모듈 mod_usertrack
- 아파치 모듈 mod_version
- 아파치 모듈 mod_vhost_alias
- 개발자 문서
- 용어와 색인