MOON
Server: Apache
System: Linux server1.quantilytics.org 3.10.0-1160.119.1.el7.tuxcare.els21.x86_64 #1 SMP Tue Jun 17 03:11:12 UTC 2025 x86_64
User: hnhtennm (1016)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/src/csf/cpanel/csf.tmpl
[%
USE Whostmgr;
USE JSON;
 
WRAPPER 'master_templates/master.tmpl'
	header = 'ConfigServer Security & Firewall'
	skipsupport = 1
	skipheader = 1
	hide_license_warnings = 1
	theme='bootstrap'
	breadcrumbdata = {
		previous = [
		{
			name = "Home",
			url  = "/scripts/command?PFILE=main",
		},
		{
			name = "Plugins",
			url  = "/scripts/command?PFILE=Plugins",
		}
		],
		name = 'ConfigServer Security & Firewall',
		url = '/cgi/configserver/csf.cgi',
	};
%]
 
[% csf_output %]

[% END %]