sun's longitude:241 43 9.30 
· 자유게시판 · 묻고답하기 · 알파문서 · RPMS list
· 사용자문서 · 팁/FAQ모음 · 리눅스Links · 자료실
· 서버정보 · 운영자 · Books/FAQ · FreeBSD
/board/read.php:소스보기  

질문과 답변 게시판입니다.

현재 실시간으로 이곳 서버의 설정파일(몇개)를 보여주고 있습니다.
서버의 설정내용에 관한 질문은 먼저 이곳 서버의 설정내용을 참고하시길 바랍니다.

[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
1838 번 글의 답장글: Re: throttle-me 드렉토리 404Error 발생
글쓴이: 산이 [홈페이지] 글쓴날: 2003년 12월 25일 00:08:48 목(새벽) 조회: 885

[작은또치]님이
 남기신 글:

>: ) Merry Christmas
>
>제서버 또 오류가 ???
>
>throttle-me 404Error / throttle-status 403Error 발생
>
><IfModule mod_throttle.c>
>
>    <Location /throttle-status>
>    SetHandler throttle-status
>    Order deny,allow
>    Deny from all
>    Allow from all
>    AuthName "ROOT Throttle-Status"
>    AuthType Basic
>    AuthUserFile /usr/local/apache/conf/.htpasswd
>    require valid-user
>    </Location>

throttle-status 의 경우는 기본적으로 인증이 무력화
되더군요.
IP 주소로 인증해 보세요.

>
>
>
>    <LocationMatch "/(~[a-zA-Z0-9-]+/)*throttle-me">
>    SetHandler throttle-me
>    </LocationMatch>
>

아래 두개의 <Location> 세션은 지우도 됩니다.
위의 <LocationMatch> 에서 적용되기 때문에..

>
>    <Location /throttle-me>
>    SetHandler throttle-me
>    </Location>
>
>    <Location /~*/throttle-me>
>    SetHandler throttle-me
>    </Location>


></IfModule>
>
>=========================================================
>php parsing 쪽의 보안 관련 다음의 php 옵션이 적용
입니다.
>register_globals = On   [변경전]
>register_globals = Off  [변경후]
>문제가 있나요..
>=========================================================
>
>퍼미션 문제가 있나요...
>
>즐거운 성탄절 되세요... 

========================================

 
이전글 : throttle-me 드렉토리 404Error 발생
다음글 : [문의] 아파치 업그레이드 방법  
 from 61.254.130.225
JS(Redhands)Board 0.4 +@

throttle-me 드렉토리 404Error 발생 [문의] 아파치 업그레이드 방법
인쇄용 


apache lighttpd linuxchannel.net 
Copyright 1997-2024. linuxchannel.net. All rights reserved.

Page loading: 0.01(server) + (network) + (browser) seconds