public
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 !
Hongli Lai (Phusion) (author)
Thu May 15 13:46:28 -0700 2008
commit  2a8d05c21a827b156aedb467e31cd78e441e4dfc
tree    f712a08a915a2fadf2832d390ac61547bf84b006
parent  828e920df2606523246d66bff484707880e344d5
name age message
file .gitignore Loading commit data...
file DEVELOPERS.TXT
file INSTALL
file LICENSE Sat Apr 19 15:10:42 -0700 2008 Clearify some licensing ambiguities. [Hongli Lai (Phusion)]
file README
file Rakefile
directory benchmark/
directory bin/
directory debian/
directory doc/
directory ext/
directory lib/
directory misc/
directory test/
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.