Skip to content

Instantly share code, notes, and snippets.

@Bishwas-py
Created July 21, 2022 06:36
Show Gist options
  • Save Bishwas-py/149c765b3bd364be1cd598e8374e6153 to your computer and use it in GitHub Desktop.
Save Bishwas-py/149c765b3bd364be1cd598e8374e6153 to your computer and use it in GitHub Desktop.
mod-http-passenger.conf for rails app
### Begin automatically installed Phusion Passenger config snippet ###
passenger_root /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini;
passenger_ruby /usr/bin/ruby2.7;
### End automatically installed Phusion Passenger config snippet ###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment