home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / PI3 / PI3WEB.EXE / Conf / ISAPI.CNF < prev    next >
Text File  |  1997-10-31  |  766b  |  42 lines

  1.  
  2. #
  3. #
  4. #
  5.  
  6.     <Library>
  7.         Name ISAPI
  8.         POSIXPath ./libISAPI.so
  9.         Win32Path ISAPI.dll
  10.     </Library>
  11.  
  12. #
  13. # Automatically generated configuration information follows
  14. #
  15.  
  16. #<!--
  17. #/*___________________________________________________________________________*\
  18. #*
  19. #    *** AUTOMATICALLY GENERATED FILE CONTENT: DO NOT MODIFY ***
  20. #\*___________________________________________________________________________*/
  21. #/* $SourceTop:$ */
  22. #
  23. #-->
  24.  
  25.     <Class>
  26.         Name ISAPI20Class
  27.         Type LogicExtension
  28.         Library ISAPI
  29.         OnClassLoad HandlerBase_onClassLoad
  30.         Constructor ISAPI20_constructor
  31.         CopyConstructor HandlerBase_copyConstructor
  32.         Destructor HandlerBase_destructor
  33.         Execute HandlerBase_execute
  34.     </Class>
  35.  
  36.     <Object>
  37.         Name ISAPI20
  38.         Class ISAPI20Class
  39.     </Object>
  40.  
  41.  
  42.