이 사이트를 이용함으로써, 당신은 다음에 동의합니다 개인 정보 보호 정책.
수용하다
엔터인IT엔터인IT엔터인IT
  • 집
  • IT 프로
  • 기술
  • 마이크로소프트
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • 하이퍼-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • 팀
  • 윈도우
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
독서: How to Fix Large File Upload Error 404 on IIS | 단계별 가이드
글꼴 크기 조정기아아
엔터인IT엔터인IT
글꼴 크기 조정기아아
  • 집
  • IT 프로
  • 기술
  • 마이크로소프트
  • 윈도우
  • SCCM 쿼리 컬렉션 목록
찾다
  • 집
  • IT 프로
  • 기술
  • 마이크로소프트
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • 하이퍼-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • 팀
  • 윈도우
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
그것은 프로

How to Fix Large File Upload Error 404 on IIS | 단계별 가이드

2월 출판 18, 2024
4 최소 읽기
공유하다

How to Fix Large File Upload Error 404 on IIS | 단계별 가이드. The following error occurs when uploading large files to the website.

내용물
Setup Request Filtering윈도우 서버 2012 R2How ToHow to add a hidden segment

Server Error

404 – File or directory not found.

The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

To enable uploading large files you have to change a setting in IIS.

메모: The limit is approximately 28,6 MB because the limit of maxAllowedContent Length is 30000000 bytes.

To change the maximum upload setting, named “maxAllowedContent Length”, 다음을 수행하십시오:

1. Log on to the server that holds the IIS website, and then click 시작, 딸깍 하는 소리 Programs, 딸깍 하는 소리 관리 도구, 딸깍 하는 소리 Internet Information Services (IIS) 관리자;

2. Expand the website that you want to increase the maxAllowedContent Length;

3. Double-click the Request Filtering icon in the main window

메모: if you don’t have the Request Filtering icon, you need to install it through the Add Roles 옵션. Get the instructions below.

4. Click the Hidden Segment Tab;

5. Right-click web.config 그리고 클릭 Edit Feature Setting;

6. A new window named Edit Request Filtering Settings appears;

7. Under Request Limits heading. enter a new larger value in the Maximum allowed content length (Bytes) box;

8. 딸깍 하는 소리 좋아요 to apply the change.

Setup Request Filtering

The default installation of IIS 7 and later includes the Request Filtering role service or feature. If the Request Filtering role service or feature is uninstalled, you can reinstall it using the following steps.

윈도우 서버 2012 R2

1. On the taskbar, 딸깍 하는 소리 Server Manager.

2. ~ 안에 Server Manager, click the Manage menu and then click Add Roles and Features.

3. In the Add Roles and Features wizard, 딸깍 하는 소리 다음. Select the installation type and click 다음. Select the destination server and click 다음.

4. On the Server Roles 페이지, expand Web Server (IIS), expand Web Server, expand Security, and then select Request Filtering. 딸깍 하는 소리 다음.

5. On the Select features 페이지, 딸깍 하는 소리 다음.

6. On the Confirm installation selections 페이지, 딸깍 하는 소리 설치하다.

7. On the Results 페이지, 딸깍 하는 소리 닫다.

How To

Note for IIS 7.0 users: Some of the steps in this section may require that you install the Microsoft Administration Pack for IIS 7.0, which includes a user interface for request filtering. To install the Microsoft Administration Pack for IIS 7.0, please see the following URL iis.net/expand/AdministrationPack

How to add a hidden segment

  1. 열려 있는 Internet Information Services (IIS) 관리자:
    • If you are using Windows Server 2012 or Windows Server 2012 R2:
      • On the taskbar, 딸깍 하는 소리 Server Manager, 딸깍 하는 소리 Tools, and then click Internet Information Services (IIS) 관리자.
    • If you are using Windows 8 or Windows 8.1:
      • Hold down the 윈도우 열쇠, press the letter X, and then click 제어판.
      • 딸깍 하는 소리 관리 도구, and then double-click Internet Information Services (IIS) 관리자.
    • If you are using Windows Server 2008 or Windows Server 2008 R2:
      • On the taskbar, 딸깍 하는 소리 시작, point to 관리 도구, and then click Internet Information Services (IIS) 관리자.
    • If you are using Windows Vista or Windows 7:
      • On the taskbar, 딸깍 하는 소리 시작, and then click 제어판.
      • Double-click 관리 도구, and then double-click Internet Information Services (IIS) 관리자.
  2. In the Connections pane, go to the connection, site, application, or directory for which you want to modify your request filtering settings.
  3. In the Home pane, double-click Request Filtering.
  4. In the Request Filtering pane, click the Hidden Segments tab, and then click Add Hidden Segment… in the Actions pane.
  5. In the Add Hidden Segment dialog box, enter the relative path that you want to hide, and then click 좋아요.
태그됨:IISMicrosoft Windows 서버WEBWindows Server 2012R2윈도우 서버 2016윈도우 서버 2019
이전 기사 스카이프 8.55 release notes
다음 기사 What are the minimum requirements for a domain controller server?
코멘트를 남겨주세요 코멘트를 남겨주세요

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

이 사이트는 스팸을 줄이기 위해 Akismet을 사용합니다.. 댓글 데이터가 처리되는 방법 알아보기.

번역

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
 번역 편집
~에 의해 Transposh - translation plugin for wordpress

인기 게시물

Windows Server의 시스템 요구 사항 2016
윈도우 서버
구성 관리자 쿼리 컬렉션 목록
구성 관리자 쿼리 컬렉션 목록
구성 관리자
클래식 팀 사이트의 최신 페이지에서 구조적/관리형 탐색 활성화
기술
SCCM이 DP 위치를 MP에서 예상 버전으로 가져오지 못했습니다.
구성 관리자

최근 게시물

Ubuntu에서 SSH 보호를 위한 Fail2ban 설치 및 구성 24.04
리눅스
AlmaLinux에서 FirewallD 활성화 및 구성
리눅스
AlmaLinux에서 사용자 생성 및 SSH 키 설정
리눅스
AlmaLinux에서 비밀번호를 재설정하는 방법
리눅스

© 2023 엔터인IT

모바일 버전으로 이동하십시오
광고배너
돌아온 것을 환영합니다!

귀하의 계정에 로그인하세요

사용자 이름 또는 이메일 주소
비밀번호

비밀번호를 잃어버렸습니다?