: : 수정하내용은 httpd.conf
: : ...
: : servername ******(주석제거)
: : documentRoot "/home/httpd/html"
: :
: : ....
: : <Directory "/home/httpd/html"> 변경
: :
: : ..
: : UserDir html <--변경
: :
: :
: : <Directory home/*>
: :
: :
: : ...
: :
: : </Dirctory> <--주석제거
: :
: : 한다음에
: : chmod 755 -R html
: : 그리고 httpd restart
: : 했는데도 이상하게 일반계정홈이 뜨질 않네요
:
: 일반계정에 가상 호스트 설정은 어케 하셨나여?
: 네임서버와 httpd.conf에 virtualhost부분에 설정이 잘 되어 있는지...
: 확인 해보시구여.
virtual hosting 은 사용하질 않고 있는데...