HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE
Microsoft 공식 원문에 표시된 HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE 항목의 문구를 확인하는 문서입니다.
빠른 답변
- 확인 범위
- HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE 문구가 표시되면 이 문서에서 Microsoft 공식 원문의 같은 항목과 일치하는지 확인할 수 있습니다. 원문에 없는 원인이나 수정 방법은 이 문서만으로 단정하지 마십시오.
- 먼저 확인할 항목
- 현재 화면 또는 로그에서 `HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE` 문구를 확인합니다.
- 적용 범위
- 화면 또는 로그에 같은 오류 메시지·상태명이 표시된 경우문맥: 바이브 코딩
- 출처 확인일
- 2026-08-03
- 최종 검토
- 2026-08-03
- 정정 이력
- 2026-07-29 이후 기록 없음
- 관련 기술
이 문서의 범위
현재 증상
- 애플리케이션 오류 메시지
먼저 확인할 항목
현재 화면 또는 로그에서 `HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE` 문구를 확인합니다.
수집 원문의 발췌문과 현재 문구를 비교합니다.
피해야 할 조치
주의
- 이 문서는 원문 문구의 일치만 확인합니다. 원문에 없는 원인이나 변경 절차를 단정하지 않습니다.
오류 메시지·상태명 확인 범위
확인 범위
이 문서는 화면 또는 로그에 표시된 HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE 문구가 Microsoft 공식 원문의 항목과 일치하는지 확인합니다.
원문 발췌
HTTP Error 404.13 when you visit website - Internet Information Services | Microsoft Learn Table of contents Exit editor mode Ask Learn Ask Learn Reading mode Table of contents Read in English Add Add to Plans Edit Copy Markdown Print Note Access to this page requires authorization. You can try signing in or changing directories. Access to this page requires authorization. You can try changing directories. HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE when you visit a web site that is hosted on a server that is running IIS 7.0 Feedback Summarize this article for me In this article This article helps you resolve the error (HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE) that occurs when you visit a website in Internet Information Services (IIS). Original product version: Internet Information Services 7.0 Original KB number: 942074 Symptoms Consider the following scenario. You have a web site that is hosted on a server that is running IIS 7.0. When a user visits this web site, the user receives an error message that resembles the following error message: Server Error in Application "application name" HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE HRESULT: 0 Description of HRESULT # The operation completed successfully. Cause This problem occurs because the client request contains a Content-Length header that is larger than the value that is specified for this header in the maxAllowedContentLength property in the ApplicationHost.config file. Resolution To resolve this problem, follow these steps: Select Start. In the Start Search box, type Notepad. Right-click Notepad, and then select Run as administrator. Note If you are prompted for an administrator password or for a confirmation, type the password, or select Continue. On the File menu, select Open. In the File name box, type %windir%\system32\inetsrv\config\applicationhost.config, and then select Open. In the ApplicationHost.config file, locate the node. Remove the maxAllowedContentLength property. Or, add a value that matches the size of the Content-Length header that the client sends as part of the request. By default, the value of the maxAllowedContentLength property is 30000000. For example, modify the following configuration data inside the section. Save the ApplicationHost.config file. Feedback Was this page helpful? Yes No No Need help with this topic? Want to try using Ask Learn to clarify or guide you through this topic? Ask Learn Ask Learn Suggest a fix? Additional resources Last updated on 2025-02-11
확인 절차
- 현재 화면 또는 로그에서
HTTP Error 404.13 - CONTENT_LENGTH_TOO_LARGE문구를 확인합니다. - 위 원문 발췌와 문구를 비교합니다.
- 문구가 일치하면 이 문서의 출처 링크에서 적용 환경과 원문 전체를 확인합니다.
주의
이 문서는 문구 식별 범위로 제한합니다. 출처가 직접 설명하지 않는 원인, 설정 변경, 권한 변경 또는 복구 절차를 이 문서만으로 실행하지 마십시오.
참고 자료
Microsoft · 공식 자료 · 확인 범위: 공식 원문에 오류 문구와 해당 항목의 발췌문이 있습니다. · 확인일: 2026-08-03