mod_rewrite 모듈 설치
apache 1.3.34버전은 mod_rewrite 가 설치되어 있구요,
apache 2.0.55는 올려 놓지 않았습니다.
apache 2.0.55버전에서 mod_rewrite를 올려야 한다면,
다음과 같이 하세요^^;
cd /usr/local
wget http://ftp.superuser.co.kr/pub/apache/httpd-2.0.55.tar.gz
tar xvfpz httpd-2.0.55.tar.gz
cd httpd-2.0.55/modules/mappers
/usr/local/apache/bin/apxs -aic mod_rewrite.c<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
apache 2.0.55는 올려 놓지 않았습니다.
apache 2.0.55버전에서 mod_rewrite를 올려야 한다면,
다음과 같이 하세요^^;
cd /usr/local
wget http://ftp.superuser.co.kr/pub/apache/httpd-2.0.55.tar.gz
tar xvfpz httpd-2.0.55.tar.gz
cd httpd-2.0.55/modules/mappers
/usr/local/apache/bin/apxs -aic mod_rewrite.c<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:27:00 MySQL에서 이동 됨]</div>
댓글 2개
19년 전
자리를 Apache로 옮겨야겠네요.
19년 전
rewrite 모듈
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기