친절한 답변에 감사드립니다.
그러나 서버이름(ServerName)은 정확하게 주었네요...
어째서 안되는지 정말 환정하겠습니다.
무림 고수님의 한 수 부탁드립니다.
: 안녕하세요..
: httpd.conf 파일을 열어서
: ServerName 지시자를 살펴 보세요..
: 아무것도 안써 있다면
: 서버명을 써 줘 보세요..
: ServerName 이 비어 있다면 뒤에 / 를 붙여야
: 홈이 뜬다는 소리를 들은적이 있어서.. ^^
: 그럼..
:
:
: : 레드햇 6.2를 설치한 후 일반 사용자 계정을 만들고(예,jungdy)
: : index.html 화일을 사용자의 디렉토리
: : (/home/jungdy/public_html/index.html)에 만들었습니다.
: : 브라우저에서
: : http://www.chamcom.co.kr =>OK
: : http://www.chamcom.co.kr/~jungdy =>NO
: : http://www.chamcom.co.kr/~jungdy/ =>OK
: : http://www.chamcom.co.kr/~jungdy/index.html =>OK
: :
: : 참고로 아파치는 1.3.14 httpd.conf 의 일부는
: : DocumentRoot "/apm/apache/htdocs"
: :
: : Options FollowSymLinks ExecCGI
: : AllowOverride None
: : Order allow,deny
: : Allow from all
: :
: :
: : Options FollowSymLinks
: : Options ExecCGI
: : AllowOverride None
: :
: :
: : UserDir public_html
: :
: :
: : AllowOverride FileInfo AuthConfig Limit
: : Options MultiViews Indexes SymLinksIfOwnerMatch ExecCGI
: :
: : Order allow,deny
: : Allow from all
: :
: :
: : Order deny,allow
: : Deny from all
: :
: :
: : DirectoryIndex index.html index.htm index.cgi index.php3
: :
: : 미치겠음. 해결해 주시면 복 받을꺼예요..
:
: --
: 서명