Bug
Bug ID Number | BUG-000168401 |
---|---|
Submitted | June 17, 2024 |
Last Modified | August 7, 2025 |
Applies to | ArcGIS Web Adaptor |
Version found | 11.2 |
Operating System | Windows Server |
Operating System Version | N/A |
Status | In Review |
Previous documented cases have been resolved through the following methods:
Register a new web adaptor for the server without 'arcgis' in its name.
Institute a URL rewrite rule that converts the malformed URL back to the properly configured web adaptor name. Examples:
RewriteRule ^/arcgisserverserver/(.+) /arcgisserver/$1 [R,L]
RewriteRule ^/arcgistesttest/(.+) /arcgistest/$1 [R,L]
Bug ID: BUG-000168401
Software:
Get help from ArcGIS experts
Download the Esri Support App