>> Delete No. 4854 article
No. [질문]계정 사용자가 cgi사용법은 cgiwrapper밖에
없나요>

등록 2000-09-05 16:45:00 By localhost     조회 2
이름 류고은    

		안녕하세요..
 루트 사용자는 cgi를 사용할수 있는 상태입니다.
 cgi-bin디렉토리를 사용하지 않구요...
 아무데서나 cgi를 돌릴수 있게 설정했습니다.
 계정 사용자도 cgi-bin 또는 cgiwrapper를 사용하지 않고 아무데서나 사용할수 있는
방법은 없나요??
 계속 internal server error가 나거든요..
 일주일째 고생하고 잇습니다.
 꼭 도와주세요...
 저의 httpd.conf 내용입니다.
 DocumentRoot "/home/fila/public_html"
 Directory />
    Options FollowSymLinks
    AllowOverride None
/Directory>
 # 다음 내용은 여러분이 설정한 DocumentRoot 값으로 변경해서 사용한다.
 Directory "/home/fila/public_html">
     Options Indexes FollowSymLinks Includes ExecCGI
    AllowOverride None
     Order allow,deny
    Allow from all
/Directory>
 UserDir public_html
 Directory /home/*/public_html>
    AllowOverride None
    Options Indexes FollowSymLinks Includes ExecCGI
    Order allow,deny
    Allow from all
/Directory>
 AddHandler cgi-script .cgi
 #ScriptAlias /cgi-bin/ "/home/fila/public_html/cgi-bin/"
 Directory "/home/*/public_html">
    AllowOverride All
    Options Indexes FollowSymLinks ExecCGI
    Order allow,deny
    Allow from all
/Directory>
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

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