home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 December / PCWorld_2000-12_cd.bin / Komunikace / Comanche / plugins / apache / modules / so / directives.xml next >
Extensible Markup Language  |  2000-11-02  |  490b  |  21 lines

  1. <?xml version='1.0'?>
  2. <!DOCTYPE doc PUBLIC "" "">
  3. <doc>
  4. <dirDefinition>
  5.  
  6. <list label="apache1.3_so_loadModule" name="loadModule">
  7.     <syntax>
  8.         <structure label="apache1.3_so_loadModule_structure" name="pair" >
  9.         <syntax>
  10.             <string label="apache1.3_so_loadModule_name" name="name" />
  11.         <string label="apache1.3_so_loadModule_filename" name="filename" classes="file" />
  12.         </syntax>
  13.     </structure>
  14.     </syntax>
  15. </list>
  16.  
  17.  
  18. </dirDefinition>
  19. </doc>
  20.  
  21.