documentation.HELP! Apache Server 2.0 Documentation

Apache HTTP Server Version 2.0 문서 - Apache HTTP Server

Apache Server 2.0

previous page next page

모듈 | 지시어들 | FAQ | 용어 | 사이트맵

Apache HTTP Server Version 2.0

<-
Apache > HTTP Server > Documentation

Apache HTTP Server Version 2.0 문서

발표문

  • 버전 2.0의 새로운 기능
  • 1.3에서 2.0 버전으로 업그레이드
  • 아파치 라이선스

참조 설명서

  • 컴파일과 설치
  • 시작
  • 중단과 재시작
  • 설정 지시어
  • 지시어 빠른참조
  • 모듈
  • 다중처리모듈 (MPM)
  • 필터
  • 핸들러
  • 서버와 지원 프로그램
  • 용어

사용자 지침서

  • 주소와 포트 지정
  • 설정파일
  • 섹션 설정
  • 내용협상 (content negotiation)
  • 동적공유객체 (DSO)
  • 환경변수
  • 로그파일
  • URL을 파일시스템에 대응
  • 성능향상
  • 보안 팁
  • 서버 전역 설정
  • SSL/TLS 암호화
  • CGI의 Suexec 실행
  • URL 재작성(rewriting) 지침서
  • 가상호스트

How-To / 투토리얼

  • 인증, 권한부여, 접근제어
  • CGI: 동적 페이지 생성
  • .htaccess 파일
  • Server Side Includes (SSI)
  • 사용자별 웹디렉토리 (public_html)

플래폼별 설명

  • Microsoft Windows
  • Novell NetWare
  • EBCDIC 포팅

다른 주제

  • 자주 물어보는 질문 (FAQ)
  • 사이트맵
  • 개발자를 위한 문서
  • 기타

Copyright 2013 The Apache Software Foundation.
Licensed under the Apache License, Version 2.0.

모듈 | 지시어들 | FAQ | 용어 | 사이트맵

previous page start next page

Menu

  • Homepage

