>> Delete No. 37581 article
No. 뭐가.. 어케 안되는지..? 에러를 알켜주시면...

등록 2001-12-20 00:53:00 By localhost     조회 1
이름 Janus    

		안되는 에러에 대해서도.. 알려주시면.. 좋겠네요...
 일단 먼저 체크를 할건..
 hj.blueware.biz 도메인이 nslookup 값이 제대로 나오는지.. 네임서버 세팅 체크..
 그리고.. Apache 설정의
 <VirtualHost 203.246.105.147>
    ServerAdmin webmaster at babodl.com     ServerName blueware.biz
    DocumentRoot /var/www/html
    ServerAlias www.blueware.biz blueware.biz
</VirtualHost>
 
<VirtualHost 203.246.105.147>
  <===ServerAdmin 이 빠졌는데.. 혹시..?
    ServerName hj.blueware.biz
    DocumentRoot /home/hjpark
</VirtualHost>
 어쨌거나.. httpd -t 또는 configtest 로.. 아파치 설정에 문제가 없는지
 확인하시고...
 마지막으로.. 혹시.. 웹디렉토리의 권한이랑.. index 파일의 유무를 확이해보시길...
 혹시..? 아파치 세팅하시고.. 리스타트 안하신건.. 아닌지..?
 정확히 무슨 에러인지 몰라서.. 답변이.. 두서없네요.. ^^;
 : 서브도메인을 만들어서 홈계정 디렉토리와 연결하려고 하는데요...
: 아래와 같이 설정했는데.
: hj.blueware.biz로 원하는 웹페이지에 접근할수가 없습니다.
:
: blueware.biz는 제가 소유하고있는 도메인이고요.
: 뭐가 잘못됐는지
: 혹시 아시는분들 도움부탁드립니다.
:
: ------------------------------------------
: /etc/httpd/conf/httpd.conf파일의 섹션3의 내용
:                                                                               
: ### Section 3: Virtual Hosts                                                   
:
: NameVirtualHost 203.246.105.147
:
: <VirtualHost 203.246.105.147>
:     ServerAdmin webmaster at babodl.com :     ServerName blueware.biz
:     DocumentRoot /var/www/html
:     ServerAlias www.blueware.biz blueware.biz
: </VirtualHost>
:
: <VirtualHost 203.246.105.147>
:     ServerName hj.blueware.biz
:     DocumentRoot /home/hjpark
: </VirtualHost>                                                                 
:                                                                               
: <IfDefine HAVE_SSL>                                                           
: ##                                                                             
: ## SSL Virtual Host Context
: ---------------------------------------------
: /etc/named/blueware.zone파일
:
: $TTL    86400
: @       IN      SOA    ns.blueware.biz. blueware.blueware.biz.  (
:                                       1997022700 ; Serial
:                                       28800      ; Refresh
:                                       14400      ; Retry
:                                       3600000    ; Expire
:                                       86400 )    ; Minimum
:          IN      NS    ns.blueware.biz.
:          MX      10    mail.blueware.biz.
:          IN      A     203.246.105.147
: ns       IN      A     203.246.105.147
: www      IN      CNAME         @
: mail     IN      A     203.246.105.147
: hj       IN      A     203.246.105.147
: ~
:
: ------------------------------------------------
: /etc/named.conf파일의 설정부분
:
: zone "105.246.203.in-addr.arpa" IN{                                           
:         type master;                                                           
:         file "blueware.rev";                                                   
: };                                                                             
: zone "blueware.biz" IN{                                                       
:         type master;                                                           
:         file "blueware.zone";                                                 
: };                                                                             
: zone "hj.blueware.biz" IN{                                                     
:         type master;                                                           
:         file "blueware.zone";                                                 
: };
:
: --------------------------------------------------
: nslookup 한 내용입니다.
:
: the `-sil[ent]' option to prevent this message from appearing.
: > hj.blueware.biz
: Server:        203.246.105.147
: Address:       203.246.105.147#53
:
: Name:  hj.blueware.biz
: Address:203.246.105.147
: > blueware.biz
: Server:        203.246.105.147
: Address:       203.246.105.147#53
:
: Name:  blueware.biz
: Address:203.246.105.147
: >--아.. 힘든 하루였슴다.. 자야지.. ^^;
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved