>> Edit article
이름
제목
패스워드
: apache 1.3.11 과 active perl 6.18을 win95에 깔았거든요 : 그런데 안되요..... 흑흑.... : cgi 디렉토리 설정을 다음과 같이 하면 될지 알았는데 : : http://myIP/cgi-bin : http://myIP/~userid/cgi-bin 이렇게 IE에서 실행시키면 : 다음과 같은 error가 계속 뜹니다. : : Forbidden : You don't have permission to access /~ddombb/cgi-bin/ on this server. : 위의 메세지가 답인거 같습니다. 읽기 쓰기 실행 권한중에 읽기하고 실행이 없어서 일겁니다. 실행권한을 만지시고 하는것이 나을듯싶은뎅....으아.. 윈도용은 저도 잘 모라서요.. : cgi-bin 디렉토리에 .cgi와 .pl 파일을 하나씩 넣어놨구요... : DOS 창에서 perl xxx.pl이라고 치면 잘 실행되거든요... : 고수님들 도와주세요..... : : ........................ : : ScriptAlias /cgi-bin/ "C:/Program Files/Apache Group/Apache/cgi-bin/" : ScriptAlias /cgi-bin/ "C:/Program Files/Apache Group/Apache/users/*/cgi-bin/" : : # : # "C:/Apache/cgi-bin" should be changed to whatever your ScriptAliased : # CGI directory exists, if you have that configured. : # : <Directory "C:/Program Files/Apache Group/Apache/cgi-bin"> : AllowOverride None : Options ExecCGI : </Directory> : : <Directory "C:/Program Files/Apache Group/Apache/users/*/cgi-bin"> : AllowOverride None : Options ExecCGI : </Directory> : : ...................... : : # : # To use CGI scripts: : # : AddHandler cgi-script .cgi .bat .pl--이 곳에 서명을 적어주십시오. 서명.
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved