>> Delete No. 14988 article
No. cgi Internal Server Error 해결

등록 2000-12-20 10:50:00 By localhost     조회 1
이름 토이영    

안녕하세요?
 저의  httpd.conf 내용입니다.
 #
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the realname directory are treated as applications and
# run by the server when requested rather than as documents sent to the client.
# The same rules about trailing "/" apply to ScriptAlias directives as to
# Alias.
#
ScriptAlias /cgi-bin/ "/home/httpd/cgi-bin/"
 #
# "/home/httpd/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "/home/httpd/cgi-bin">
    AllowOverride None
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>
 cgi 실행시의 error message.....
 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, sekwang at toyyoung.dynip.com and inform them of the time the error occurred, and 
anything you might have done that may have caused the error.  More information about this error may be available in the 
server error log.    --------------------------------------------------------------------------------
 Apache/1.3.12 Server at toyyoung.dynip.com Port 80
 여러가지로 질답란을 헤메고 환경설정 화일을 수정해가며 작업한 바
아직 해결책을 찿질 못하고 있는 데...
 조언 부탁합니다.--즐거운 하루 되시고요...
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

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