FooBarWidget / passenger
- Source
- Commits
- Network (69)
- Wiki (4)
- Graphs
-
Tree:
a08a112
Hongli Lai (Phusion (author)
Mon Apr 28 09:56:54 -0700 2008
commit a08a112827dc9add54b11f689e94807998a4845d
tree a6cf4035f42894b57980ea3034dcca210792c537
parent bb20616dc45356ab8bcec522d99c53195da3df7f
tree a6cf4035f42894b57980ea3034dcca210792c537
parent bb20616dc45356ab8bcec522d99c53195da3df7f
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
DEVELOPERS.TXT | ||
| |
INSTALL | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
benchmark/ | ||
| |
bin/ | ||
| |
doc/ | ||
| |
ext/ | ||
| |
lib/ | ||
| |
misc/ | ||
| |
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.


