Problem:  REST login page over SSL redirects to port 80 after logging on

相关信息
Article ID: 40074
Bug Id: N/A
Software:
ArcGIS Server 10
Platforms:
Windows XP, Server 2003, Vista, Server 2008, Windows 7

问题描述
REST login page over SSL redirects to port 80 after logging on.

原因
Internet Information Services (IIS) has not been set up to serve Web pages and other resources via Secure Hypertext Transfer Protocol (HTTPS).
已邀请:

易智瑞技术支持

赞同来自:

解决方案
After configuring Internet Information Services to use SSL, configure the system to remain in SSL after logging on to REST.


  1. Set up SSL and Require SSL for the Services Directory login and admin pages. See the Web help topic Setting up SSL.
  2. Configure the REST\rest.config file (the default location is under inetpub\wwwroot\ArcGIS). • Replace all occurrences of http://machine_name with HTTPS except for <SoapUrl> because it already has <SoapSslUrl> with HTTPS.
  3. Start ArcGIS Server Manager and require clients to connect to ArcGIS Server services using HTTPS. a) In ArcGIS Server Manager, click Services. b) In the drop-down listbox, select the folder(s) to apply HTTPS (to require HTTPS access for the entire server, select the root). c) Click Manage Folders and in the drop-down list, click Properties. d) In the Folder Properties dialog box, check 'Require Encrypted Web Access' and click OK. See the section titled 'Requiring HTTPS for folders and services' in the Web help topic: Securing Internet connections to services.


创建及修改时间
Created: 3/27/2012

Last Modified: 4/2/2012
原文链接
http://support.esri.com/en/kno ... 40074

要回复问题请先登录注册