| Server IP : 172.67.153.42 / Your IP : 216.73.217.138 Web Server : Apache System : Linux vps-850873.bgcolombia.com 3.10.0-1160.144.1.el7.tuxcare.els5.x86_64 #1 SMP Wed May 13 12:31:54 UTC 2026 x86_64 User : melizav ( 1018) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/28997/cwd/etc/apache2/conf.d/ |
Upload File : |
# 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-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-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
</IfModule>
# CGI configuration for ea-php56
<IfModule actions_module>
Action application/x-httpd-ea-php56 /cgi-sys/ea-php56
</IfModule>
# CGI configuration for ea-php70
<IfModule actions_module>
Action application/x-httpd-ea-php70 /cgi-sys/ea-php70
</IfModule>
# CGI configuration for ea-php71
<IfModule actions_module>
Action application/x-httpd-ea-php71 /cgi-sys/ea-php71
</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>
# Set ea-php74 as the system default for php
<IfModule mime_module>
AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtml
</IfModule>
# lsapi configuration for ea-php74
<IfModule lsapi_module>
lsapi_engine On
AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtml
</IfModule>
# End of autogenerated php configuration.