Where is the Apache module installed for Phusion Passenger? I want to adjust some of the config values found in "Configuring Phusion Passenger".
I don't know where this config file is. I've installed everything like the documentation says for Nginx.
passenger-status looks at the current status of a Phusion Passenger installation. It will locate Phusion Passenger automatically if it is running and will give you a list of instances if there is more than one Phusion Passenger instance running.
Phusion Passenger® is an open source web application server. It handles HTTP requests, manages processes and resources, and enables administration, monitoring and problem diagnosis. Phusion Passenger - the smart app server. Passenger is very easy to use, makes deploying in production much easier and is scalable.
The Passenger Nginx module registers Passenger-specific configuration options inside Nginx. You, the administrator, configure Passenger by adding Passenger-specific configuration options to the Nginx configuration file. Restart or reload Nginx to apply any configuration changes.
This Nginx is usually located in /usr/sbin/nginx, with configuration file /etc/nginx/nginx. conf.
There's is a command passenger-config --root
which shows Passenger's root. All other config should be in the Apache or Nginx config file, which means in sites-enabled/your_site
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With