Depending on the choices you made when installing Infrastructure Map Server Web Extension, you may have to perform different configuration steps. There are three installation methods, with some variations:
Installation Method | Description |
---|---|
Install with bundled Apache, PHP, and Tomcat | This installs separate versions of Apache, PHP, and Tomcat. Existing installations of these components are not affected. This method does not normally require additional configuration, but it does require setting up Java. See Setting Up Java for the Bundled Installation. If you use Apache as the web server for Autodesk |
Install with IIS | This installs a separate version of PHP. If you have an existing installation of PHP, it is not affected. See Configuration with IIS 7.x. |
Install with manual configuration of web server | This also installs and configures PHP, ASP.NET, and Java. You must configure a web server manually. |
If you use Apache as your web server, you can use either PHP or JSP for developing your own applications. If you use IIS as your web server, you can use either PHP or ASP.NET for developing your own applications.
If you choose either Apache or IIS as the web server when you install Infrastructure Map Server, most of the configuration is done by the installer. If you need to do any site-specific customization, it may be useful to refer to the appropriate configuration details.
If you use the installer program, the default installation directory (InstallDir) is
C:\Program Files\Autodesk\Autodesk Infrastructure Map Server 2015
and the Web Server Extensions directory (WebDir) is
C:\Program Files\Autodesk\Autodesk Infrastructure Web Server Extension 2015\www
Make the appropriate substitutions for path names in the instructions that follow.