Apache (WEB) 웹 무단 링크 차단
Refer 를 이용한 무단 링크 차단 mod_rewrite 사용 - jpg, jpe, gif, png 파일중 외부 링크 타고 오는 경우 link_denied.gif 파일을 보내줌 RewriteEngine On RewriteCond %{REQUEST_FILENAME} \.jpe?g$|\.gif$|\.png$ [NC] RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !www\.365managed-tip\.com [NC] RewriteCond %{HTTP_REFERER} !365managed-tip\.com [NC] RewriteRule (.*) /link_denied.gif SetEnvlf 사용 - [^(link_denied)]\.(jpe?g|gif..
Security
2015. 6. 4. 17:53
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Apache
- virtualbox
- iptables
- MySQL
- softether
- ntp
- pptp
- mariadb
- glusterfs
- php
- SSL
- 인증서
- NGINX
- mod_security
- 리눅스
- cURL
- ssh
- kvm
- galera
- IPSEC
- L2TP
- GeoIP
- OpenVPN
- yum
- centOS7
- 베이어다이나믹
- centos8
- HAProxy
- gitlab
- WAF
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함