아파치 httpd.conf 설정에서..
293 줄에..보면 .. 있습니다. 여기에 몆개 더 추가..합니다.
------------------------------------------------------
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
-------------------------------------------------------
추가된...
--------------------------------------------------------------------------------
<Directory />
Options FollowSymLinks
AllowOverride None
<IfModule mod_setenvif.c>
SetEnvIF Referer "http://daum.net | yahoo.co.kr" pass
// 도메인명을 코딩합니다. (즉, 설정한 도메인명과 현재 접속한 도메인명이 같을 경우 pass 를 반환합니다.)
<FilesMatch ".(gif|jpg|png|bmp|zip|tar|rar|alz|a00|ace|jpg|jpeg|txt|GIF|JPG|BMP|ZIP|TAR|RAR|ALZ|A00|ACE|TXT|mp3|MP3|mpeg|MPEG|wav|WAV|asf|ASF|wmv|WMV|swf|SWF|exe|EXE)$">
// 무단 링크 방지할 파일 확장자를 코딩합니다.
Order deny,allow
deny from all
allow from env=pass // pass 값이 존재할 경우 링크를 허용합니다.
</FilesMatch>
</IfModule>
</Directory>
--------------------------------------------------------------------------------------
원문:http://www.phpschool.com/bbs2/inc_view.html?id=10684&code=tnt2&start=0&mode=search&field=title&search_name=&operator=and&period=all&category_id=&s_que=%BE%C6%C6%C4%C4%A1
[이 게시물은 관리자님에 의해 2005-03-13 15:27:53 그누보드 팁앤테크(으)로 부터 복사됨]<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:30:25 Apache에서 이동 됨]</div>
293 줄에..보면 .. 있습니다. 여기에 몆개 더 추가..합니다.
------------------------------------------------------
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
-------------------------------------------------------
추가된...
--------------------------------------------------------------------------------
<Directory />
Options FollowSymLinks
AllowOverride None
<IfModule mod_setenvif.c>
SetEnvIF Referer "http://daum.net | yahoo.co.kr" pass
// 도메인명을 코딩합니다. (즉, 설정한 도메인명과 현재 접속한 도메인명이 같을 경우 pass 를 반환합니다.)
<FilesMatch ".(gif|jpg|png|bmp|zip|tar|rar|alz|a00|ace|jpg|jpeg|txt|GIF|JPG|BMP|ZIP|TAR|RAR|ALZ|A00|ACE|TXT|mp3|MP3|mpeg|MPEG|wav|WAV|asf|ASF|wmv|WMV|swf|SWF|exe|EXE)$">
// 무단 링크 방지할 파일 확장자를 코딩합니다.
Order deny,allow
deny from all
allow from env=pass // pass 값이 존재할 경우 링크를 허용합니다.
</FilesMatch>
</IfModule>
</Directory>
--------------------------------------------------------------------------------------
원문:http://www.phpschool.com/bbs2/inc_view.html?id=10684&code=tnt2&start=0&mode=search&field=title&search_name=&operator=and&period=all&category_id=&s_que=%BE%C6%C6%C4%C4%A1
[이 게시물은 관리자님에 의해 2005-03-13 15:27:53 그누보드 팁앤테크(으)로 부터 복사됨]<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:30:25 Apache에서 이동 됨]</div>
댓글 2개
20년 전
이런 정보들은 LAPM란에 어울리는 자료로 생각됩니다만... 쿨럭
20년 전
php 파일도 막아버릴려면 ..
<FilesMatch ".(gif|jpg|png|bmp|zip|tar|rar|alz|a00..... php)$"> <-- php 추가하고..
SetEnvIf Referer ^$ pass <-- 추가해준다.
<FilesMatch ".(gif|jpg|png|bmp|zip|tar|rar|alz|a00..... php)$"> <-- php 추가하고..
SetEnvIf Referer ^$ pass <-- 추가해준다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 368 | ||
| 7929 | 9년 전 | 262 | ||
| 7928 | 9년 전 | 372 | ||
| 7927 | 9년 전 | 296 | ||
| 7926 | 9년 전 | 643 | ||
| 7925 | 9년 전 | 311 | ||
| 7924 | 9년 전 | 286 | ||
| 7923 | 9년 전 | 321 | ||
| 7922 | 9년 전 | 342 | ||
| 7921 | 9년 전 | 374 | ||
| 7920 | 9년 전 | 295 | ||
| 7919 | 9년 전 | 311 | ||
| 7918 | 9년 전 | 474 | ||
| 7917 | 9년 전 | 314 | ||
| 7916 | 9년 전 | 382 | ||
| 7915 | 9년 전 | 367 | ||
| 7914 | 9년 전 | 379 | ||
| 7913 | 9년 전 | 504 | ||
| 7912 | 9년 전 | 378 | ||
| 7911 | 9년 전 | 332 | ||
| 7910 | 9년 전 | 359 | ||
| 7909 | 9년 전 | 471 | ||
| 7908 | 9년 전 | 368 | ||
| 7907 | 9년 전 | 319 | ||
| 7906 | 9년 전 | 336 | ||
| 7905 | 9년 전 | 328 | ||
| 7904 | 9년 전 | 295 | ||
| 7903 | 9년 전 | 293 | ||
| 7902 | 9년 전 | 514 | ||
| 7901 |
|
9년 전 | 716 | |
| 7900 | 9년 전 | 538 | ||
| 7899 | 9년 전 | 346 | ||
| 7898 | 9년 전 | 339 | ||
| 7897 | 9년 전 | 296 | ||
| 7896 | 9년 전 | 315 | ||
| 7895 | 9년 전 | 424 | ||
| 7894 | 9년 전 | 346 | ||
| 7893 | 9년 전 | 277 | ||
| 7892 | 9년 전 | 323 | ||
| 7891 | 9년 전 | 709 | ||
| 7890 | 9년 전 | 1174 | ||
| 7889 | 9년 전 | 730 | ||
| 7888 |
limsy1987
|
9년 전 | 528 | |
| 7887 | 9년 전 | 499 | ||
| 7886 | 9년 전 | 389 | ||
| 7885 | 9년 전 | 361 | ||
| 7884 | 9년 전 | 370 | ||
| 7883 | 9년 전 | 349 | ||
| 7882 | 9년 전 | 361 | ||
| 7881 | 9년 전 | 390 | ||
| 7880 | 9년 전 | 517 | ||
| 7879 | 9년 전 | 412 | ||
| 7878 | 9년 전 | 1156 | ||
| 7877 | 9년 전 | 707 | ||
| 7876 | 9년 전 | 434 | ||
| 7875 | 9년 전 | 508 | ||
| 7874 |
|
9년 전 | 779 | |
| 7873 | 9년 전 | 482 | ||
| 7872 | 9년 전 | 615 | ||
| 7871 | 9년 전 | 446 | ||
| 7870 | 9년 전 | 568 | ||
| 7869 | 9년 전 | 386 | ||
| 7868 | 9년 전 | 384 | ||
| 7867 | 9년 전 | 380 | ||
| 7866 | 9년 전 | 440 | ||
| 7865 | 9년 전 | 396 | ||
| 7864 | 9년 전 | 462 | ||
| 7863 | 9년 전 | 452 | ||
| 7862 | 9년 전 | 429 | ||
| 7861 | 9년 전 | 588 | ||
| 7860 | 9년 전 | 594 | ||
| 7859 | 9년 전 | 362 | ||
| 7858 | 9년 전 | 672 | ||
| 7857 | 9년 전 | 1021 | ||
| 7856 | 9년 전 | 483 | ||
| 7855 | 9년 전 | 698 | ||
| 7854 | 9년 전 | 698 | ||
| 7853 | 9년 전 | 538 | ||
| 7852 | 9년 전 | 473 | ||
| 7851 | 9년 전 | 446 | ||
| 7850 | 9년 전 | 541 | ||
| 7849 | 9년 전 | 316 | ||
| 7848 | 9년 전 | 367 | ||
| 7847 | 9년 전 | 587 | ||
| 7846 | 9년 전 | 405 | ||
| 7845 | 9년 전 | 367 | ||
| 7844 | 9년 전 | 366 | ||
| 7843 | 9년 전 | 372 | ||
| 7842 | 9년 전 | 367 | ||
| 7841 | 9년 전 | 354 | ||
| 7840 | 9년 전 | 361 | ||
| 7839 | 9년 전 | 395 | ||
| 7838 | 9년 전 | 479 | ||
| 7837 | 9년 전 | 320 | ||
| 7836 | 9년 전 | 358 | ||
| 7835 | 9년 전 | 440 | ||
| 7834 |
|
9년 전 | 1168 | |
| 7833 | 9년 전 | 374 | ||
| 7832 | 9년 전 | 369 | ||
| 7831 | 9년 전 | 505 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기