* description : IE (Internet Explorer)에서 HTTP 오류 메시지
* author : 오션
* email : shlim@repia.com
* lastupdate : 2020-03-19
===== IE(Internet Explorer) Show friendly HTTP error messages =====
웹 사이트 개발 시, 서버에서 생성한 응답 화면이 아닌, IE에서 기본값으로 제공하는 HTTP 오류 메시지가 출력되는 경우\\
\\
===== 확인 =====
Internet Explorer의 상단에서,
\\
**도구**[Tools (Alt+X)] > **인터넷 옵션**[Internet Options (O)] > **고급**[Advanced] 탭 > **검색**[Browsing] 섹션\\
\\
**'HTTP 오류 메시지 표시-OFF'**되도록 __체크 표시를 해제__(Uncheck) > 적용 > 확인\\
\\
\\
{{:wiki:http_error_message_off.png |}}\\
\\
\\
===== 주의 =====
**HTTP 오류 메시지 표시 = Show friendly HTTP error messages**
\\
\\
{{:wiki:korean.png |}}{{:wiki:english.png|}}\\
\\
\\
\\
===== 출처 =====
[[https://support.isqsolutions.com/article.aspx?id=10161|How can I turn off the friendly error message in my browser?]]\\
\\
[[https://javacan.tistory.com/entry/IE%EC%9D%98-HTTP-%EC%98%A4%EB%A5%98-%EB%A9%94%EC%8B%9C%EC%A7%80Friendly-Error-Message|IE의 HTTP 오류 메시지(Friendly Error Message)]]\\
\\
[[https://www.webwiz.net/kb/asp-tutorials/friendly-HTTP-error-messages.htm|Turn off Friendly HTTP Error Messages in IE(Internet Explorer)]]\\
\\
[[https://stackoverflow.com/questions/9022932/custom-http-error-page-is-not-displayed-in-internet-explorer|Custom HTTP error page is not displayed in Internet Explorer]]\\
\\
[[https://stove99.tistory.com/200|[JSP] IE에서 설정한 에러 페이지가 나오지 않을 때]]
{{tag>오션 Internet Explorer HTTP 오류 메시지 표시}}