This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Hongli Lai (Phusion) (author)
Tue Jul 22 06:57:49 -0700 2008
passenger / README
| b599d224 » | Hongli Lai (Phusion) | 2008-02-24 | 1 | == Introduction | |
| 6340b6a2 » | Hongli Lai (Phusion) | 2008-02-22 | 2 | ||
| ff059ca1 » | Hongli Lai (Phusion) | 2008-05-22 | 3 | Phusion Passenger probably requires no introduction. We kindly refer the reader | |
| 4 | to http://www.modrails.com/ for general information. | ||||
| b599d224 » | Hongli Lai (Phusion) | 2008-02-24 | 5 | ||
| 6 | == Installation | ||||
| 7 | |||||
| 2c401b4e » | Hongli Lai (Phusion) | 2008-06-13 | 8 | === Regular installation | |
| 9 | |||||
| 0f1f0b17 » | Hongli Lai (Phusion) | 2008-02-25 | 10 | Run the following script as root: | |
| 11 | |||||
| 12 | ./bin/passenger-install-apache2-module | ||||
| 13 | |||||
| 0924ccfa » | Hongli Lai (Phusion) | 2008-04-04 | 14 | That's it. :) | |
| 15 | |||||
| 16 | For troubleshooting, configuration and tips, please read the Users Guide: | ||||
| 17 | |||||
| 18 | doc/Users guide.html | ||||
| 0f1f0b17 » | Hongli Lai (Phusion) | 2008-02-25 | 19 | ||
| 2c401b4e » | Hongli Lai (Phusion) | 2008-06-13 | 20 | This file is included in the source tarball, and may also be viewed online on | |
| 21 | our website. | ||||
| 22 | |||||
| 23 | === Installing via a gem | ||||
| 24 | |||||
| 25 | You may also first generate a .gem file, and then install that. | ||||
| 26 | First, make sure that you have the following software installed: | ||||
| 27 | - Doxygen: http://www.stack.nl/~dimitri/doxygen/ | ||||
| 28 | - Asciidoc: http://www.methods.co.nz/asciidoc/ | ||||
| 29 | |||||
| 30 | Next, run: | ||||
| 31 | |||||
| 32 | rake package | ||||
| 33 | |||||
| 34 | The gem will be available under the 'pkg' folder. | ||||
| a02d73bb » | Hongli Lai (Phusion) | 2008-05-22 | 35 | ||
| 36 | == Legal | ||||
| 37 | |||||
| 38 | Phusion Passenger is a trademark of Hongli Lai & Ninh Bui. | ||||






