From ebe9f953f94068d64b1d791f011b777981979245 Mon Sep 17 00:00:00 2001 From: gjsjohnmurray Date: Thu, 24 Mar 2022 10:48:03 +0000 Subject: [PATCH] Delete two unused CSP config files --- misc/CSP.conf | 24 ------------------------ misc/CSP.ini | 34 ---------------------------------- 2 files changed, 58 deletions(-) delete mode 100644 misc/CSP.conf delete mode 100644 misc/CSP.ini diff --git a/misc/CSP.conf b/misc/CSP.conf deleted file mode 100644 index fd1550a..0000000 --- a/misc/CSP.conf +++ /dev/null @@ -1,24 +0,0 @@ -CSPModulePath "/opt/webgateway/bin/" -CSPConfigPath "/opt/webgateway/bin/" - - - SetHandler csp-handler-sa - - - SetHandler csp-handler-sa - - - - AllowOverride None - Options None - Require all granted - - Require all denied - - - - - - CSP On - - \ No newline at end of file diff --git a/misc/CSP.ini b/misc/CSP.ini deleted file mode 100644 index 1257d39..0000000 --- a/misc/CSP.ini +++ /dev/null @@ -1,34 +0,0 @@ -[SYSTEM] -No_Activity_Timeout=1800 -Username=CSPSystem -Password=1Phmog51gaVNwReQh0rKvtmGBlRw -SM_Timeout=28800 -Server_Response_Timeout=60 -Queued_Request_Timeout=60 -Configuration_Initialized=Mon Oct 21 21:43:17 2019 -Configuration_Initialized_Build=1903.1735 -System_Manager=*.*.*.* -Default_Server=LOCAL - -[LOCAL] -Ip_Address=iris -TCP_Port=1972 -Username=CSPSystem -Password=]]]U1lT -Minimum_Server_Connections=3 -Maximum_Session_Connections=6 - -[SYSTEM_INDEX] -LOCAL=Enabled - -[APP_PATH_INDEX] -/=Enabled -/csp=Enabled - -[APP_PATH:/] -Default_Server=LOCAL -Alternative_Server_0=1~~~~~~LOCAL - -[APP_PATH:/csp] -Default_Server=LOCAL -Alternative_Server_0=1~~~~~~LOCAL