ArcGIS Server

We have already installed Web Adaptor for ArcGIS, and we have a Web Adaptor instance installed for portal. The next step is to set up the web adaptor for ArcGIS Server.

Navigate to where you installed the setup files for ArcGIS Web Adaptor and run the setup.exe to create a new instance of the Web Adaptor.

Name this instance of the Web Adaptor something that represents your ArcGIS Rest Services. In this case we are going to call it “Server”.

Once the Web Adaptor is installed you will either be prompted or you will want to navigate to

http://localhost/server or http://localhost/{webadaptorname}.

You will be asked which product you want to configure, since we are installing Web Adaptor for ArcGIS Server, we’ll select “ArcGIS Server”.

Now you will have configured Web Adaptor and your site will be accessible via http://localhost/server/rest/services.

Last updated