Profound UI 2.2.7 Update

Instructions for manually updating the http config file for version 2.2.7

Use these instructions if you unchecked the HTTP Configuration option with the Installer

Edit the IFS file /www/profoundui/conf/httpd.conf   The section in red may be named slightly different on your system.

1. Change the following line:

ScriptAliasMatch ^/PUI000(11.{2}|1200|2.{2}|3.{3}|4.{3}|91.{2})(.*) /QSYS.LIB/PROFOUNDUI.LIB/PUI000$1$2

To:

ScriptAliasMatch ^/profoundui/PUI000(11.{2}|1200|2.{2}|3.{3}|4.{3}|91.{2})(.*) /QSYS.LIB/PROFOUNDUI.LIB/PUI000$1$2


2. Save the file and restart the Profound UI http instance (The section in red may be named slightly different on your system.)

ENDTCPSVR SERVER(*HTTP) HTTPSVR(PROFOUNDUI)
STRTCPSVR SERVER(*HTTP) HTTPSVR(PROFOUNDUI)