Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -r1.126.2.103 -r1.126.2.104 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 2 Jul 2024 06:45:03 -0000 1.126.2.103 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 2 Jul 2024 11:09:54 -0000 1.126.2.104 @@ -3287,7 +3287,7 @@ # ns_log warning "ignore untrusted host header field: '$hostHeaderValue'." \ "Consider adding this value to 'whitelistedHosts' in the" \ - "section 'ns/server/$server/acs' of your configuration file" + "section 'ns/server/\$server/acs' of your configuration file" return "" }