Skip to content

Instantly share code, notes, and snippets.

@vinbarnes
Created October 27, 2011 22:45
Show Gist options
  • Select an option

  • Save vinbarnes/1321125 to your computer and use it in GitHub Desktop.

Select an option

Save vinbarnes/1321125 to your computer and use it in GitHub Desktop.
The Apache 2 module was successfully installed.
Please edit your Apache configuration file, and add these lines:
LoadModule passenger_module /usr/lib/ruby/gems/1.8/gems/passenger-3.0.9/ext/apache2/mod_passenger.so
PassengerRoot /usr/lib/ruby/gems/1.8/gems/passenger-3.0.9
PassengerRuby /usr/bin/ruby1.8
After you restart Apache, you are ready to deploy any number of Ruby on Rails
applications on Apache, without any further Ruby on Rails-specific
configuration!
Press ENTER to continue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment