게시물 1,376건
   
[warn] _default_ VirtualHost overlap on port 80, the first has precedence
글쓴이 : 최고관리자 날짜 : 2011-01-21 (금) 14:30 조회 : 11419
글주소 :
                                
VirtualHost 를 이용해서 단일호스트에 여러개의 도메인을 호스팅 할때 생기는 에러메세지이다.
[root@chonnom logs]# /etc/init.d/apachectl start
[Fri Jan 21 14:17:18 2011] [warn] _default_ VirtualHost overlap on port 80, the first has precedence
 
 
NameVirtualHost 지시어 이름 기반 가상 호스트를 구성해야한다. 이 문제 해결하기 위해 httpd.conf 파일 아래와같이 추가하면된다.
[root@chonnom logs]# vi /usr/local/apache/conf/httpd.conf
NameVirtualHost *:80   ==> 추가 or 주석해제
 
[root@chonnom logs]# /etc/init.d/apachectl start

이름 패스워드
비밀글 (체크하면 글쓴이만 내용을 확인할 수 있습니다.)
왼쪽의 글자를 입력하세요.
   

 



 
사이트명 : 모지리네 | 대표 : 이경현 | 개인커뮤니티 : 랭키닷컴 운영체제(OS) | 경기도 성남시 분당구 | 전자우편 : mojily골뱅이chonnom.com Copyright ⓒ www.chonnom.com www.kyunghyun.net www.mojily.net. All rights reserved.