IBM HTTP Server for WebSphere Application Server, 버전 6.1
             운영 체제: AIX, HP-UX, Linux, Solaris, Windows, z/OS

             목차 및 검색 결과 개인화

IBM HTTP Server에서 지원하는 Apache 모듈(지시문 포함)

이 섹션에서는 IBM HTTP Server에서 지원하는 Apache 모듈에 대한 정보를 제공합니다. 지원되는 Apache 모듈에 정의된 지시문은 IBM HTTP Server를 구성하는 데 사용할 수 있습니다.

지원되는 Apache 모듈

모듈 설명 URL
core 코어 Apache HTTP Server 기능 http://publib.boulder.ibm.com/httpserv/manual60/mod/core.html

[Windows] mpm_winnt

MPM(Multi-processing module) http://publib.boulder.ibm.com/httpserv/manual60/mod/mpm_winnt.html

[AIX] [HP-UX] [Linux] [Solaris] [z/OS] worker

MPM http://publib.boulder.ibm.com/httpserv/manual60/mod/worker.html
mod_access 클라이언트 호스트 이름, IP 주소 또는 클라이언트 요청의 기타 특성에 기초하여 액세스 제어를 제공합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_access.html
mod_actions 매체 유형 또는 요청 메소드에 따라 CGI 스크립트 실행을 위해 제공됩니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_actions.html
mod_alias 문서 트리에서 호스트 파일 시스템의 다른 파트 맵핑 및 URL 경로 재지정을 위해 제공됩니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_actions.html
mod_asis 고유 HTTP 헤더를 포함하는 파일을 전송합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_asis.html
mod_auth 텍스트 파일을 사용한 사용자 인증. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth.html
mod_auth_anon "anonymous" 사용자가 인증된 영역에 액세스할 수 있도록 합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth_anon.html
mod_auth_dbm DBM 파일을 사용한 사용자 인증을 위해 제공됩니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth_dbm.html

[z/OS] mod_auth_ldap

LDAP 인증을 제공하십시오. mod_auth_ldap 모듈은 mod_ldap와 결합하여 작동합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_auth_ldap.html
mod_autoindex 다음과 유사한 디렉토리 색인을 자동으로 생성합니다.

[AIX] [HP-UX] [Linux] [Solaris] ls 명령

[Windows] dir 쉘 명령

http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_autoindex.html
mod_cache URI에 입력된 컨텐츠 캐시.
팁: 권장되는 파일 핸들 캐싱 메커니즘은 mod_cache의 CacheEnable 기능입니다.

[z/OS] 지원되지 않는 mod_file_cache 대신 mod_cache의 CacheEnable 기능을 사용하십시오.

http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cache.html

http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cache.html#cacheenable

[Windows] [z/OS] mod_cgi

CGI 스크립트의 실행. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cgi.html

[AIX] [HP-UX] [Linux] [Solaris] mod_cgid

외부 CGI 디먼을 사용한 CGI 스크립트의 실행. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_cgid.html

[z/OS] mod_charset_lite

EBCDIC에 저장된 페이지의 문자 세트를 변환하는 컨텐츠 변환을 제공합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_charset_lite.html

[AIX Solaris HP-UX Linux Windows] mod_dav

분산 작성 및 버전 지정(WebDAV) 기능
[z/OS] 팁: mod_dav 및 mod_dav_fs는 지원되지 않지만, IBM HTTP Server 및 WebSphere 플러그인은 WebDAV 요청을 WebSphere로 전달할 수 있습니다.
http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_dav.html

[AIX Solaris HP-UX Linux Windows] mod_dav_fs

mod_dav의 파일 시스템 프로바이더. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_dav_fs.html
mod_deflate 클라이언트로 전달되기 전에 컨텐츠를 압축합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_deflate.html
mod_dir "후미 슬래시" 경로 재지정 및 디렉토리 색인 파일 처리를 위해 제공됩니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_dir.html
mod_env URI에 입력된 컨텐츠 캐시 기억장치 관리자. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_env.html
mod_expires 사용자 지정 기준에 따른 만기 HTTP 헤더의 생성. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_expires.html

