Explorar el Código

* Added fpapache explanation

git-svn-id: trunk@7050 -
michael hace 18 años
padre
commit
3d473ee80a
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  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. 
+