Linux 186-227-203-186.cprapid.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
Apache
Server IP : 186.227.203.186 & Your IP : 216.73.216.196
Domains : 154 Domain
User : pmcaxingo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
usr /
local /
apache /
conf /
Delete
Unzip
Name
Size
Permission
Date
Action
includes
[ DIR ]
drwxr-xr-x
2026-06-12 03:05
httpd.conf
2.09
MB
-rw-------
2026-06-15 11:55
mime.types
60.15
KB
-rw-r--r--
2026-06-13 03:05
php.conf
3.09
KB
-rw-r--r--
2026-06-12 03:05
Save
Rename
# 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-php54 /cgi-sys/ea-php54 Action application/x-httpd-ea-php55 /cgi-sys/ea-php55 Action application/x-httpd-ea-php56 /cgi-sys/ea-php56 Action application/x-httpd-ea-php70 /cgi-sys/ea-php70 Action application/x-httpd-ea-php71 /cgi-sys/ea-php71 Action application/x-httpd-ea-php72 /cgi-sys/ea-php72 Action application/x-httpd-ea-php73 /cgi-sys/ea-php73 Action application/x-httpd-ea-php74 /cgi-sys/ea-php74 Action application/x-httpd-ea-php80 /cgi-sys/ea-php80 Action application/x-httpd-ea-php81 /cgi-sys/ea-php81 </IfModule> # suPHP configuration for ea-php54 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php54 </Directory> </IfModule> # suPHP configuration for ea-php55 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php55 </Directory> </IfModule> # suPHP configuration for ea-php56 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php56 </Directory> </IfModule> # suPHP configuration for ea-php70 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php70 </Directory> </IfModule> # suPHP configuration for ea-php71 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php71 </Directory> </IfModule> # suPHP configuration for ea-php72 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php72 </Directory> </IfModule> # suPHP configuration for ea-php73 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php73 </Directory> </IfModule> # suPHP configuration for ea-php74 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php74 </Directory> </IfModule> # suPHP configuration for ea-php80 <IfModule suphp_module> suPHP_Engine on <Directory /> suPHP_AddHandler application/x-httpd-ea-php80 </Directory> </IfModule> # Set ea-php81 as the system default for php <IfModule mime_module> AddHandler application/x-httpd-ea-php81 .php .php8 .phtml </IfModule> # CGI configuration for ea-php81 <IfModule actions_module> Action application/x-httpd-ea-php81 /cgi-sys/ea-php81 </IfModule> # End of autogenerated php configuration.