아파치 웹서버 사용 시 무단 링크 방지법
SetEnvIF Referer "^http:\/\/도\.메\.인" pass
SetEnvIF Referer "^http:\/\/(www\.)?google\." pass
<FilesMatch "\.([^php]+)$">
order deny,allow
deny from all
allow from env=pass
ErrorDocument 403 /
</FilesMatch>
<FilesMatch "허용할파일명.확장자$">
order allow,deny
allow from all
</FilesMatch>
---------------------------------------------------------------------
영삼넷
Categories
Recent Posts
Recent Comments
Statistics
- Total Visitors:
- 410195
- Today:
- 6846326
- Yesterday:
- 9754777
IT강국 김영삼 블로그에 오신걸 진심으로 환영합니다.
©2002 영삼넷 // openkr
©2002 영삼넷 // openkr