: 설정 올릴께요..좀 고쳐주세여
: ScriptAlias /cgi-bin/ "home/httpd/html/"
: <Directory "/home/httpd/html">
: AllowOverride None
: Options ExecCGI Indexes FollowSymLinks Includes Multiviews
: Order allow, deny
: Allow from all
: </Directory>
:
: ExecCGI옵션을 넣으면 된다고해서 넣었는데..
: /home/httpd/html 안에서만 되네요..
: /home 안에서 아무디렉토리에서나 실행하게 하고 싶거든요..
: 그래서 저위에 디렉토리 바꿨더니.. 액세스 에러 뜨고..
: 뭘 바꿔야 할까요/
저 부분은 그냥 놔 두시구요.
아래와 같이 홈 디렉토리 설정하는 부분
<Directory /home/*/public_html>
</Directory>
을 찾아서
가운데에 Options ExecCGI를 껴 넣어 주시기 바랍니다.
다른 디렉토리도 이와 같은 방법으로 허용할 수 있습니다.
그럼 도움 되시길!--ICQ : #111471493(setzer)
Setzer / Setzer Gabbiani / SetzerezteS