Skip to content

Instantly share code, notes, and snippets.

@mlschuh
Created March 11, 2011 14:41
Show Gist options
  • Save mlschuh/865962 to your computer and use it in GitHub Desktop.
Save mlschuh/865962 to your computer and use it in GitHub Desktop.
<IfModule mod_passenger.c>
PassengerRoot /usr
PassengerRuby /usr/bin/ruby
PassengerDefaultUser www-data
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment