안냐세요.
ExecCGI 부분을 풀어줬는데두
cgi파일에 퍼미션 에러가 납니다.
이유가 뭐일까요..
아시는분의 조언을 바랍니다.
이만...
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/ "/usr/local/etc/httpd/cgi-bin/"
#
# "/usr/local/etc/httpd/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
Directory "/usr/local/etc/httpd/cgi-bin"
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
/Directory
--
<> 생략했습니다.
생략안하니 안보이네요. .ㅠ,ㅠ
서명이 뭐죠?