[AIX Solaris HP-UX Linux Windows] mod_ext_filter

클라이언트로 전달하기 전에 외부 프로그램을 통해 응답 본문 전달. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_ext_filter.html

[AIX Solaris HP-UX Linux Windows] mod_file_cache

메모리에서 파일의 정적 목록을 캐시합니다.
팁: 권장되는 파일 핸들 캐싱 메커니즘은 mod_cache의 CacheEnable 기능입니다.
http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_file_cache.html
mod_headers HTTP 요청 및 응답 헤더의 사용자 정의. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_headers.html
mod_imap 서버 측 이미지 맵핑 처리. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_imap.html
mod_include 서버 구문 분석 html 문서(Server Side Includes). http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_include.html
mod_info 서버 구성의 이해 개요를 제공합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_info.html

[Windows] mod_isapi

Apache 내에서 ISAPI 확장자. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_isapi.html

[z/OS] mod_ldap

LDAP 연결 풀링 및 캐싱을 제공하십시오. mod_ldap 모듈은 mod_auth_ldap와 결합하여 작동합니다. http://publib.boulder.ibm.com/httpserv/manual60/mod/mod_ldap.html
mod_log_config 서버에 대한 요청 로깅. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_log_config.html
mod_mem_cache URI에 입력된 컨텐츠 캐시. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_mem_cache.html
mod_mime 파일 이름에 대해 요청된 확장자를 파일 작동(핸들러 및 필터) 및 컨텐츠(mime 유형, 언어, 문자 세트 및 인코딩)와 연관시킵니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_mime.html

[AIX Solaris HP-UX Linux Windows] mod_mime_magic

컨텐츠의 몇몇 바이트를 검토하여 파일의 MIME 유형을 판별합니다.
중요사항: 컨텐츠 유형을 판별하려면 파일을 읽어서 일련의 패턴과 비교해야 하므로 mod_mime_magic을 사용하여 성능을 감소시킬 수 있습니다.
http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_mime_magic.html
mod_negotiation 컨텐츠 조정을 위해 제공됩니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_negotiation.html
mod_proxy HTTP/1.1 프록시/게이트웨이 서버 http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy.html
mod_proxy_connect CONNECT 요청 처리를 위한 mod_proxy 확장. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy_connect.html

[AIX Solaris HP-UX Linux Windows] mod_proxy_ftp

mod_proxy에 대한 FTP 지원 모듈. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy_ftp.html
mod_proxy_http mod_proxy에 대한 HTTP 지원 모듈. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_proxy_http.html
mod_rewrite 요청된 URL을 신속하게 재작성하기 위해 규칙 기반의 재작성 엔진을 제공합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_rewrite.html
mod_setenvif 요청 특성에 기초하여 환경 변수를 설정할 수 있도록 합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_setenvif.html
mod_so 시작 시 또는 다시 시작 시 실행 파일 코드 및 모듈을 서버로 로드합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_so.html
mod_speling 대소문자를 무시하고 최대 하나의 철자 오류를 허용하여 사용자가 입력했을 수 있는 잘못된 URL을 정정합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_speling.html
mod_status 서버 활동 및 성능에서 정보를 제공합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_status.html
mod_unique_id 환경 변수에 각 요청의 고유 ID를 제공합니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_unique_id.html
mod_userdir 사용자 특정 디렉토리. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_userdir.html
mod_usertrack 사이트에서 사용자 활동의 클릭스트림 로깅. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_usertrack.html
mod_vhost_alias 동적으로 구성된 대량 가상 호스팅을 위해 제공됩니다. http://publib.boulder.ibm.com/httpserv/manual60//mod/mod_vhost_alias.html



관련 정보
Apache 지시문
청취 소켓 설정
가상 호스트
로그 파일
구성 파일
구성 섹션
인증, 권한 및 액세스 제어
환경 변수
URL 재작성 안내
기타 주제
참조 주제    

이용약관 | 피드백

마지막 갱신 날짜: Feb 24, 2009 1:17:31 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.ihs.doc/info/ihs/ihs/rihs_apachemods.html