mirror of
https://github.com/waytotheweb/scripts.git
synced 2026-03-29 21:57:07 +00:00
GPL v3 Release
This commit is contained in:
27
cse/cse.conf
Normal file
27
cse/cse.conf
Normal file
@@ -0,0 +1,27 @@
|
||||
# name
|
||||
name=cse
|
||||
|
||||
# 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/cse.cgi
|
||||
|
||||
# System user to run process as
|
||||
user=root
|
||||
|
||||
# Required acls
|
||||
acls=all
|
||||
|
||||
# Display name as show in the service ui
|
||||
displayname=ConfigServer Explorer
|
||||
|
||||
# Url to show in the service ui (relative to install path for whm this is cgi/)
|
||||
entryurl=configserver/cse.cgi
|
||||
|
||||
upgradecall=/usr/local/cpanel/whostmgr/docroot/cgi/configserver/cse/upgrade.sh
|
||||
|
||||
icon=cse.png
|
||||
|
||||
target=_self
|
||||
Reference in New Issue
Block a user