X7ROOT File Manager
Current Path:
/etc/apache2/conf.d
etc
/
apache2
/
conf.d
/
📁
..
📄
README
(366 B)
📄
autoindex.conf
(3.2 KB)
📄
cperror.conf
(502 B)
📄
http2.conf
(90 B)
📁
includes
📁
modsec
📄
modsec2.conf
(1.58 KB)
📄
php.conf
(1.63 KB)
📄
php.version
(6 B)
📄
php_add_handler_fix.conf
(236 B)
📁
ssl.crt
📁
ssl.key
Editing: 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-php71 /cgi-sys/ea-php71 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 </IfModule> # CGI configuration for ea-php71 <IfModule actions_module> Action application/x-httpd-ea-php71 /cgi-sys/ea-php71 </IfModule> # CGI configuration for ea-php73 <IfModule actions_module> Action application/x-httpd-ea-php73 /cgi-sys/ea-php73 </IfModule> # CGI configuration for ea-php80 <IfModule actions_module> Action application/x-httpd-ea-php80 /cgi-sys/ea-php80 </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.
Upload File
Create Folder