How to Fix Large File Upload Error 404 on IIS | 단계별 가이드. The following error occurs when uploading large files to the website.
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 ~이다 30000000 바이트.
To change the maximum upload setting, named “maxAllowedContent Length”, 다음을 수행:
1. Log on to the server that holds the IIS website, 그런 다음 클릭하세요.시작, 딸깍 하는 소리Programs, 딸깍 하는 소리Administrative Tools, 딸깍 하는 소리Internet Information Services (IIS) 관리자;
2. Expand the website that you want to increase the maxAllowedContent Length;
3. Double-click theRequest Filtering icon in the main window
메모: if you don’t have the Request Filtering icon, you need to install it through theAdd Roles 옵션. Get the instructions below.
4. 클릭Hidden SegmentTab;
5. 마우스 오른쪽 버튼으로 클릭 web.config 그리고 클릭Edit Feature Setting;
6. A new window namedEdit Request Filtering Settings appears;
7. UnderRequest Limits표제. enter a new larger value in theMaximum 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, 딸깍 하는 소리 서버 매니저.
2. ~ 안에 서버 매니저, 클릭 관리하다 menu and then click 역할 및 기능 추가.
3. 에서 역할 및 기능 추가 wizard, 딸깍 하는 소리 다음. Select the installation type and click 다음. Select the destination server and click 다음.
4. 에 서버 역할 페이지, 확장하다 웹 서버 (IIS), 확장하다 웹 서버, 확장하다 보안, 그런 다음 선택 Request Filtering. 딸깍 하는 소리 다음.
5. 에 Select features 페이지, 딸깍 하는 소리 다음.
6. 에 Confirm installation selections 페이지, 딸깍 하는 소리 설치하다.
7. 에 결과 페이지, 딸깍 하는 소리 닫다.
How To
Note for IIS 7.0 사용자: 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 Windows Server 2012 or Windows Server 2012 R2:
- On the taskbar, 딸깍 하는 소리 서버 매니저, 딸깍 하는 소리 Tools, 그런 다음 클릭하세요. Internet Information Services (IIS) 관리자.
- If you are using Windows 8 or Windows 8.1:
- Hold down the 윈도우 열쇠, press the letter 엑스, 그런 다음 클릭하세요. 제어판.
- 딸깍 하는 소리 Administrative Tools, 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 Administrative Tools, 그런 다음 클릭하세요. Internet Information Services (IIS) 관리자.
- If you are using Windows Vista or Windows 7:
- On the taskbar, 딸깍 하는 소리 시작, 그런 다음 클릭하세요. 제어판.
- Double-click Administrative Tools, and then double-click Internet Information Services (IIS) 관리자.
- If you are using Windows Server 2012 or Windows Server 2012 R2:
- 에서 Connections pane, go to the connection, site, application, or directory for which you want to modify your request filtering settings.
- 에서 Home pane, double-click Request Filtering.
- 에서 Request Filtering pane, 클릭 Hidden Segments 탭, 그런 다음 클릭하세요. Add Hidden Segment… 에서 Actions pane.
- 에서 Add Hidden Segment 대화 상자, enter the relative path that you want to hide, 그런 다음 클릭하세요. 좋아요.