묻고답하기

Server Error in '/' Application.

Runtime Error

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. 

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
</configuration>


이런 페이지 뜨면 자동으로 메인으로 리다이렉트되게 할려면 .htaccess 수정해야 하나요?


수정해야 한다면 어떻게 수정해야 하나요? IIS 사용중입니다. 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
표현 xe 설치에 관하여 [1] 2010.03.01 by Gekkou
NovaZone 최근게시물 특정태그만 적용되게 하는 방법에 대해... file  
D페이스 최근 문서 위젯 출력문제. file  
김동우747 로그인 확인 및 회원가입 페이지 문의  
졸라맨 레벨아이콘 표시가 게시판 생성일에 따라 틀리게 나옵니다 [1] 2010.03.01 by 백성찬
동~ cafe가 이상해요... file  
호가든 헤드적용이 잘 안되는거 같아요~ file  
pcdoc 달력기능 후 문제가 생겨서....  
모닝소주 최근 게시물 추출에 관한 질문입니다. 고수님들 부탁이요.ㅠㅠ  
칼잇으마 관리자 화면의 xpressengine은 어디서 수정합니까?  
권기식 이미지 해상도가 클 경우 썸네일을 만들지 못하는 문제 [1] 2010.03.02 by 휘즈
miso777 메뉴 아무것도 연결하지 않고 표시만하기 [1] file 2010.03.02
똑디 캐시파일 재생성 방법 (외부페이지)  
Gnee ie7과 ff에서 다르게 나타나는 공식 레이아웃 [1] file 2010.03.02 by 밤맛우유
nodang [설정오류]기본모듈의 핸드폰번호필드와 인증번호필드 설정을 확인하세요 [2] 2010.03.02 by 머구리
천년후에 게시판 [1] 2010.03.02 by 백성찬
교육학과 게시판 오류 [1] 2010.03.02 by 백성찬
몬도그로쏘 파일업로드시 특정확장자만 색깔을 다르게 할수 있나요? file  
임유진937 밀림 현상 [1] file 2010.03.02 by 화해
동~ 관리자페이지 로그인이 안되요... [1] 2010.03.02 by 백성찬