확실히는 잘 모르겠지만..
public_html 의 퍼미션뿐만 아니라
home 디렉토리의 퍼미션도 바꿔줘야 하는걸로 알고 있는데여...
즉 /home/xxxxxx/public_html 이런식으로 디렉토리가 구성되어 있다면
xxxxxx 디렉토리의 퍼미션도 조정을 해야 한다는 얘기죠...
맞나? --;
: 오늘 셋업을 다시 했는데여
: 아파치 1.3.17 을 셋업했습니다.
: Compiled-in modules:
: http_core.c
: mod_env.c
: mod_log_config.c
: mod_mime.c
: mod_negotiation.c
: mod_status.c
: mod_include.c
: mod_autoindex.c
: mod_dir.c
: mod_cgi.c
: mod_asis.c
: mod_imap.c
: mod_actions.c
: mod_userdir.c
: mod_alias.c
: mod_access.c
: mod_auth.c
: mod_setenvif.c
: mod_php4.c
: suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec
:
: 그리고 도메인이 anj.pe.kr 인데...
: 네임서버는 문제가 없는듯 하고요 (도메인 찾으니까)
: httpd.conf 에 버쳘호스트 잡아주어서 찾기도 하는것 같은데요..
: drwxr-xr-x 6 andy andy 4096 3월 1 08:02 public_html/
: 버철호스트 잡아준 디렉도 755퍼미션이고.. 그 밑에 index.html도 755인데..Forbidden
:
: You don't have permission to access / on this server.
: --------------------------------------------------------------------------------
: Apache/1.3.17 Server at anj.pe.kr Port 80
:
: 이 메세지만 계속 나옵니다.
:
: 아무리 검색해봐도 퍼미션을 잘못 지정한거라던데 그건 아닌것 같거든요?
:
: 저같은 경험이 있으신 분들이나 해결방법 아시는분 부탁드립니다.