home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / MARLA / MARLA.INI < prev    next >
INI File  |  1996-12-02  |  802b  |  37 lines

  1. [MARLA]
  2.  
  3. ;Don't change this
  4. PortNumber         =  80       
  5.  
  6. ;Max number of socket used by marla (5 - 255)
  7. NumClients     =  50       
  8.  
  9. HOST0DIR     = c:\MARLA\html0
  10. FILE0LOG    = c:\MARLA\report0\MARLA0.LOG
  11. FILE0AUT    = c:\MARLA\yes_no0.lst
  12.  
  13. ;Don't change
  14. Counter     = 1
  15.  
  16. ;Where are external program as "appio.exe"
  17. PostProcessDir     = c:\MARLA\cgi-win
  18.  
  19. ;The Dir containing the maps
  20. ImageMapDir     = c:\MARLA\MAPS
  21.  
  22. ;The Dir containing the 'log' files
  23. ReportDir    = c:\MARLA\post_rep
  24.  
  25. ;HTML that will be send when a client 
  26. ;require a not existing file
  27. FileNotExistMsg = c:\MARLA\nofile.htm
  28.  
  29. ;Contents file
  30. ContentsType    = c:\MARLA\contents
  31.  
  32. ;Where MARLA can find the gifs of the digits
  33. DigitDir    = c:\MARLA\counter
  34.  
  35. ;Where MARLA can accumulate the number 
  36. CounterIni    = c:\MARLA\Counter.Ini
  37.