오늘은 대한입니다.
sun's longitude:299 44 14.63 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  
알파문서
자주 잊어먹거나, 메모해 둘 필요성이 있는 팁이나 문서, 기타 등등
[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
197 번 글: [apache2.2] 모듈 설치
글쓴이: 산이 [홈페이지] 글쓴날: 2009년 02월 04일 21:20:42 수(저녁) 조회: 2803
아파치2.2 모듈 설치

-----------------------------------
## apache2.2 configure
##
## http://ftp.kaist.ac.kr/pub/Apache/httpd/httpd-2.2.11.tar.bz2
##
## grep -v "#" /path/to/this.file | tr "\n" " " | sh
-

## prefix
CPPFLAGS="-DFD_SETSIZE=16384" ./configure --prefix=/usr/local/apache2

## default disabled, but to enable(satic)
--enable-so
--enable-mime-magic
--enable-headers

## default disabled, but to enable(DSO)
--enable-file-cache=shared
--enable-cache=shared
--enable-disk-cache=shared
--enable-mem-cache=shared
--enable-deflate=shared
--enable-expires=shared
--enable-usertrack=shared
--enable-unique-id=shared
--enable-vhost-alias=shared
--enable-rewrite=shared

## default enabled(static), but to enable(DSO)
--enable-include=shared
--enable-charset-lite=shared
--enable-status=shared
--enable-actions=shared

## default enable(static), but to disable(not use)
--disable-asis
--disable-cgi
--disable-userdir
------------------------------------

 
이전글 : [http] headers status
다음글 : [PHP] imitative Async I/O non-block exec  
 from 114.111.62.248
JS(Redhands)Board 0.4 +@

|글쓰기| |답장쓰기| |수정| |삭제|
|이전글| |다음글| |목록보기|
인쇄용 

apache lighttpd linuxchannel.net 
Copyright 1997-2026. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds