public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Search Repo:
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Hongli Lai (Phusion) (author)
Sat May 10 05:30:12 -0700 2008
commit  9618fae427eeb92f7c7700e58d49941c2aab48dc
tree    fc4bc2ce66345342b61a6963f5629386631f5d92
parent  0521160fd7a0256586898feb22312dda362cfa12
name age message
folder .gitignore Mon Mar 31 07:37:36 -0700 2008 Ignore all log files from stub Rails apps. [Hongli Lai (Phusion)]
folder DEVELOPERS.TXT Tue Mar 18 19:02:03 -0700 2008 Split developer documentation to seperate file [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 Sat May 10 05:30:12 -0700 2008 Fix packaging process for Debian Sarge. [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/ Sat May 10 05:30:12 -0700 2008 Fix packaging process for Debian Sarge. [Hongli Lai (Phusion)]
folder debian/ Sat May 10 05:30:12 -0700 2008 Fix packaging process for Debian Sarge. [Hongli Lai (Phusion)]
folder doc/ Sat May 10 03:13:26 -0700 2008 Update users guide: document installation via n... [Hongli Lai (Phusion)]
folder ext/ Sat May 10 03:30:50 -0700 2008 Bump version to 1.0.6. [Hongli Lai (Phusion)]
folder lib/ Sat May 10 05:30:12 -0700 2008 Fix packaging process for Debian Sarge. [Hongli Lai (Phusion)]
folder misc/ Mon May 05 07:59:33 -0700 2008 If a Rails app exits during startup, explicitly... [Hongli Lai (Phusion)]
folder test/ Sat Apr 26 10:14:36 -0700 2008 User switching: set supplementary groups as wel... [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.