아파치 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년 전 | 400 | ||
| 7929 | 9년 전 | 320 | ||
| 7928 | 9년 전 | 411 | ||
| 7927 | 9년 전 | 329 | ||
| 7926 | 9년 전 | 660 | ||
| 7925 | 9년 전 | 344 | ||
| 7924 | 9년 전 | 331 | ||
| 7923 | 9년 전 | 336 | ||
| 7922 | 9년 전 | 369 | ||
| 7921 | 9년 전 | 395 | ||
| 7920 | 9년 전 | 316 | ||
| 7919 | 9년 전 | 330 | ||
| 7918 | 9년 전 | 486 | ||
| 7917 | 9년 전 | 324 | ||
| 7916 | 9년 전 | 399 | ||
| 7915 | 9년 전 | 399 | ||
| 7914 | 9년 전 | 407 | ||
| 7913 | 9년 전 | 566 | ||
| 7912 | 9년 전 | 412 | ||
| 7911 | 9년 전 | 360 | ||
| 7910 | 9년 전 | 402 | ||
| 7909 | 9년 전 | 500 | ||
| 7908 | 9년 전 | 416 | ||
| 7907 | 9년 전 | 361 | ||
| 7906 | 9년 전 | 382 | ||
| 7905 | 9년 전 | 359 | ||
| 7904 | 9년 전 | 349 | ||
| 7903 | 9년 전 | 341 | ||
| 7902 | 9년 전 | 554 | ||
| 7901 |
|
9년 전 | 727 | |
| 7900 | 9년 전 | 576 | ||
| 7899 | 9년 전 | 372 | ||
| 7898 | 9년 전 | 378 | ||
| 7897 | 9년 전 | 331 | ||
| 7896 | 9년 전 | 351 | ||
| 7895 | 9년 전 | 461 | ||
| 7894 | 9년 전 | 382 | ||
| 7893 | 9년 전 | 327 | ||
| 7892 | 9년 전 | 379 | ||
| 7891 | 9년 전 | 754 | ||
| 7890 | 9년 전 | 1188 | ||
| 7889 | 9년 전 | 742 | ||
| 7888 |
limsy1987
|
9년 전 | 542 | |
| 7887 | 9년 전 | 539 | ||
| 7886 | 9년 전 | 423 | ||
| 7885 | 9년 전 | 397 | ||
| 7884 | 9년 전 | 400 | ||
| 7883 | 9년 전 | 396 | ||
| 7882 | 9년 전 | 440 | ||
| 7881 | 9년 전 | 431 | ||
| 7880 | 9년 전 | 552 | ||
| 7879 | 9년 전 | 452 | ||
| 7878 | 9년 전 | 1208 | ||
| 7877 | 9년 전 | 745 | ||
| 7876 | 9년 전 | 472 | ||
| 7875 | 9년 전 | 552 | ||
| 7874 |
|
9년 전 | 800 | |
| 7873 | 9년 전 | 512 | ||
| 7872 | 9년 전 | 667 | ||
| 7871 | 9년 전 | 473 | ||
| 7870 | 9년 전 | 599 | ||
| 7869 | 9년 전 | 428 | ||
| 7868 | 9년 전 | 432 | ||
| 7867 | 9년 전 | 415 | ||
| 7866 | 9년 전 | 478 | ||
| 7865 | 9년 전 | 442 | ||
| 7864 | 9년 전 | 506 | ||
| 7863 | 9년 전 | 502 | ||
| 7862 | 9년 전 | 461 | ||
| 7861 | 9년 전 | 622 | ||
| 7860 | 9년 전 | 613 | ||
| 7859 | 9년 전 | 403 | ||
| 7858 | 9년 전 | 694 | ||
| 7857 | 9년 전 | 1066 | ||
| 7856 | 9년 전 | 513 | ||
| 7855 | 9년 전 | 741 | ||
| 7854 | 9년 전 | 725 | ||
| 7853 | 9년 전 | 572 | ||
| 7852 | 9년 전 | 501 | ||
| 7851 | 9년 전 | 497 | ||
| 7850 | 9년 전 | 579 | ||
| 7849 | 9년 전 | 354 | ||
| 7848 | 9년 전 | 405 | ||
| 7847 | 9년 전 | 644 | ||
| 7846 | 9년 전 | 449 | ||
| 7845 | 9년 전 | 408 | ||
| 7844 | 9년 전 | 387 | ||
| 7843 | 9년 전 | 406 | ||
| 7842 | 9년 전 | 390 | ||
| 7841 | 9년 전 | 377 | ||
| 7840 | 9년 전 | 397 | ||
| 7839 | 9년 전 | 428 | ||
| 7838 | 9년 전 | 511 | ||
| 7837 | 9년 전 | 348 | ||
| 7836 | 9년 전 | 393 | ||
| 7835 | 9년 전 | 466 | ||
| 7834 |
|
9년 전 | 1186 | |
| 7833 | 9년 전 | 418 | ||
| 7832 | 9년 전 | 407 | ||
| 7831 | 9년 전 | 553 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기