# 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.
Action application/x-httpd-ea-php53 /cgi-sys/ea-php53
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
Action application/x-httpd-ea-php82 /cgi-sys/ea-php82
Action application/x-httpd-ea-php84 /cgi-sys/ea-php84
Action application/x-httpd-ea-php85 /cgi-sys/ea-php85
# suPHP configuration for ea-php53
suPHP_Engine on
suPHP_AddHandler application/x-httpd-ea-php53
# suPHP configuration for ea-php54
suPHP_Engine on
suPHP_AddHandler application/x-httpd-ea-php54
# suPHP configuration for ea-php55
suPHP_Engine on
suPHP_AddHandler application/x-httpd-ea-php55
# suPHP configuration for ea-php56
suPHP_Engine on
suPHP_AddHandler application/x-httpd-ea-php56
# suPHP configuration for ea-php70
suPHP_Engine on
suPHP_AddHandler application/x-httpd-ea-php70
# suPHP configuration for ea-php71
suPHP_Engine on
suPHP_AddHandler application/x-httpd-ea-php71
# lsapi configuration for ea-php72
lsapi_engine On
AddHandler application/x-httpd-ea-php72___lsphp .php .php7 .phtml
# lsapi configuration for ea-php73
lsapi_engine On
AddHandler application/x-httpd-ea-php73___lsphp .php .php7 .phtml
# lsapi configuration for ea-php74
lsapi_engine On
AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtml
# lsapi configuration for ea-php81
lsapi_engine On
AddHandler application/x-httpd-ea-php81___lsphp .php .php8 .phtml
# lsapi configuration for ea-php82
lsapi_engine On
AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml
# lsapi configuration for ea-php84
lsapi_engine On
AddHandler application/x-httpd-ea-php84___lsphp .php .php8 .phtml
# lsapi configuration for ea-php85
lsapi_engine On
AddHandler application/x-httpd-ea-php85___lsphp .php .php8 .phtml
# Set ea-php80 as the system default for php
AddHandler application/x-httpd-ea-php80___lsphp .php .php8 .phtml
# lsapi configuration for ea-php80
lsapi_engine On
AddHandler application/x-httpd-ea-php80___lsphp .php .php8 .phtml
# End of autogenerated php configuration.