From 3d473ee80a217fe4c70d066a3c56abe939e8e94c Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 1 Apr 2007 15:09:35 +0000 Subject: [PATCH] * Added fpapache explanation git-svn-id: trunk@7050 - --- packages/fcl-web/src/README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/packages/fcl-web/src/README b/packages/fcl-web/src/README index 80f7c9b3ab..0a5332de94 100644 --- a/packages/fcl-web/src/README +++ b/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. +