Configuring Apache 1.3x with ServletExec 4.2 for ArcIMS

After installing ArcIMS, you must configure your Web server for ArcIMS. If your Web server and servlet engine are not operational, contact your system administrator before you proceed. See www.newatlanta.com for information on problems with ServletExec.

 

  1. Verify that the following items are at  <ServletExec Installation Directory>\ServletExec AS\se-<instance-name>\Servlets:

 

If you can not verify the above:

 

 

Creating virtual directories

After installing ArcIMS, you must create virtual directories for Manager, Output, and Website. A virtual directory is a mapped location on the Web server to a physical path.

Note: If you browsed to the location of your Web server root directory to create directories for Output and Website (the Web Site Working Directories) during the ArcIMS installation, you don't need to create virtual directories for Output and Website.

 

  1. On Windows NT, choose Start > Settings > Control Panel > Services; on Windows 2000, choose Start > Settings > Control Panel > Administrative Tools >Component Services and click Services on the Tree tab; on Windows XP, choose Start > Control Panel > Performance and Maintenance > Administrative Tools > Component Services and click Services on the Tree tab.

 

  1. Stop your Apache Web server.

 

  1. In a text editor (such as Notepad), open <ArcIMS Installation Directory>\ArcIMS\Common\ApacheAlias.txt and copy the contents of the file. Close the file.

 

  1. In a text editor (such as Notepad), open <Apache Installation Directory>\Apache2\conf\httpd.conf. Under the line:

Alias /icons/ "<Apache Installation Directory/Apache2/icons/"

paste the lines from the ApacheAlias.txt file. Replace the paths in these lines with the appropriate paths where necessary.

 

  1. Save and close the file.

 

  1. Start your Apache Web Server and close the Services window.

 

 

Using the Diagnostics tool to test your ArcIMS installation

  1. Verify that the ArcIMS installation was successful.

a. Click Start > Programs > ArcGIS > ArcIMS > ArcIMS Diagnostics. The ArcIMS Diagnostics tool displays.

b. Select your Web server protocol, type your Web server name including domain, and type your port number. The default is 80.

C. Click 1 to test the ArcIMS Servlet Connector and 2 to test the ArcIMS Application Server.

 

If these tests are successful, your ArcIMS Application Server and ArcIMS Servlet Connector are configured correctly.

 

If you receive an error message, select the error number in the dropdown list and click View. The error number and a description display. Follow the instructions in the description to fix the problem and try the Diagnostics tool again.

 

See Configuring Apache 1.3.x with ServletExec 4.2 for Service Administrator for information on configuring ArcIMS Service Administrator.

 

See Configuring Apache 1.3.x with ServletExec 4.2 for Metadata Explorer for information on configuring Metadata Explorer.

 

See Step 5: Configure ArcIMS for the final step required to get ArcIMS running.