묻고답하기

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 남기남
designslam 위젯 스킨 반응을 수정하고싶습니다. file  
이무기1 설치된 레이아웃>생성된 레이아웃 경로변경 어떻게하죠~ㅜ,.ㅜ [3] 2014.11.10 by 이무기1
초보중초보중초보 안녕하세요. 게시판 관리 권한 문제입니다. [2] 2014.11.10 by 초보중초보중초보
틱택톡 PC버전 인기게시글 위젯 모바일버전으로 수정하는법 [1] 2014.11.10 by DoorWeb
제로이드 css 링크 색상 관련 질문 [5] 2014.11.10 by DoorWeb
임채원임 레이아웃 관리자로 로그인안하고 바꾸는법 [1] 2014.11.10 by DoorWeb
브레인630 위젯으로 내용에 있는 html 불러오기 [1] 2014.11.10 by DoorWeb
세상의종말 구글 크롤링  
해운대살고싶다 아이템샵가지고 계신분! 도움좀..ㅠㅠ [3] 2014.11.09 by 퍼니엑스이
세상의종말 방문자 통계가 이상해요 ㅠ [1] file 2014.11.09 by sejin7940
헤헤뀨뀨 설치된 레이아웃에는 레이아웃이 뜨는데, 생성된 레이아웃에는 뜨지 않는 이유가 무엇인가요?  
죽방망이 서버 구글봇이 멈췄을때 해결방법이 있을까요? [1] 2014.11.09 by 몽실아빠
사랑해요XE 글 번호 있는곳 (‹ Prev12345 Next ›) 바로 아래에 스크립트를 추가 해주고 싶은데 어떻게 해야하나요? [8] file 2014.11.09 by HSJI
sepiron 이온디님이 만드신 복권수정판을 찾고있습니다ㅜ  
사랑해요XE 다른 이미지를 F5 새로고침 할때마다 다른것이 출력되게 하는 방법 [1] 2014.11.09 by 몽실아빠
KrteamENT 이모티콘 관련 파일있으신분~ [2] 2014.11.09 by KrteamENT
립샤 sh 메모 스킨 글자수 제한 [1] 2014.11.09 by sejin7940
pino 홈페이지 게시판 만들기 초보 질문이요 ㅠ [3] 2014.11.09 by 추억팔이
김형진354 DB에서 혹시 게시물 모두 댓글허용으로 변경하는방법이있나요 ㅠㅠ? [7] 2014.11.09 by 김형진354
런업 상단 여백을 없애고 싶습니다.. [15] file 2014.11.09 by 런업