웹마짱구's 블로그

apache mod_rewrite

Linux/SULinux : 2006/12/28 13:46


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


위와같은 방법으로 모듈 로그가 가능합니다.


위 설치가 끝난다음에는 /usr/local/httpd-2.0.55 디렉토리와 httpd-2.0.55.tar.gz 파일은 필요 없으니 지워주시기 바랍니다.



원문

top

Linux/SULinux : 2006/12/28 13:46 Trackback. : Comment. : view 963

Trackback Address :: http://jjangu.pe.kr/blog/trackback/249

Write a comment.




: 1 : ... 312 : 313 : 314 : 315 : 316 : 317 : 318 : 319 : 320 : ... 548 :