>> Delete Reply from No. 35485 article
No. RE: cgi설정문제~~

등록 2001-11-21 07:34:00 By localhost     조회 2
이름 하늘    

		홈디렉토리의 cgi가 실행 안된다는 뜻이지여?
 원래 그런거구여
 홈디렉토리에서 cgi실행 시키고 싶다면 아래의 설정을
 홈디렉토리쪽에 복사해 넣으세여
 단 보안은 아주 나빠집니다.
 해결 방법은
 http://apache.kr.net/apache_faq.html#kcgi   :     ScriptAlias /cgi-bin/ "/usr/local/www/cgi-bin/"
:     <Directory "/usr/local/www/cgi-bin">
:         AllowOverride All
:         Options ExecCGI
:         Order allow,deny
:         Allow from all
:     </Directory>
:
:
: 아파치 서버를 실행하고 나서
: http://ip/cgi-bin/test.cgi
: 잘됩니다...
:
: 그런데
: http://ip/~demold/cgi-bin/test.cgi
: 하면 에러가 뜹니다..
: Forbidden
: You don't have permission to access /~demold/test.cgi on this server.
: 어케 된 일이지요 ...
:
: 설정파일도 올립니다..--^^
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved