浏览代码

* Added fpapache explanation

git-svn-id: trunk@7050 -
michael 18 年之前
父节点
当前提交
3d473ee80a
共有 1 个文件被更改,包括 9 次插入0 次删除
  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.
 
 It contains an Application instance which handles everything.
+
+fpApache:
+---------
+  Apache Module support.
+
+TCustomApacheApplication:
+  Uses fpweb to create TCustomHTTPModuleClass instances to 
+  handle the request. 
+