public
Description: Debian Packaging for Phusion Passenger
Homepage:
Clone URL: git://github.com/NeilW/deb-passenger.git
name age message
file DEVELOPERS.TXT Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
file INSTALL Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
file LICENSE Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
file README Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
file Rakefile Mon Aug 11 04:34:29 -0700 2008 Imported upstream version 2.0.3 [NeilW]
directory benchmark/ Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
directory bin/ Mon Aug 11 04:34:29 -0700 2008 Imported upstream version 2.0.3 [NeilW]
directory debian/ Loading commit data...
directory doc/ Mon Jul 14 03:10:05 -0700 2008 Intrepid version [NeilW]
directory ext/ Mon Aug 11 04:34:29 -0700 2008 Imported upstream version 2.0.3 [NeilW]
directory lib/ Mon Aug 11 04:34:29 -0700 2008 Imported upstream version 2.0.3 [NeilW]
directory man/ Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
directory misc/ Tue Jul 08 13:32:40 -0700 2008 Imported upstream version 2.0.1 [NeilW]
directory test/ Mon Aug 11 04:36:42 -0700 2008 Merge branch 'upstream' [NeilW]
README
== Introduction

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

== Installation

=== Regular 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, and may also be viewed online on
our website.

=== Installing via a gem

You may also first generate a .gem file, and then install that.
First, make sure that you have the following software installed:
- Doxygen: http://www.stack.nl/~dimitri/doxygen/
- Asciidoc: http://www.methods.co.nz/asciidoc/

Next, run:

 rake package

The gem will be available under the 'pkg' folder.

== Legal

Phusion Passenger is a trademark of Hongli Lai & Ninh Bui.