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 !
License documentation under the Creative Commons Attribution-Share Alike 
3.0 Unported License.
Hongli Lai (Phusion) (author)
Thu Apr 03 09:09:57 -0700 2008
commit  eb2f044c0ab0b852ef275182828d88cceb330687
tree    e2dfb88f8e4bf428fb46ae59bf582a1382ded1da
parent  bd6e3b45467073d02a623a130bf818461b791213
...
327
328
329
 
 
 
 
 
 
 
 
 
...
327
328
329
330
331
332
333
334
335
336
337
338
0
@@ -327,4 +327,13 @@
0
 The reader might also be interested in studying the application pool's
0
 algorithm, which is non-trivial. The algorithm is documented in detail in
0
 link:ApplicationPool%20algorithm.txt[ApplicationPool algorithm.txt].
0
+
0
+
0
+== Appendix A: About this document ==
0
+
0
+The text of this document is licensed under the
0
+link:http://creativecommons.org/licenses/by-sa/3.0/[Creative Commons
0
+Attribution-Share Alike 3.0 Unported License].
0
+
0
+image:images/by_sa.png[link="link:http://creativecommons.org/licenses/by-sa/3.0/"]
...
684
685
686
 
 
 
 
 
 
 
 
 
...
684
685
686
687
688
689
690
691
692
693
694
695
0
@@ -684,4 +684,13 @@
0
 the <<RailsAllowModRewrite,RailsAllowModRewrite>> configuration option. But
0
 please note that you will have to delete Rails applications' default .htaccess
0
 file, or add rewrite rules to negate its effects.
0
+
0
+
0
+== Appendix A: About this document ==
0
+
0
+The text of this document is licensed under the
0
+link:http://creativecommons.org/licenses/by-sa/3.0/[Creative Commons
0
+Attribution-Share Alike 3.0 Unported License].
0
+
0
+image:images/by_sa.png[link="link:http://creativecommons.org/licenses/by-sa/3.0/"]

Comments

    No one has commented yet.