아파치 mod security
Clunix Wiki
(버전 사이의 차이)
(새 문서: 아파치를 디폴트로 설치하고 구동하면 http://localhost로는 접속이 되지만 http://<IP ADDRESS>로는 접속이 안된다. 이 경우 아파치 보안 모듈(?)인 mod...) |
|||
(한 사용자의 중간의 편집 1개 숨겨짐) | |||
1번째 줄: | 1번째 줄: | ||
아파치를 디폴트로 설치하고 구동하면 | 아파치를 디폴트로 설치하고 구동하면 | ||
− | http://localhost로는 접속이 되지만 | + | |
− | http://<IP ADDRESS>로는 접속이 안된다. | + | http://localhost로는 접속이 되지만 |
+ | |||
+ | http://<IP ADDRESS>로는 접속이 안된다. | ||
+ | |||
이 경우 아파치 보안 모듈(?)인 mod_sercurity 때문이다. | 이 경우 아파치 보안 모듈(?)인 mod_sercurity 때문이다. | ||
+ | |||
다음 링크를 참고하자. | 다음 링크를 참고하자. | ||
+ | |||
http://kldp.org/node/90727 | http://kldp.org/node/90727 | ||
+ | |||
http://www.modsecurity.org/documentation/modsecurity-apache/2.5.9/html-multipage/ | http://www.modsecurity.org/documentation/modsecurity-apache/2.5.9/html-multipage/ |
2009년 4월 23일 (목) 17:22 현재 판
아파치를 디폴트로 설치하고 구동하면
http://localhost로는 접속이 되지만
http://<IP ADDRESS>로는 접속이 안된다.
이 경우 아파치 보안 모듈(?)인 mod_sercurity 때문이다.
다음 링크를 참고하자.
http://www.modsecurity.org/documentation/modsecurity-apache/2.5.9/html-multipage/