The following list describes the directories and files installed by the Express Server installation program in<Express Server installation directory>:
/ImageServer
This directory is the Express Server installation. The following table describes its subdirectories and their contents:
| Directory | Description of Contents |
|---|---|
| bin | Utility programs used in conjunction with Express Server |
| docs | User documentation, stylesheets and sample web applications |
| etc | Configuration files and other data for use by Express Server |
| lib |
DLLs/shared libraries required for Express Server to run |
| modules |
DLLs/shared libraries which implement certain Express Server functions. The following is the provider module that provides access to file system catalogs: lt_isFileProvider.dll (Windows) liblt_isFileProvider.so (Unix)
The following are lt_lib_sp_xxx.dll (Windows) lt_lib_dt_xxx.dll (Windows) liblt_sp_xxx.so (Unix) liblt_dt_xxx.so (Unix)
The following are scripts that register/unregister all the regall.bat (Windows) unregall.bat (Windows) regall.sh (Unix) unregall.sh (Unix)
|
| Tomcat | Libraries, configuration files, logs and other files required for Tomcat to run. |
| var | Runtime data used by Express Server, including log files, temporary files, and spatial index data |
/SampleImages
This directory contains the sample images.
The root install directory also includes the files License.pdf, README.pdf and Copyrights_Trademarks_and_Credits.pdf.