The installation procedure creates a directory structure containing the Web Extensions files. This structure is designed to be used as a virtual directory by the Apache HTTP server. By default, the files are installed in
/opt/Autodesk/autodeskinfrastructuremapserver2015/webserverextensions/www
If you used the --prefix=Prefix option with the configure command, the files are installed in
Prefix /webserverextensions/www
The www/webconfig.ini file provides configuration options for the Web Extensions. It is configured by the installation procedure.
If you are running the Infrastructure Map Server and the Web Extensions on separate machines, you must edit webconfig.ini for each machine running Web Extensions. In the section [SiteConnectionProperties], set the IpAddress value to the IP address of the site server.
The directory www/TempDir is used for temporary files. The user ID running the Apache httpd process must have read/write access to TempDir. For security purposes, this directory can be moved outside the virtual directory tree so it is not directly accessible via the web.