漏洞
| 漏洞 ID 编号 | BUG-000132068 |
|---|---|
| 已提交 | July 7, 2020 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | Portal for ArcGIS |
| 找到的版本 | 10.8 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 |
| 状态 | Will Not Be Addressed |
Create a new web.config file at C:\inetpub\wwwroot where ArcGIS Web Adaptor with Portal for ArcGIS is installed using the following code snippet:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxUrl="10999" maxQueryString="9999" />
</requestFiltering>
</security>
</system.webServer>
<system.web>
<httpRuntime maxUrlLength="10999" maxQueryStringLength="2097151" />
<customErrors mode="Off" />
</system.web>
</configuration>
漏洞 ID: BUG-000132068
软件:
获取来自 ArcGIS 专家的帮助
下载 Esri 支持应用程序