Created
October 27, 2011 22:45
-
-
Save vinbarnes/1321125 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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