HEX
Server: Apache
System: Linux md-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User: kbinf747 (2664)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: //etc/apache2/conf.d/passenger.conf
<IfModule mod_passenger.c>
   PassengerRoot /opt/cpanel/ea-ruby24/root/usr/share/passenger/phusion_passenger/locations.ini
   PassengerEnabled off
   # NOTE: Disabling this directive will allow users to
   # set Passenger directives in their .htaccess files.
   # This will allow them to bypass the 'MAXPASSENGERAPPS' limits
   # enforced by the "Application Manager" feature.
   PassengerDisableHtaccess on
   PassengerDefaultRuby /opt/cpanel/ea-ruby24/root/usr/libexec/passenger-ruby24
   PassengerDisableSecurityUpdateCheck on
   PassengerInstanceRegistryDir /opt/cpanel/ea-ruby24/root/var/run/passenger-instreg
</IfModule>