AcuToWeb install directories and files

AcuToWeb installs the following directories and files for each platform:

Windows

The Windows installation results in the following directories and files:

conf
This directory contains the default configuration file. You need a configuration file for each instance of the Gateway that you plan to run on the machine.
Gateway
This directory contains the python object files that provide the web server functionality.
Web
This directory contains the cascading style sheets and other resources required by the Gateway.
redist
This directory contains the AcuToWeb Desktop installer (.msi file) and version file.
Tools
This directory contains the python executables required to run the Gateway python object files.

UNIX

The UNIX installation results in the following directories and files:

Directories
Gateway
This directory contains the python object files that provide the web server functionality.
redist
This directory contains the AcuToWeb Desktop installer (.msi file) and version file.
Web
This directory contains the cascading style sheets and other resources required by the Gateway.
conf
This directory contains the default configuration file. You need a configuration file for each instance of the Gateway that you plan to run on the machine.
Tools
This directory contains the python executables required to run the Gateway python object files.
Executable files
start-gateway
This executable enables you to start the Gateway with the default configuration file.
acutoweb-gateway
This executable enables you to start, stop, or obtain information about the Gateway.