mod_rewrite 설치시 도움 될만한 글입니다...
이것은 처음 설치용이 아닌 사용중 추가하는 방법입니다.
cd 아파치설치디렉토리/src/modules/standard
/usr/local/apache/bin/apxs -c -I/usr/include/gdbm mod_rewrite.c
gcc -shared -o mod_rewrite.so mod_rewrite.o -lgdbm
/usr/local/apache/bin/apxs -i mod_rewrite.so
vi /usr/local/apache/conf/httpd.conf
#------- 아래 부분 추가 -------
LoadModule rewrite_module libexec/mod_rewrite.so
Addmodule mod_rewrite.c
#------- 여기까지 ---------
/usr/local/apache/bin/apachectl configtest
/usr/local/apache/bin/apachectl restart
이렇게 하시면 에러 안나고 설치 잘 됩니다. :_)
## 덧글
설치가 조금 난해 하군요..
# apxs -a -i -c mod_rewrite.c
이렇게 하면 됩니다.
-a : active
-i : install
게시판 목록
팁게시판
디자인과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5752 | 10년 전 | 464 | ||
| 5751 | 10년 전 | 498 | ||
| 5750 | 10년 전 | 314 | ||
| 5749 | 10년 전 | 375 | ||
| 5748 | 10년 전 | 778 | ||
| 5747 | 10년 전 | 557 | ||
| 5746 | 10년 전 | 279 | ||
| 5745 | 10년 전 | 314 | ||
| 5744 | 10년 전 | 321 | ||
| 5743 | 10년 전 | 265 | ||
| 5742 | 10년 전 | 250 | ||
| 5741 | 10년 전 | 612 | ||
| 5740 | 10년 전 | 294 | ||
| 5739 | 10년 전 | 292 | ||
| 5738 |
프로그램은어려워
|
10년 전 | 907 | |
| 5737 | 10년 전 | 476 | ||
| 5736 | 10년 전 | 375 | ||
| 5735 | 10년 전 | 385 | ||
| 5734 |
잘살아보자
|
10년 전 | 587 | |
| 5733 |
잘살아보자
|
10년 전 | 529 | |
| 5732 |
잘살아보자
|
10년 전 | 936 | |
| 5731 |
잘살아보자
|
10년 전 | 289 | |
| 5730 |
|
10년 전 | 1268 | |
| 5729 |
잘살아보자
|
10년 전 | 527 | |
| 5728 |
잘살아보자
|
10년 전 | 339 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기