자료실

Global It Leader!!


유용한 TIP

운영체제 웹 방화벽 Apache mod_security 모듈 설치하기

페이지 정보

작성자 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 165회 작성일 24-05-22 22:46

본문

tar xzfv modsecurity-2.9.0.tar.gz
cd modsecurity-2.9.0

./configure
make && make install   // 이 명령에서 에러가 난다면.... 아래 명령을 실행하고 다시 실행하면 된다.
# ./configure --with-apxs=/usr/local/apache/bin/apxs --with-apr=/usr/local/apache/bin/apr-1-config --with-apu=/usr/local/apache/bin/apu-1-config 

cp modsecurity.conf-recommended /usr/local/apache/conf/modsecurity.conf
cp unicode.mapping /usr/local/apache/conf/

▶ httpd.conf에 해당 모듈 추가
vi /usr/local/apache/conf/httpd.conf

LoadModule security2_module modules/mod_security2.so
<IfModule !mod_unique_id.c>
    LoadModule unique_id_module modules/mod_unique_id.so
</IfModule>

▶ 아파치 재시작
/usr/local/apache/bin/apachectl restart

댓글목록

등록된 댓글이 없습니다.

전체 97
게시물 검색
유용한 TIP 목록
번호 제목 글쓴이 조회 날짜
공지 공지 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11190 03-15
공지 공지 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17104 03-15
95 복구 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 94 10-11
94 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 109 10-08
93 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 125 09-05
92 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 125 09-04
91 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 136 09-02
열람중 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 166 05-22
89 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 154 05-22
88 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 947 08-26
87 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1229 08-26
86 기타 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1688 08-02
85 복구 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1282 07-15
84 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1060 07-12
83 기타 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1994 01-09
82 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1973 10-19
81 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1650 10-19
80 기타 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 3192 07-21
79 운영체제 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 2642 07-21
78 기타 no_profile 운영자쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 1979 07-13