apache 2 썸네일형 리스트형 [리눅스] Apache2 확장 모듈 evasive(evasive20_module) 설치 Apache2 확장 모듈 evasive(evasive20_module) 설치 yum 설치 epel 설치 $ yum install -y epel-release httpd 설치 $ yum install -y httpd mod_evasive 모듈 설치 $ yum install -y mod_evasive 모듈 확인 $ apachectl -M | egrep evasive evasive20_module (shared) mod_evasive.conf 원본 파일 $ cat /etc/httpd/conf.d/mod_evasive.conf # mod_evasive configuration LoadModule evasive20_module modules/mod_evasive24.so # The hash table size d.. 더보기 이전 1 다음