묻고답하기

한서버에 여러개의 홈페이지를 구동중에 있습니다

근데 서버이전 작업을 하였는데 
 

5개중 3개는 정상작동이 되는데 2개는 index.php 내용이 뜨네요 

<?php
/**
 * @file  index.php
 * @author NHN (developers@xpressengine.com)
 * @brief Start page
 *
 * Find and create module object by mif, act in Request Argument \n
 * Set module information
 *
 * @mainpage XpressEngine
 * @section intro introduction
 * XE is an opensource and being developed in the opensource project. \N
 * For more information, please see the link below.
 * - Official website: http://www.xpressengine.com(korean), http://www.xpressengine.org(english)
 * - SVN Repository: http://xe-core.googlecode.com/svn/
 * \n
 * "XpressEngine (XE)" is free software; you can redistribute it and/or \n
 * modify it under the terms of the GNU Lesser General Public \n
 * License as published by the Free Software Foundation; either \n
 * version 2.1 of the License, or (at your option) any later version. \n
 * \n
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 * \n
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 *
 **/

/**
 * @brief Declare constants for generic use and for checking to avoid a direct call from the Web
 **/
define('__XE__',   TRUE);
define('__ZBXE__', TRUE); // deprecated : __ZBXE__ will be removed. Use __XE__ instead.
/**
 * @brief Include the necessary configuration files
 **/
require dirname(__FILE__) . '/config/config.inc.php';

/**
 * @brief Initialize by creating Context object
 * Set all Request Argument/Environment variables
 **/
$oContext = &Context::getInstance();
$oContext->init();

/**
 * @brief If default_url is set and it is different from the current url, attempt to redirect for SSO authentication and then process the module
 **/
if($oContext->checkSSO())
{
	$oModuleHandler = new ModuleHandler();

	if($oModuleHandler->init())
	{
		$oModule = &$oModuleHandler->procModule();
//		var_dump($oModule);
//		exit;
		$oModuleHandler->displayContent($oModule);
	}
}

$oContext->close();

/* End of file index.php */
/* Location: ./index.php */

 

뭐가 잘못된걸까요 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
몬수니 댓글 입력폼을 관리자만 볼수 있게 하고 싶습니다 [2] 2016.08.29 by 몬수니
초보자 접속통계에서 일별통계와 그래프통계가 서로다릅니다. [1] 2016.08.29 by 초보자
고베르 조회수질문이요.. 고수님들 능력을 보여주세요.. [2] 2016.08.29 by gooddayscom
lark007 html 파일 만들어 layouts 폴더내에 추가를 했는데 해당 파일 접근 문제 발생 [2] 2016.08.29 by lark007
바오밥나무 게시판 조회수가 올라가지 않는 문제 [5] 2016.08.29 by gooddayscom
dd**** 팝업설정시에 스크롤바 생성요.....  
초보자 게시판에서 공지사항을 작성하면 한쭉으로 밀립니다...... [2] file 2016.08.28 by 초보자
칼로리제로 게시판 파일첨부 아이콘 위치?  
우랑탕탕이 사이드바 영역에 위젯스타일 게시판 만드는 방법 있을가요 재질문 드립니다  
반장 질문드립니다 (셀렉트박스 타겟 지정)  
페페로뉘 채틱기능 같은게 구현이 가능할까요?  
짬짜면 본문 및 사이드바 폭조절 방법좀 .. ^^;; 부탁드립니다. [1] 2016.08.27 by 우랑탕탕이
민다 회원 탈퇴시에 글, 댓글 자동삭제되도록 하려면 [3] 2016.08.27 by sejin7940
xyxyxy 본문 내 jpg나 imgur 주소가 있으면 자동으로 이미지를 보여주고 싶어요  
웨딩진진 레이아웃 적용시켰는데.. 메인화면만 깨져서 나옵니다.. file  
우랑탕탕이 사이드바 영역에 위젯스타일 게시판 만드는 방법 있을가요  
살소리 글작성자 댓글색 변화 관련 오류 file  
그시간이후 모바일 게시판에서 '글 목록수' 문제  
살소리 db close 에러 [2] 2016.08.27 by 살소리
픳찌 xedition 사용중인데 관련해서 질문 드립니다..  
sa**** 확장변수로 상품정보폼을 만들려면..? [1] file 2016.08.27 by 디자인클립
기만1988 추천 오류 ㅜㅜ comment_srl 값이 필수입니다. [2] 2016.08.27 by 기만1988
아스마 SSL 관련 질문좀 드려보아요~ [1] 2016.08.26 by 기진곰
민하 포인트히스토리 본인글에 본인덧글 차감 현황 표시 오류  
28IT XE를 설치했는데 404 에러가 뜨네요. [3] 2016.08.26 by BRANDYK
도치아빠 다운로드 권한이... [4] file 2016.08.26 by BRANDYK
미미미2 애드온을 깔고 잘되다가 갑자기 오류가 생겼다면 어디에서 오류가 생긴걸까요?  
완젼초짜 제발좀 도와 주세요 몇일째 헤매는 중입니다. [1] 2016.08.26 by 댑펑
미미미2 익명게시판에서 닉네임이 랜덤으로 바뀌는 애드온을 사용했는데요! [2] 2016.08.26 by 미미미2
감사하는마음이죠 닉네임 클릭시 [팝업창] 내용중에 [쪽지보내기,친구등록] 삭제하고싶어요 [2] file 2016.08.26 by 감사하는마음이죠