File manager - Edit - /usr/local/cpanel/whostmgr/docroot/cgi/addon_softaculous.cgi
Back
#!/bin/sh eval 'if [ -x /usr/local/cpanel/3rdparty/bin/perl ]; then exec /usr/local/cpanel/3rdparty/bin/perl -x -- $0 ${1+"$@"}; else exec /usr/bin/perl -x $0 ${1+"$@"}; fi;' if 0; #!/usr/bin/perl #WHMADDON:softaculous:Softaculous - Instant Installs my $URL; if ( 'root' eq $ENV{'REMOTE_USER'} ){ $URL = "../cgi/softaculous/index.php"; }else{ $URL = "../cgi/softaculous/index.cgi"; } print "Location: $URL\n\n";
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings