Annotation of win32/dist/isapi_xml/readme.en.txt, revision 1.1

1.1     ! misha       1: Internet Information Server 4–5 (Win32, ISAPI):
        !             2: ----------------------------------------------
        !             3: 
        !             4: Place Parser's module executables (parser3isapi.dll in current version) into an arbitrary directory.
        !             5: If you use version with XML support, unpack XML libraries into directory specified in environment variable PATH 
        !             6: (for example C:\WinNT).
        !             7: 
        !             8: Having placed files to needed locations, you need to declare Parser as .html files handler:
        !             9: 
        !            10: 1.     Run Management Console, right-click icon with your web server and choose Properties;  
        !            11:        
        !            12: 2.     Go to Application settings and under Home directory click on the Configuration button;  
        !            13:        
        !            14: 3.     Click Add;  
        !            15:        
        !            16: 4.     In the Executable box, type full path to parser3isapi.dll;  
        !            17:        
        !            18: 5.     In the Extension box, type .html;  
        !            19:        
        !            20: 6.     Check Check that file exists box;  
        !            21:        
        !            22: 7.     Click OK.  

E-mail: