One Hat Cyber Team
Your IP :
216.73.216.58
Server IP :
50.6.197.111
Server :
Linux server-631610.officedataghana.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
Server Software :
Apache
PHP Version :
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
etc
/
apache2
/
conf.d
/
View File Name :
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-php80 /cgi-sys/ea-php80 Action application/x-httpd-ea-php81 /cgi-sys/ea-php81 Action application/x-httpd-ea-php82 /cgi-sys/ea-php82 Action application/x-httpd-ea-php83 /cgi-sys/ea-php83 Action application/x-httpd-nf-php74 /cgi-sys/nf-php74 </IfModule> # lsapi configuration for ea-php80 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php80___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php81 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php81___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php83 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php83___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for nf-php74 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-nf-php74___lsphp .php .php7 .phtml </IfModule> # Set ea-php82 as the system default for php <IfModule mime_module> AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml </IfModule> # lsapi configuration for ea-php82 <IfModule lsapi_module> lsapi_engine On AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml </IfModule> # End of autogenerated php configuration.