: chmod -R 755 /usr/local/apache/htdocs
: 또는
: chmod -R 777 /usr/local~~~~~~~~~~~~
:
: 이렇게 해도 계속 이런 에러가 나는군요
:
: You don't have permission to access / on this server.
:
: httpd.conf의 내용중에서
:
: Document root = "/usr/local/apache/htdocs" 이란 것과
: DirectoyIndex index.html 인것을 확인 했거든요..
:
: 그래서 htdocs 디렉토리 안에는 index.html 화일이 존재합니다.
: 계속 퍼미션 에러가 나느데..........도대체 어디서 문제가 있는지요
: ?
일단 콘솔에서 ps ax | grep httpd 한 내용을 여기 보여주시고요.
httpd.conf 안에
〈Directory /usr/local/apache/htdocs〉
Options Includes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
〈/Directory〉
위에 내용이 포함되어 있는지 보시죠.
혹시나 Deny from all 로 되어있지나 않은지.
그거 확인해 보세요.
--
바람따라............ 구름따라........... 휘리이~~~~~~~~~익