Disabling HTTP access to ArcGIS Server

After you have enabled SSL on ArcGIS Server, you may want to use only HTTPS\SSL for all network communication. ArcGIS Server can be configured to automatically re-direct any HTTP request to the HTTPS port. This effectively disables the use of HTTP with ArcGIS Server.

Considerations before disabling HTTP access

Consider the following before disabling all HTTP communication:

To disable all HTTP access to ArcGIS Server, follow the steps below.

Steps:
  1. Log in to the ArcGIS Server Administrator Directory. The URL is typically available at https://gisserver.domain.com:6443/arcgis/admin.
  2. Navigate to security > config > update.
  3. For the Protocol parameter, choose the HTTPS Only option, then click Update.
  4. Verify that ArcGIS Server resources cannot be accessed through HTTP.
NoteNote:

If you are using the ArcGIS Web Adaptor with ArcGIS Server, you'll need to reconfigure it with your server after performing the steps above. This will update the Web Adaptor's configuration to reflect the changes you made when disabling HTTP access on your site. For instructions, see Configuring the Web Adaptor after installation.

12/18/2014