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 !
NeilW (author)
Mon May 19 11:58:20 -0700 2008
Hongli Lai (Phusion) (committer)
Wed May 21 05:18:01 -0700 2008
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.