Table of contents

  • Apache HTTP Server Version 2.0
  • 발표문
    • 1.3에서 2.0으로 업그레이드
      • 컴파일시 구성 변화
      • 실행시 설정 변화
      • 기타 변화
      • 제삼자가 만든 모듈
    • 아파치 2.0의 새로운 기능
      • 핵심 부분에서 나아진 점
      • 모듈에서 나아진 점
    • 아파치 라이선스
  • 아파치 웹서버 사용하기
    • 아파치 컴파일과 설치
      • 성미 급한 사람을 위한 개요
      • 요구사항
      • 다운로드
      • 압축 풀기
      • 소스 트리 구성하기
      • 컴파일
      • 설치
      • 설정
      • 검사
      • 업그레이드
    • 아파치 시작
      • 어떻게 아파치가 시작하나
      • 시작중 오류
      • 부팅할때 시작하기
      • 추가 정보
    • 서버 중단과 재시작
      • 소개
      • 당장 중단
      • 점잖은 재시작
      • 당장 재시작
      • 부록: 시그널과 레이스 컨디션
    • 설정파일
      • 주설정파일
      • 설정파일 문법
      • 모듈
      • 지시어 적용범위
      • .htaccess 파일
    • 어떻게 Directory, Location, Files 섹션이 동작하나
      • 설정 섹션의 종류
      • 파일시스템과 웹공간
      • 가상호스트
      • 프록시
      • 안에 어떤 지시어를 사용할 수 있나?
      • 섹션들이 결합하는 방법
    • 서버 전역 설정
      • 서버 식별
      • 파일 위치
      • 자원사용 제한
    • 로그파일
      • 보안 경고
      • 오류 로그 (Error Log)
      • 접근 로그 (Access Log)
      • 로그 순환 (Log Rotation)
      • 로그를 파이프로 보내기
      • 가상호스트
      • 다른 로그파일
    • URL을 파일시스템에 대응
      • 관련된 모듈과 지시어들
      • DocumentRoot
      • DocumentRoot 밖에 있는 파일들
      • 사용자 디렉토리
      • URL 리다이렉션(Redirection)
      • 역프록시(Reverse Proxy)
      • 재작성 엔진 (Rewriting Engine)
      • File Not Found
    • 보안 팁
      • 최신판으로 유지하기
      • ServerRoot 디렉토리 권한
      • Server Side Includes
      • 일반적인 CGI
      • ScriptAlias하지 않은 CGI
      • ScriptAlias한 CGI
      • 동적 내용을 생성하는 다른 방법
      • 시스템 설정 보호하기
      • 기본적으로 서버에 있는 파일 보호하기
      • 로그 살펴보기
    • 동적공유객체 (DSO) 지원
      • 구현
      • 사용법 요약
      • 배경지식
      • 장단점
    • 내용협상 (content negotiation)
      • 내용협상에 대해
      • 아파치의 협상
      • 협상방법
      • 품질계수 조작하기
      • 자연스러운(transparent) 내용협상의 확장
      • 하이퍼링크와 이름규칙에 대하여
      • 캐쉬에 대하여
      • 다른 정보
    • 사용자정의 오류 응답
      • 행동
      • 설정
      • 사용자정의 오류 응답과 리다이렉션
    • 아파치가 사용할 주소와 포트 지정
      • 개요
      • IPv6에서 특별히 고려할 점
      • 가상호스트와 어떻게 연관되나
    • 다중처리모듈 (MPM)
      • 소개
      • MPM 선택하기
      • MPM 기본값
    • 아파치의 환경변수
      • 환경변수 설정하기
      • 환경변수 사용하기
      • 특별한 목적의 환경변수
      • 예제
    • 아파치에서 핸들러 사용
      • 핸들러가 무엇인가
      • 예제
      • 프로그래머를 위한 정보
    • 필터
    • suEXEC 지원
      • 시작하기 전에
      • suEXEC 보안모델
      • suEXEC 구성과 설치
      • suEXEC 키고 끄기
      • suEXEC 사용하기
      • suEXEC 디버깅하기
      • 다시 한번 조심하라: 경고와 예제
    • 성능향상 힌트
      • 하드웨어와 운영체제에 대해서
      • 실행시 설정에 대해서
      • 컴파일시 설정에 대해서
      • 부록: 시스템호출 기록을 자세히 분석하기
    • URL 재작성(rewriting) 지침서
      • mod_rewrite 소개
      • 실용적인 해결책
      • URL 구조
      • 컨텐츠 다루기
      • 접근 제한
      • 기타
  • 아파치 가상호스트 문서
    • 개요
      • 가상호스트 지원
      • 설정 지시어
    • 이름기반 가상호스트
      • 이름기반 대 IP기반 가상호스트
      • 이름기반 가상호스트 사용하기
      • 오래된 브라우저와 호환
    • IP기반 가상호스트 지원
      • 시스템 요구사항
      • 아파치 설정방법
      • 여러 서버를 실행하기
      • 서버 하나로 가상호스트 실행하기
    • 대량의 가상호스트를 동적으로 설정하기
      • 동기
      • 개요
      • 간단한 동적 가상호스트
      • 가상으로 호스트하는 홈페이지 시스템
      • 한 서버에 여러 가상호스트 시스템 사용하기
      • 더 효율적인 IP기반 가상호스트
      • 아파치 이전 버전 사용하기
      • mod_rewrite를 사용한 간단한 동적 가상호스트
      • mod_rewrite를 사용한 홈페이지 시스템
      • 별도의 가상호스트 설정파일 사용하기
    • 가상호스트 예
      • IP 주소 한개에 여러 이름기반 웹사이트 운영하기.
      • 여러 IP 주소에서 이름기반 호스트.
      • (내부와 외부 주소와 같이) 다른 IP 주소로 같은 내용을 서비스하기.
      • 여러 포트에서 서로 다른 사이트 운영하기.
      • IP기반 가상호스트
      • 포트기반과 ip기반이 혼합된 가상호스트
      • 이름기반과 IP기반이 혼합된 가상호스트
      • _default_ 가상호스트 사용하기
      • 이름기반 가상호스트를 IP기반 가상호스트로 옮기기
      • ServerPath 지시어 사용하기
    • 가상호스트 찾기에 대한 자세한 설명
      • 설정파일 읽기
      • 가상호스트 찾기
      • 팁
    • 파일기술자(file descriptor) 한계
    • DNS와 아파치와 관련된 사항
      • 간단한 예제
      • 서비스거부 (Denial of Service)
      • "주서버" 주소
      • 이 문제를 피하기위한 팁
      • 부록: 앞으로는
  • 아파치 서버에 대해 자주 물어보는 질문
    • 개요
    • 지원
    • 오류문
  • 아파치 SSL/TLS 암호화
    • 소개
      • Documentation
      • mod_ssl
    • SSL/TLS 암호화: 소개
      • Cryptographic Techniques
      • Certificates
      • Secure Sockets Layer (SSL)
      • References
    • SSL/TLS 암호화: 호환성
      • Configuration Directives
      • Environment Variables
      • Custom Log Functions
    • SSL/TLS 암호화: How-To
      • Cipher Suites and Enforced Strong Security
      • Client Authentication and Access Control
    • SSL/TLS 암호화: FAQ
      • About The Module
      • Installation
      • Configuration
      • Certificates
      • The SSL Protocol
      • mod_ssl Support
  • 지침서, 투토리얼, HowTo
    • 개요
    • 인증
      • 관련 모듈과 지시어
      • 소개
      • 기본 지식
      • 기본적인 설정하기
      • 여러명을 들여보내기
      • 발생할 수 있는 문제점
      • 다른 방법도 가능한가?
      • 더 많은 정보
    • CGI로 페이지 내용
      • 소개
      • CGI를 허용하도록 아파치 설정하기
      • CGI 프로그램 작성하기
      • 그러나 아직 동작하지 않아요!
      • 뒤에서는 무슨 일이 벌어지는가?
      • CGI 모듈/라이브러리
      • 더 많은 정보...
    • Server Side Includes 소개
      • 소개
      • SSI가 무엇인가?
      • SSI가 가능하도록 서버 설정하기
      • 기본 SSI 지시어
      • 추가 예제
      • 이외에 설정할 수 있는 것은?
      • 명령어 실행하기
      • 고급 SSI 기법
      • 결론
    • .htaccess 파일
      • .htaccess 파일
      • 무엇이며/어떻게 사용하는가
      • 언제 .htaccess 파일을 사용하나 (혹은 사용하지 않나)
      • 어떻게 지시어를 적용하나
      • 인증 예제
      • Server Side Includes 예제
      • CGI 예제
      • 문제해결
    • 사용자별 웹디렉토리
      • 사용자별 웹디렉토리
      • UserDir로 파일경로 지정하기
      • 기능을 이용할 사용자 제한하기
      • 각 사용자별 cgi 디렉토리 지정하기
      • 사용자가 설정을 변경할 수 있도록 만들기
    • 아파치 투토리얼
      • Installation & Getting Started
      • Basic Configuration
      • Security
      • Logging
      • CGI and SSI
      • Other Features
  • 플래폼별 설명
    • 개요
      • Microsoft Windows
      • 기타 플래폼
    • Microsoft Windows에서 아파치 사용하기
      • 운영체제 요구조건
      • Windows용 아파치 다운로드
      • Windows용 아파치 설치하기
      • Windows용 아파치 설정하기
      • 아파치를 Service로 실행하기
      • 아파치를 콘솔 프로그램으로 실행하기
      • 정상적으로 설치되었는지 검사하기
    • Microsoft Windows에서 아파치 컴파일하기
      • 요구사항
      • 명령행에서 컴파일하기
      • Developer Studio Workspace IDE에서 컴파일하기
      • 프로젝트 구성요소
    • Novell NetWare에서 아파치 사용하기
      • 요구조건
      • NetWare용 아파치 다운받기
      • NetWare용 아파치 설치하기
      • NetWare용 아파치 실행하기
      • NetWare용 아파치 설정하기
      • Netware용 아파치 컴파일하기
    • HPUX에서 고성능 웹서버 실행하기
    • 아파치 EBCDIC 포팅
      • 아파치 EBCDIC 포팅 개요
      • 설계 목표
      • 기술적 해결책
      • 포팅에 대해서
      • 문서 저장에 대해서
      • 아파치 모듈의 상태
      • 제삼자가 만든 모듈의 상태
  • 아파치 웹서버와 지원 프로그램
    • 개요
    • Manpage: httpd
      • 개요
      • 옵션
    • Manpage: ab
      • 개요
      • 옵션
      • 버그
    • Manpage: apachectl
      • 개요
      • 옵션
    • Manpage: apxs
      • 개요
      • 옵션
      • 예제
    • Manpage: configure
      • 개요
      • 옵션
      • 환경변수
    • Manpage: dbmmanage
      • 개요
      • 옵션
      • 버그
    • Manpage: htdigest
      • 개요
      • 옵션
    • Manpage: htpasswd
      • 개요
      • 옵션
      • 종료코드
      • 예제
      • 보안상 고려할 점
      • 제한
    • Manpage: logresolve
      • 개요
      • 옵션
    • Manpage: rotatelogs
      • 개요
      • 옵션
      • 포팅가능성
    • Manpage: suexec
      • 개요
      • 옵션
    • 다른 프로그램들
      • log_server_status
      • split-logfile
  • 기타 아파치 문서
    • 개요
    • 다국어 사용자정의 서버 오류문
      • Introduction
      • Creating an ErrorDocument directory
      • Customizing Proxy Error Messages
      • HTML Listing of the Discussed Example
    • FIN_WAIT_2 상태 연결과 아파치
      • Why Does It Happen?
      • What Can I Do About it?
      • Appendix
    • 클라이언트의 이미 알려진 문제점
      • 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
    • 파일기술자와 아파치
      • BSDI 2.0
      • FreeBSD 2.2, BSDI 2.1+
      • Linux
      • Solaris through 2.5.1
      • AIX
      • SCO OpenServer
      • Compaq Tru64 UNIX/Digital UNIX/OSF
      • Others
    • 관련된 표준들
      • HTTP 권고
      • HTML 권고
      • 인증
      • 언어/국가 코드
  • 아파치 모듈
    • 아파치 모듈을 설명하는데 사용한 용어정의
      • 설명
      • 상태
      • 소스파일
      • 모듈명
      • 지원
    • 아파치 지시어를 설명하는데 사용한 용어정의
      • 설명 (Description)
      • 문법 (Syntax)
      • 기본값 (Default)
      • 사용장소 (Context)
      • Override 옵션 (Override)
      • 상태 (Status)
      • 모듈 (Module)
      • 지원 (Compatibility)
    • 아파치 핵심 기능
      • 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
      • MaxRequestsPerThread 지시어
      • CoreDumpDirectory 지시어
      • Group 지시어
      • Listen 지시어
      • ListenBacklog 지시어
      • MaxClients 지시어
      • MaxMemFree 지시어
      • MaxSpareThreads 지시어
      • MinSpareThreads 지시어
      • PidFile 지시어
      • ScoreBoardFile 지시어
      • SendBufferSize 지시어
      • StartThreads 지시어
      • User 지시어
    • 아파치 MPM leader
      • AcceptMutex 지시어
      • CoreDumpDirectory 지시어
      • EnableExceptionHook 지시어
      • Group 지시어
      • Listen 지시어
      • ListenBacklog 지시어
      • LockFile 지시어
      • MaxClients 지시어
      • MaxMemFree 지시어
      • MaxRequestsPerChild 지시어
      • MaxSpareThreads 지시어
      • MinSpareThreads 지시어
      • PidFile 지시어
      • ScoreBoardFile 지시어
      • SendBufferSize 지시어
      • ServerLimit 지시어
      • StartServers 지시어
      • ThreadLimit 지시어
      • ThreadsPerChild 지시어
      • User 지시어
    • 아파치 MPM netware
      • MaxThreads 지시어
      • ThreadStackSize 지시어
      • Listen 지시어
      • ListenBacklog 지시어
      • MaxMemFree 지시어
      • MaxRequestsPerChild 지시어
      • MaxSpareThreads 지시어
      • MinSpareThreads 지시어
      • ReceiveBufferSize 지시어
      • SendBufferSize 지시어
      • StartThreads 지시어
    • 아파치 MPM os2
      • Group 지시어
      • Listen 지시어
      • ListenBacklog 지시어
      • MaxRequestsPerChild 지시어
      • MaxSpareThreads 지시어
      • MinSpareThreads 지시어
      • PidFile 지시어
      • ReceiveBufferSize 지시어
      • SendBufferSize 지시어
      • StartServers 지시어
      • User 지시어
    • 아파치 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
      • Win32DisableAcceptEx 지시어
      • CoreDumpDirectory 지시어
      • Listen 지시어
      • ListenBacklog 지시어
      • MaxMemFree 지시어
      • MaxRequestsPerChild 지시어
      • PidFile 지시어
      • ReceiveBufferSize 지시어
      • ScoreBoardFile 지시어
      • SendBufferSize 지시어
      • ThreadLimit 지시어
      • ThreadsPerChild 지시어
    • 아파치 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
      • Allow 지시어
      • Deny 지시어
      • Order 지시어
    • 아파치 모듈 mod_actions
      • Action 지시어
      • Script 지시어
    • 아파치 모듈 mod_alias
      • 처리 순서
      • Alias 지시어
      • AliasMatch 지시어
      • Redirect 지시어
      • RedirectMatch 지시어
      • RedirectPermanent 지시어
      • RedirectTemp 지시어
      • ScriptAlias 지시어
      • ScriptAliasMatch 지시어
    • 아파치 모듈 mod_asis
      • 사용법
    • 아파치 모듈 mod_auth
      • AuthAuthoritative 지시어
      • AuthGroupFile 지시어
      • AuthUserFile 지시어
    • 아파치 모듈 mod_auth_anon
      • Example
      • Anonymous 지시어
      • Anonymous_Authoritative 지시어
      • Anonymous_LogEmail 지시어
      • Anonymous_MustGiveEmail 지시어
      • Anonymous_NoUserID 지시어
      • Anonymous_VerifyEmail 지시어
    • 아파치 모듈 mod_auth_dbm
      • AuthDBMAuthoritative 지시어
      • AuthDBMGroupFile 지시어
      • AuthDBMType 지시어
      • AuthDBMUserFile 지시어
    • 아파치 모듈 mod_auth_digest
      • Digest Authentication 사용하기
      • MS Internet Explorer 문제 해결하기
      • AuthDigestAlgorithm 지시어
      • AuthDigestDomain 지시어
      • AuthDigestFile 지시어
      • AuthDigestGroupFile 지시어
      • AuthDigestNcCheck 지시어
      • AuthDigestNonceFormat 지시어
      • AuthDigestNonceLifetime 지시어
      • AuthDigestQop 지시어
      • AuthDigestShmemSize 지시어
    • 아파치 모듈 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
      • Autoindex 요청 아규먼트
      • AddAlt 지시어
      • AddAltByEncoding 지시어
      • AddAltByType 지시어
      • AddDescription 지시어
      • AddIcon 지시어
      • AddIconByEncoding 지시어
      • AddIconByType 지시어
      • DefaultIcon 지시어
      • HeaderName 지시어
      • IndexIgnore 지시어
      • IndexOptions 지시어
      • IndexOrderDefault 지시어
      • ReadmeName 지시어
    • 아파치 모듈 mod_cache
      • 관련된 모듈과 지시어
      • 설정예
      • CacheDefaultExpire 지시어
      • CacheDisable 지시어
      • CacheEnable 지시어
      • CacheForceCompletion 지시어
      • CacheIgnoreCacheControl 지시어
      • CacheIgnoreNoLastMod 지시어
      • CacheLastModifiedFactor 지시어
      • CacheMaxExpire 지시어
    • 아파치 모듈 mod_cern_meta
      • MetaDir 지시어
      • MetaFiles 지시어
      • MetaSuffix 지시어
    • 아파치 모듈 mod_cgi
      • CGI 환경변수
      • CGI 디버깅
      • ScriptLog 지시어
      • ScriptLogBuffer 지시어
      • ScriptLogLength 지시어
    • 아파치 모듈 mod_cgid
      • ScriptSock 지시어
      • ScriptLog 지시어
      • ScriptLogBuffer 지시어
      • ScriptLogLength 지시어
    • 아파치 모듈 mod_charset_lite
      • 일반적인 문제점
      • CharsetDefault 지시어
      • CharsetOptions 지시어
      • CharsetSourceEnc 지시어
    • 아파치 모듈 mod_dav
      • WebDAV 사용하기
      • 보안 문제
      • 복잡한 설정
      • Dav 지시어
      • DavDepthInfinity 지시어
      • DavMinTimeout 지시어
    • 아파치 모듈 mod_dav_fs
      • DavLockDB 지시어
    • 아파치 모듈 mod_deflate
      • 권장하는 설정
      • 압축하기
      • 프록시 서버 다루기
      • DeflateBufferSize 지시어
      • DeflateCompressionLevel 지시어
      • DeflateFilterNote 지시어
      • DeflateMemLevel 지시어
      • DeflateWindowSize 지시어
    • 아파치 모듈 mod_dir
      • DirectoryIndex 지시어
      • DirectorySlash 지시어
    • 아파치 모듈 mod_disk_cache
      • CacheDirLength 지시어
      • CacheDirLevels 지시어
      • CacheExpiryCheck 지시어
      • CacheGcClean 지시어
      • CacheGcDaily 지시어
      • CacheGcInterval 지시어
      • CacheGcMemUsage 지시어
      • CacheGcUnused 지시어
      • CacheMaxFileSize 지시어
      • CacheMinFileSize 지시어
      • CacheRoot 지시어
      • CacheSize 지시어
      • CacheTimeMargin 지시어
    • 아파치 모듈 mod_dumpio
      • Enabling dumpio Support
      • DumpIOInput 지시어
      • DumpIOOutput 지시어
    • 아파치 모듈 mod_echo
      • ProtocolEcho 지시어
    • 아파치 모듈 mod_env
      • PassEnv 지시어
      • SetEnv 지시어
      • UnsetEnv 지시어
    • 아파치 모듈 mod_example
      • example 모듈 컴파일하기
      • mod_example 모듈 사용하기
      • Example 지시어
    • 아파치 모듈 mod_expires
      • 다른 내부 문법
      • ExpiresActive 지시어
      • ExpiresByType 지시어
      • ExpiresDefault 지시어
    • 아파치 모듈 mod_ext_filter
      • 예제
      • ExtFilterDefine 지시어
      • ExtFilterOptions 지시어
    • 아파치 모듈 mod_file_cache
      • mod_file_cache 사용하기
      • CacheFile 지시어
      • MMapFile 지시어
    • 아파치 모듈 mod_headers
      • 처리 순서
      • 예제
      • Header 지시어
      • RequestHeader 지시어
    • 아파치 모듈 mod_imap
      • 새로운 기능
      • 이미지맵 파일
      • 맵파일 예제
      • 맵파일 사용하기
      • ImapBase 지시어
      • ImapDefault 지시어
      • ImapMenu 지시어
    • 아파치 모듈 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 지시어
    • 아파치 모듈 mod_info
      • AddModuleInfo 지시어
    • 아파치 모듈 mod_isapi
      • 사용법
      • 추가 설명
      • 개발자 정보
      • ISAPIAppendLogToErrors 지시어
      • ISAPIAppendLogToQuery 지시어
      • ISAPICacheFile 지시어
      • ISAPIFakeAsync 지시어
      • ISAPILogNotSupported 지시어
      • ISAPIReadAheadBuffer 지시어
    • 아파치 모듈 mod_ldap
      • Example Configuration
      • LDAP Connection Pool
      • LDAP Cache
      • Using SSL
      • LDAPCacheEntries 지시어
      • LDAPCacheTTL 지시어
      • LDAPConnectionTimeout 지시어
      • LDAPOpCacheEntries 지시어
      • LDAPOpCacheTTL 지시어
      • LDAPSharedCacheFile 지시어
      • LDAPSharedCacheSize 지시어
      • LDAPTrustedCA 지시어
      • LDAPTrustedCAType 지시어
    • 아파치 모듈 mod_log_config
      • 로그 형식 지정하기
      • 보안상 고려할 점
      • CookieLog 지시어
      • CustomLog 지시어
      • LogFormat 지시어
      • TransferLog 지시어
    • 아파치 모듈 mod_log_forensic
      • Forensic Log Format
      • Security Considerations
      • ForensicLog 지시어
    • 아파치 모듈 mod_logio
      • 사용자정의 로그 형식
    • 아파치 모듈 mod_mem_cache
      • MCacheMaxObjectCount 지시어
      • MCacheMaxObjectSize 지시어
      • MCacheMaxStreamingBuffer 지시어
      • MCacheMinObjectSize 지시어
      • MCacheRemovalAlgorithm 지시어
      • MCacheSize 지시어
    • 아파치 모듈 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
      • Format of the Magic File
      • Performance Issues
      • Notes
      • MimeMagicFile 지시어
    • 아파치 모듈 mod_negotiation
      • Type maps
      • MultiViews
      • CacheNegotiatedDocs 지시어
      • ForceLanguagePriority 지시어
      • LanguagePriority 지시어
    • 아파치 모듈 mod_nw_ssl
      • NWSSLTrustedCerts 지시어
      • NWSSLUpgradeable 지시어
      • SecureListen 지시어
    • 아파치 모듈 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
      • API Phases
      • Ruleset Processing
      • Regex Back-Reference Availability
      • Quoting Special Characters
      • Environment Variables
      • Practical Solutions
      • RewriteBase 지시어
      • RewriteCond 지시어
      • RewriteEngine 지시어
      • RewriteLock 지시어
      • RewriteLog 지시어
      • RewriteLogLevel 지시어
      • RewriteMap 지시어
      • RewriteOptions 지시어
      • RewriteRule 지시어
    • 아파치 모듈 mod_setenvif
      • BrowserMatch 지시어
      • BrowserMatchNoCase 지시어
      • SetEnvIf 지시어
      • SetEnvIfNoCase 지시어
    • 아파치 모듈 mod_so
      • 윈도우즈에서 읽어들일 모듈 만들기
      • LoadFile 지시어
      • LoadModule 지시어
    • 아파치 모듈 mod_speling
      • CheckSpelling 지시어
    • 아파치 모듈 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
      • Status 사용하기
      • 자동 갱신
      • 컴퓨터가 읽을 수 있는 Status 파일
      • ExtendedStatus 지시어
    • 아파치 모듈 mod_suexec
      • SuexecUserGroup 지시어
    • 아파치 모듈 mod_unique_id
      • 이론
    • 아파치 모듈 mod_userdir
      • UserDir 지시어
    • 아파치 모듈 mod_usertrack
      • Logging
      • 2-digit or 4-digit dates for cookies?
      • CookieDomain 지시어
      • CookieExpires 지시어
      • CookieName 지시어
      • CookieStyle 지시어
      • CookieTracking 지시어
    • 아파치 모듈 mod_version
      • <IfVersion> 지시어
    • 아파치 모듈 mod_vhost_alias
      • Directory Name Interpolation
      • Examples
      • VirtualDocumentRoot 지시어
      • VirtualDocumentRootIP 지시어
      • VirtualScriptAlias 지시어
      • VirtualScriptAliasIP 지시어
  • 개발자 문서
    • 개요
      • Topics
      • External Resources
    • Apache API 설명
      • Basic concepts
      • How handlers work
      • Resource allocation and resource pools
      • Configuration, commands and the like
    • APR의 메모리할당 디버깅
      • Available debugging options
      • Allowable Combinations
      • Activating Debugging Options
    • Apache 2.0 문서화
    • Apache 2.0 훅(hook) 함수
      • Creating a hook function
      • Hooking the hook
    • Apache 1.3에서 Apache 2.0으로 모듈을 수정하기
      • The easier changes ...
      • The messier changes...
    • Apache 2.0의 요청처리
      • The Request Processing Cycle
      • The Request Parsing Phase
      • The Security Phase
      • The Preparation Phase
      • The Handler Phase
    • Apache 2.0의 필터 동작법
      • Filter Types
      • How are filters inserted?
      • Asis
      • Explanations
  • 용어와 색인
    • 용어
    • 모듈 목록
    • 지시어 목록
    • 지시어 빠른참조

Get in touch

Submit feedback about this site to:

  • [email protected]

© documentation.help. Design: rehmann.co.