![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/thread-self/root/proc/self/root/etc/apache2/conf.d/ |
# 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-php74 /cgi-sys/ea-php74 Action application/x-httpd-ea-php81 /cgi-sys/ea-php81 Action application/x-httpd-ea-php82 /cgi-sys/ea-php82 </IfModule> # CGI configuration for ea-php72 <IfModule actions_module> Action application/x-httpd-ea-php72 /cgi-sys/ea-php72 </IfModule> # CGI configuration for ea-php81 <IfModule actions_module> Action application/x-httpd-ea-php81 /cgi-sys/ea-php81 </IfModule> # CGI configuration for ea-php82 <IfModule actions_module> Action application/x-httpd-ea-php82 /cgi-sys/ea-php82 </IfModule> # Set ea-php74 as the system default for php <IfModule mime_module> AddHandler application/x-httpd-ea-php74 .php .php7 .phtml </IfModule> # CGI configuration for ea-php74 <IfModule actions_module> Action application/x-httpd-ea-php74 /cgi-sys/ea-php74 </IfModule> # End of autogenerated php configuration.