Server IP : 192.168.23.10  /  Your IP : 3.15.202.169
Web Server : Apache
System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64
User : rrrallyteam ( 1049)
PHP Version : 8.1.31
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /var/../etc/apache2/conf.d/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : //var/../etc/apache2/conf.d/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-php81 /cgi-sys/ea-php81
  Action application/x-httpd-ea-php82 /cgi-sys/ea-php82
</IfModule>

# CGI configuration for ea-php82
<IfModule actions_module>
  Action application/x-httpd-ea-php82 /cgi-sys/ea-php82
</IfModule>

# Set ea-php81 as the system default for php
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
</IfModule>
# CGI configuration for ea-php81
<IfModule actions_module>
  Action application/x-httpd-ea-php81 /cgi-sys/ea-php81
</IfModule>


# End of autogenerated php configuration.