| Server IP : 101.53.144.229 / Your IP : 216.73.216.181 Web Server : Apache System : Linux host.gdigitalindia.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : digitalshiksha ( 1179) PHP Version : 5.6.40 Disable Function : eval,show_source,system,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,show_source,curl_multi_exechellcmd, ini_restore,apache_get_modules,get_cfg_var,passthru, exec ,proc_get_status,fpassthru,c999_buff_prepare,c999_sess_put,c99_buff_prepare,c99_sess_put,proc_close,ini_alter,dl,symlink,link,proc_close,ini_alter,dl,symlink,link,mail MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /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-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
</IfModule>
# suPHP configuration for ea-php55
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php55
</Directory>
</IfModule>
# suPHP configuration for ea-php56
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php56
</Directory>
</IfModule>
# suPHP configuration for ea-php70
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php70
</Directory>
</IfModule>
# suPHP configuration for ea-php71
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php71
</Directory>
</IfModule>
# suPHP configuration for ea-php73
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php73
</Directory>
</IfModule>
# suPHP configuration for ea-php74
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php74
</Directory>
</IfModule>
# suPHP configuration for ea-php80
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php80
</Directory>
</IfModule>
# suPHP configuration for ea-php81
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php81
</Directory>
</IfModule>
# Set ea-php72 as the system default for php
<IfModule mime_module>
AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# suPHP configuration for ea-php72
<IfModule suphp_module>
suPHP_Engine on
<Directory />
suPHP_AddHandler application/x-httpd-ea-php72
</Directory>
</IfModule>
# End of autogenerated php configuration.