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 !
Fix a little mistake in the users guide.
Hongli Lai (Phusion) (author)
Wed Jul 16 04:38:18 -0700 2008
commit  8a29bd7dd46893b7e7e3ddc9db8baf48e1fd2430
tree    c59d7b79fef8d6bcea6efe49c24de6b36650e907
parent  cd4f229c769848e9bae353d002a40d82fb648ce2
...
288
289
290
291
 
292
293
294
...
288
289
290
 
291
292
293
294
0
@@ -288,7 +288,7 @@ link:http://rack.rubyforge.org/[Rack] interface.
0
 
0
 Phusion Passenger assumes that Rack application directories have a certain layout.
0
 Suppose that you have a Rack application in '/webapps/rackapp'. Then that
0
-folder must contain at least two entries:
0
+folder must contain at least three entries:
0
 
0
 - 'config.ru', a Rackup file for starting the Rack application. This file must contain
0
   the complete logic for initializing the application.

Comments

    No one has commented yet.