>> Delete Reply from No. 0 article
No. RE: 버추얼호스트 설정방법 좀?

등록 2002-01-29 14:43:00 By localhost     조회 2
이름 최병규    

		:
: Name VirtualHost xxx.xxx.xxx.xxx
:
: <VirtualHost xxx.xxx.xxx.xxx>
: ServerAdmin webmaster at domain.com : DocumentRoot /home/domain/public_html
: ServerName www.domain.com : ErrorLog logs/error.log
: CustomLog logs/error.log
: </VirtualHost>
:  이렇게 설정했습니다. 네임서버설정도 기존 도메인과 똑같이 설정했는데
: 어디가 잘못 된건지 모르겠네여? 네임서버설정이 잘못된건가요?
: 기존 도메인과 같이 하면 안되는건가요? 도움부탁합니다.
  NameVirtualHost 2xx.2xx.1xx.xx:80
;<;VirtualHost www.xxxx.com;>;
    ServerAdmin webmaster at xxxx.com     DocumentRoot /server/tomcat/webapps/ROOT
    ServerName www.xxxx.com     ErrorLog logs/www.xxxx.co.kr-error-log
    CustomLog logs/www.xxxx.co.kr-access-log common env=!Virus
;<;/VirtualHost;>;
;<;VirtualHost www.xxxx.co.kr;>;
    ServerAdmin webmaster at xxxx.co.kr     DocumentRoot /server/tomcat/webapps/ROOT
    ServerName www.xxxx.co.kr     ErrorLog logs/www.xxxx.co.kr-error-log
    CustomLog logs/www.xxxx.co.kr-access-log common env=!Virus
;<;/VirtualHost;>;
 [nuri@ns /server]$ nslookup
Default Server:  ns.xxxlab.com
Address: 2xx.2xx.1xx.1
 > www.xxxx.com Server:  ns.xxxlab.com
Address: 2xx.2xx.1xx.1
 Name:   ns.xxxx.com
Address: 2xx.2xx.1xx.1
Aliases:  www.xxxx.com  > www.xxxx.co.kr Server:  ns.xxxlab.com
Address: 2xx.2xx.1xx.1
 Name:   ns.xxxx.co.kr
Address: 2xx.2xx.1xx.1
Aliases:  www.xxxx.co.kr
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

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