By default, the gateway configuration file is named gateway.conf and is located in C:\Program Files (x86)\Micro Focus\extend x.x.x\AcuToWeb\conf (Windows) or /etc (UNIX).
LOGFILE C:\Users\Public\Documents\Micro Focus\extend 10.2.0\gateway.log APPEND_LOG_FILE 0 USE_SSL 1 SSL_KEY_FILE C:\gateway\my-key-file.key SSL_CRT_FILE C:\gateway\my-certificate-file.crt ACURCL 127.0.0.1 ACURCL_PORT 5632 WEBSERVER_PORT 3000 TCP_PORT 8009 PUBLIC_ROOT_DIR ./Web FILE_CACHE ./Web/cache PATH_FILL_COMBO C:\my-acutoweb\fillcombo.js ENABLE_RSA_ENC 1 # CUSTOM CSS CUSTOMIZE_CSS Example1=./Web/_CSS/examples/defaultCustomCSS.css CUSTOMIZE_CSS FX=./Web/_CSS/examples/ThemeFX.css # PROTOCOL AUTHORIZED_ACCESS 0 HANDSHAKE_TIMEOUT 3 WS_COMPRESSION 1 MAX_PKG_SIZE 64000 LOG_LEVEL 1 TIMEOUT_ATW_CONN 450
If you edit any of the values in the configuration file, you must restart the AcuToWeb Gateway.
Previous versions of AcuToWeb used a configuration file in JavaScript format. These files continue to be compatible with AcuToWeb but are converted to plain text format when specified from the AcuToWeb Control Panel.