아파치 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년 전 | 415 | ||
| 7929 | 9년 전 | 336 | ||
| 7928 | 9년 전 | 425 | ||
| 7927 | 9년 전 | 342 | ||
| 7926 | 9년 전 | 670 | ||
| 7925 | 9년 전 | 362 | ||
| 7924 | 9년 전 | 340 | ||
| 7923 | 9년 전 | 351 | ||
| 7922 | 9년 전 | 387 | ||
| 7921 | 9년 전 | 401 | ||
| 7920 | 9년 전 | 323 | ||
| 7919 | 9년 전 | 334 | ||
| 7918 | 9년 전 | 493 | ||
| 7917 | 9년 전 | 338 | ||
| 7916 | 9년 전 | 413 | ||
| 7915 | 9년 전 | 409 | ||
| 7914 | 9년 전 | 420 | ||
| 7913 | 9년 전 | 586 | ||
| 7912 | 9년 전 | 423 | ||
| 7911 | 9년 전 | 369 | ||
| 7910 | 9년 전 | 416 | ||
| 7909 | 9년 전 | 511 | ||
| 7908 | 9년 전 | 432 | ||
| 7907 | 9년 전 | 374 | ||
| 7906 | 9년 전 | 399 | ||
| 7905 | 9년 전 | 379 | ||
| 7904 | 9년 전 | 363 | ||
| 7903 | 9년 전 | 351 | ||
| 7902 | 9년 전 | 564 | ||
| 7901 |
|
9년 전 | 741 | |
| 7900 | 9년 전 | 596 | ||
| 7899 | 9년 전 | 389 | ||
| 7898 | 9년 전 | 392 | ||
| 7897 | 9년 전 | 351 | ||
| 7896 | 9년 전 | 366 | ||
| 7895 | 9년 전 | 470 | ||
| 7894 | 9년 전 | 395 | ||
| 7893 | 9년 전 | 346 | ||
| 7892 | 9년 전 | 404 | ||
| 7891 | 9년 전 | 770 | ||
| 7890 | 9년 전 | 1201 | ||
| 7889 | 9년 전 | 751 | ||
| 7888 |
limsy1987
|
9년 전 | 552 | |
| 7887 | 9년 전 | 554 | ||
| 7886 | 9년 전 | 447 | ||
| 7885 | 9년 전 | 416 | ||
| 7884 | 9년 전 | 415 | ||
| 7883 | 9년 전 | 411 | ||
| 7882 | 9년 전 | 460 | ||
| 7881 | 9년 전 | 446 | ||
| 7880 | 9년 전 | 578 | ||
| 7879 | 9년 전 | 469 | ||
| 7878 | 9년 전 | 1227 | ||
| 7877 | 9년 전 | 754 | ||
| 7876 | 9년 전 | 494 | ||
| 7875 | 9년 전 | 564 | ||
| 7874 |
|
9년 전 | 812 | |
| 7873 | 9년 전 | 524 | ||
| 7872 | 9년 전 | 683 | ||
| 7871 | 9년 전 | 487 | ||
| 7870 | 9년 전 | 612 | ||
| 7869 | 9년 전 | 438 | ||
| 7868 | 9년 전 | 457 | ||
| 7867 | 9년 전 | 434 | ||
| 7866 | 9년 전 | 498 | ||
| 7865 | 9년 전 | 461 | ||
| 7864 | 9년 전 | 518 | ||
| 7863 | 9년 전 | 515 | ||
| 7862 | 9년 전 | 468 | ||
| 7861 | 9년 전 | 643 | ||
| 7860 | 9년 전 | 634 | ||
| 7859 | 9년 전 | 416 | ||
| 7858 | 9년 전 | 707 | ||
| 7857 | 9년 전 | 1082 | ||
| 7856 | 9년 전 | 530 | ||
| 7855 | 9년 전 | 757 | ||
| 7854 | 9년 전 | 734 | ||
| 7853 | 9년 전 | 587 | ||
| 7852 | 9년 전 | 513 | ||
| 7851 | 9년 전 | 513 | ||
| 7850 | 9년 전 | 590 | ||
| 7849 | 9년 전 | 359 | ||
| 7848 | 9년 전 | 414 | ||
| 7847 | 9년 전 | 657 | ||
| 7846 | 9년 전 | 461 | ||
| 7845 | 9년 전 | 424 | ||
| 7844 | 9년 전 | 396 | ||
| 7843 | 9년 전 | 424 | ||
| 7842 | 9년 전 | 404 | ||
| 7841 | 9년 전 | 389 | ||
| 7840 | 9년 전 | 409 | ||
| 7839 | 9년 전 | 438 | ||
| 7838 | 9년 전 | 520 | ||
| 7837 | 9년 전 | 358 | ||
| 7836 | 9년 전 | 401 | ||
| 7835 | 9년 전 | 476 | ||
| 7834 |
|
9년 전 | 1196 | |
| 7833 | 9년 전 | 438 | ||
| 7832 | 9년 전 | 422 | ||
| 7831 | 9년 전 | 570 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기