Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- 비밀번호정규식
- thumbnail 클래스
- 숫자 3자리(천단위) 마다 콤마 찍기
- 유튜브 플레이 리스트 저장
- bootstrap
- 윈도우 환경 아파치 mod_security2 설치
- wsl2 우분투에 docker 설치
- apple push notification service (apns) is changing
- 파라미터 & 오류
- 아파치 웹 서버의 정보 숨기기
- PHP 구글 OTP 연동
- (using password: YES)" when trying to connect
- mysqldump: Got error: 1045
- 자바스크립트비밀번호검증
- mod_security2 설치
- modsecurity 설치
- 윈도우 mod_security2
- 비밀번호검증정규식
- html pdf 변환
- php 배열제거
- php 이미지 url 검증 함수
- usb efi 시스템 파티션 삭제
- httpd.conf 보안 설정
- bootstrap modal
- PHP 정규식 예제
- sha-2 root
- group_concat 구분자
- javascript
- postfix 설치
- mariadb upgrade
Archives
- Today
- Total
목록modsecurity 설치 (1)
투덜이 개발자

우분투 모드시큐리트 설치 에러 발생 모드시큐리트 modsecurity 모듈 설치sudo apt install libapache2-mod-security2 설치 확인apachectl -M | grep security 모듈 활성화 a2enmod security2 ModSecurity 설정cd /etc/modsecuritycp /etc/modsecurity/modsecurity.conf-recommended /etc/modsecurity/modsecurity.conf vi modsecurity.conf 파일을 열고 아래 추가#SecRuleEngine DetectionOnlySecRuleEngine Onhttps://cyong.tistory.com/61 [구축] Ubuntu/Apache WAF(Mods..
OS/Linux
2024. 5. 16. 10:07