How to Fix Large File Upload 오류 404 ~에 IIS | 단계별 가이드. The following 오류 occurs when uploading large files to the website.
섬기는 사람 오류
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. 통나무 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
- 열려 있는 Internet Information Services (IIS) 관리자:
- If you are using 윈도우 서버 2012 또는 윈도우 서버 2012 R2:
- On the taskbar, 딸깍 하는 소리 Server Manager, 딸깍 하는 소리 Tools, and then click Internet Information Services (IIS) 관리자.
- If you are using 윈도우 8 또는 윈도우 8.1:
- If you are using 윈도우 서버 2008 또는 윈도우 서버 2008 R2:
- On the taskbar, 딸깍 하는 소리 시작, point to 관리 도구, and then click Internet Information Services (IIS) 관리자.
- If you are using 윈도우 Vista or 윈도우 7:
- On the taskbar, 딸깍 하는 소리 시작, and then click 제어판.
- Double-click 관리 도구, and then double-click Internet Information Services (IIS) 관리자.
- If you are using 윈도우 서버 2012 또는 윈도우 서버 2012 R2:
- In the Connections pane, go to the connection, site, application, or directory for which you want to modify your request filtering settings.
- In the Home pane, double-click Request Filtering.
- In the Request Filtering pane, click the Hidden Segments tab, and then click Add Hidden Segment… in the Actions pane.
- In the Add Hidden Segment dialog box, enter the relative path that you want to hide, and then click 좋아요.