D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
apache2
/
conf.d
/
Filename :
passenger.conf
back
Copy
<IfModule mod_passenger.c> PassengerRoot /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 /usr/bin/ruby PassengerDisableSecurityUpdateCheck on PassengerInstanceRegistryDir /opt/cpanel/ea-passenger/run/passenger-instreg </IfModule>