ServerName PREFIXSERIALNO_RNDSTRING.DWARFG_DOMAIN ServerAdmin webmaster@DWARFG_DOMAIN ErrorLog ${APACHE_LOG_DIR}/DWARFG_DOMAIN_PREFIXSERIALNO_error.log CustomLog ${APACHE_LOG_DIR}/DWARFG_DOMAIN_PREFIXSERIALNO_access.log combined Options +FollowSymlinks ProxyRequests Off ProxyPreserveHost On ProxyTimeout 12 ProxyBadHeader Ignore ProxyErrorOverride On UnsetEnv force-proxy-request-1.0 UnsetEnv proxy-nokeepalive SetEnv proxy-sendcl 1 AddDefaultCharset Off Order Deny,Allow Allow from all ProxyPass / http://127.0.0.1:WEBSSH_PORT/ timeout=60 upgrade=websocket ProxyPassReverse / http://127.0.0.1:WEBSSH_PORT/ SSLEngine on SSLCertificateFile /opt/INSTALL_DIR/ssl/server.pem SSLCertificateKeyFile /opt/INSTALL_DIR/ssl/server.key SSLOptions +StdEnvVars