Apache 2.2.22 configure
서버관련/Install2012. 5. 2. 09:58
#! /bin/sh # # Created by configure "./configure" \ "--prefix=/data/apache" \ "--enable-modules=so" \ "--enable-ssl" \ "--with-mpm=prefork" \ "--enable-rewrite" \ "--enable-mods-shared=all" \ "--enable-so" \ "$@"
'서버관련 > Install' 카테고리의 다른 글
apache - chkconfig 등록방법 (아파치 서비스 등록) (2) | 2014.08.21 |
---|---|
PHP 5.3.10 Configure (0) | 2012.05.02 |
Apache 2.2.22 configure (0) | 2012.05.02 |
파일백업 스크립트 <backup.cron> (0) | 2008.06.05 |
Mysql 데이터베이스 백업 스크립트 DBDUMP.CRON (0) | 2008.06.05 |