IIS URL文件名有加号或空格显示404错误的解决办法
请求筛选模块被配置为拒绝包含双重转义序列的请求。HTTP 错误 404.11 - Not Found
1.在 文件 菜单上, 单击 打开 。 在 文件名 框中, 键入 %windir%\system32\inetsrv\config\applicationhost.config然后单击 打开 。
2.在ApplicationHost.config
文件,
找到文件中的 configuration/system.webServer/security/requestFiltering/下
``
将
``