Browse Source

* Added fpapache explanation

git-svn-id: trunk@7050 -
michael 18 years ago
parent
commit
3d473ee80a
1 changed files with 9 additions and 0 deletions
  1. 9 0
      packages/fcl-web/src/README

+ 9 - 0
packages/fcl-web/src/README

@@ -143,3 +143,12 @@ TCGIApplication:
   to create a TCustomHTTPModuleClass to handle the request.
   to create a TCustomHTTPModuleClass to handle the request.
 
 
 It contains an Application instance which handles everything.
 It contains an Application instance which handles everything.
+
+fpApache:
+---------
+  Apache Module support.
+
+TCustomApacheApplication:
+  Uses fpweb to create TCustomHTTPModuleClass instances to 
+  handle the request. 
+