아래가 에러 내용입니다...
Method Not Allowed
The requested method POST is not allowed for the URL /cgi-bin/Register.pl.
참고로,
Alias /cgi-bin/ "/중략/htdocs/cgi-bin/"
<Directory "/중략/htdocs/cgi-bin">
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
</Directory>
httpd.conf 설정에서 cgi alias에 관한 부분입니다.
지금 이거 때문에 이틀을 골 머리 썩고 있네요..:(
뭐가 문제인 거죠?
httpd.conf 파일에는 method에 관한 부분은 없는 것 같던데요..
--
서명