mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 23:17:07 +00:00
29 lines
644 B
Plaintext
29 lines
644 B
Plaintext
|
|
# name
|
||
|
|
name=csf
|
||
|
|
|
||
|
|
# Service that will serve this app
|
||
|
|
service=whostmgr
|
||
|
|
|
||
|
|
# Physical path: /usr/local/cpanel/3rdparty/Foo.php
|
||
|
|
# Literal URL path: $server:$port/$cpsession/3rdparty/Foo.php
|
||
|
|
url=/cgi/configserver/csf.cgi
|
||
|
|
|
||
|
|
# System user to run process as
|
||
|
|
user=root
|
||
|
|
|
||
|
|
# Required acls
|
||
|
|
acls=software-ConfigServer-csf
|
||
|
|
|
||
|
|
# Display name as show in the service ui
|
||
|
|
displayname=ConfigServer Security & Firewall
|
||
|
|
|
||
|
|
# Url to show in the service ui (relative to install path for whm this is cgi/)
|
||
|
|
entryurl=configserver/csf.cgi
|
||
|
|
|
||
|
|
# Path to upgrade script
|
||
|
|
upgradecall=/usr/local/cpanel/whostmgr/docroot/cgi/configserver/csf/upgrade.sh
|
||
|
|
|
||
|
|
icon=csf_small.png
|
||
|
|
|
||
|
|
target=_self
|