: 와 같이 설정하려면 무얼 해야 합니까?
:
: 후진 서버가 생겨서 어떻게 했는지.. 셋팅은 되서 웹으로 접속은 되는데..
:
: 다른 사람들 몇명의 개인 홈을 위와 같은 식으로 나눠 주려고 합니다.
:
: 허접한 실력이라 모르겠네요.
:
: 게시판을 대략 1시간여 검색해 봤는데.. 비슷한 질문이 없더군요.
: (못찾았을 수도 있겠지만..)
:
: 혹여 아시는 분 계시면 알려주시길..
# UserDir: The name of the directory which is appended onto a user's home
# directory if a ~user request is received.
#
# The path to the end user account 'public_html' directory must be
# accessible to the webserver userid. This usually means that ~userid
# must have permissions of 711, ~userid/public_html must have permissions
# of 755, and documents contained therein must be world-readable.
# Otherwise, the client will only receive a "403 Forbidden" message.
#
# See also: http://httpd.apache.org/docs/misc/FAQ.html#forbidden #
UserDir public_html
위 부분이 아파치 환경설정파일 httpd.conf 주석으로 처리되어 있으면
주석 제거 하시고 데몬 재시작 하시면 됩니다.
디렉토리 퍼미션도 확인 하시구요
주소/~사용자ID