아파치CGI 설정이 않되네요.
한 소프트리눅스 GA2버전에 아파치로 개인 홈페이지 돌아가게 할려고 합니다.
public_html을 루트로 해서 index.html 보이는 것은 되는데요,
연결된 cgi 파일 실행을 하면
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, root@localhost 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.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.0 (Haansoft) Server at xxx.xxx.xxx.xxx Port 80
이렇게 나옵니다.
/etc/httpd/conf/httpd.conf 내용중 cgi 되도록 했고요,
개인유저에 대해서는
Options ExecCGI SetHandler cgi-script
이렇게 했습니다.
일반 유저가 cgi 실행할 수 있도록 어떻게 해야하는지 자세히 알려주시면 감사하겠습니다.
댓글 달기