/etc/httpd/conf/httpd.conf 파일의 UserDir항목의 UserDir diable -> #UserDir diable로 #UserDir public_html -> UserDir public_html 그리고 만일 SELinux를 사용한다면 다음과 같이 한다.(fedora core 3는 디폴트로 SELinux를 사용) Main menu : System Settings: Security Level. SELinux tab 선택, "Enforce" checkbox 체크해제 (물런 나는 fedora core 3.... -_-;;) 그래도 안되면 /etc/httpd/conf/httpd.conf.bak 파일을 복원시키면.... 난 되던데.... 이것도 하나의 방법이 될지도....