6/02/2009

apache

./configure --prefix=/usr/local/apache --enable-so --enable-modules=all

 

/usr/local/apache/conf/httpd.conf ← 환경설정 파일

소스 폴더/ config.log 확인하면 configure 에서의 설정이 나옴.

 

--prefix : 설치를 원하는 위치

No comments:

Post a Comment