Application Host directories and files
The following list describes the Application Host and application directories and files.
Application Host directories and files
The following list provides an overview of Application Host directories and files:
- Common/ApplicationHost/
- The default Application Host installation directory. You can configure the Common/ApplicationHost directory.
- Common/ApplicationHost/configuration.xml
- The Application Host configuration file for defining, amongst others, the SDL UI Library version used.
- Common/ApplicationHost/index.htm
- The Application Host start page.
- settings.xml
- The main Application Host configuration file where you specify the applications you want to load in the Application Host.
Application files
Each application you want to load in the Application Host requires a manifest.htm file and manifest.xml located in the same directory. The files can be located in any directory, although for SDL Applications the files are typically located in the Manifest/ directory:
- Manifest/manifest.htm
- The application Web page for loading the manifest.xml file.
- Manifest/manifest.xml
-
The application configuration file for defining the
<applicationSuite>and<applicationEntryPoints>(navigation).