>> Edit article
이름
제목
패스워드
apache 1.3 대 버전의 아파치 에선 설치 하게 되면 httpd.conf 파일에 LoadModule webapp_module module/mod_webapp.so AppModuel mod_webapp.c 와 같이 추가 하게 되면 mod_webapp.so 와 같은 모듈을 탑재 할 수 있는데요 이걸 DSO(Dynamic Shared Object) 라고 하더군요.. 헌데 apache 1.3.xx 대 버전에서 바이너리로 설치 하게 되면 위와 같은 모듈이 보이는데요... httpd-2.0.40 대 버전에서는 보이지 않는군요... 2.0.xx 대 버전에서 DSO 를 지원 할 수 있도록 설치 하려면 어떻게 해야 하나요?? 전 잘 안되서요... 저의 경우 설치 옵션 입니다.. ./configure --prefix=/usr/local/apache --enable-shared=max --enable-rule=SHARED_CORE --enable-module=so --enable-foo=shared 아파치 doc 페이지는 <a href=http://httpd.apache.org/docs-2.0/>여기 </a> 인데요 딸리는 영어라.. 부족 합니다.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved