public this repo is viewable by everyone
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
commit  53301de464b323d364723854d3a8d293ab8327d6
tree    23e53e1e40d0fea9ecd6312dca292b3e7f2f5cb8
parent  3f5fb12ba8240018c6210a42d2550d21a3cd6497
name age message
folder .gitignore Sun Apr 20 03:45:31 -0700 2008 Begin working on seperating ApplicationPool ser... [Hongli Lai (Phusion)]
folder DEVELOPERS.TXT Mon Apr 28 02:35:41 -0700 2008 Document directory structure. [Hongli Lai (Phusion)]
folder INSTALL Fri Apr 04 03:43:01 -0700 2008 Add more references to Users Guide. For some re... [Hongli Lai (Phusion)]
folder LICENSE Sat Apr 19 15:10:42 -0700 2008 Clearify some licensing ambiguities. [Hongli Lai (Phusion)]
folder README Fri Apr 04 03:43:01 -0700 2008 Add more references to Users Guide. For some re... [Hongli Lai (Phusion)]
folder Rakefile Thu May 01 01:37:57 -0700 2008 Merge branch 'external_app_pool' [Hongli Lai (Phusion)]
folder benchmark/ Tue Apr 01 14:06:00 -0700 2008 Add benchmark tool for the Rails Dispatcher. [Hongli Lai (Phusion)]
folder bin/ Thu May 01 01:37:57 -0700 2008 Merge branch 'external_app_pool' [Hongli Lai (Phusion)]
folder doc/ Thu May 01 01:37:57 -0700 2008 Merge branch 'external_app_pool' [Hongli Lai (Phusion)]
folder ext/ Thu May 01 09:28:24 -0700 2008 Merge branch 'stable-1.0' [Hongli Lai (Phusion)]
folder lib/ Thu May 01 12:13:06 -0700 2008 Set RAILS_ROOT to '.' during Ruby on Rails fram... [Hongli Lai (Phusion)]
folder misc/ Sat Apr 19 11:48:24 -0700 2008 - Move misc/memory_stats.rb into bin/ and turn ... [Hongli Lai (Phusion)]
folder test/ Mon Apr 28 01:50:11 -0700 2008 Merge branch 'master' into external_app_pool [Hongli Lai (Phusion)]
README
== Introduction

Passenger probably requires no introduction. We kindly refer the reader to
http://www.modrails.com/ for general information.

== Installation

Run the following script as root:

 ./bin/passenger-install-apache2-module

That's it. :)

For troubleshooting, configuration and tips, please read the Users Guide:

 doc/Users guide.html

This file is included in the source tarball, may also be viewed online on our
website.