home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Counter / conf / count.cfg
Text File  |  2017-09-21  |  1KB  |  61 lines

  1. #######
  2. # configuratin file for Count 2.3
  3. # Automatically generated from user input by the script Gen-conf
  4. # Created on: Mon Nov  4 10:04:32 MET 1996
  5. # Edit by hand, if you need to add something
  6. ##############################################
  7. ####
  8. # BLOCK 1
  9. # Allow automatic datafile creation or not
  10. # it's a required block. 1 means allow, 0 means do not allow.
  11. ####
  12. {
  13. 0
  14. }
  15. ###
  16. # BLOCK 2
  17. # run the program in strict mode or not.
  18. # it's a required block. 1 means strict, 0 means not strict.
  19. ###
  20. {
  21. 1
  22. }
  23. ####
  24. # BLOCK 3
  25. # Allow to use RGB color database. 0 means allow, 1 means don't
  26. # convenient to use because colorname e.g., red, gold etc can
  27. # be used instead of rgb components of the color, however it's
  28. # very inefficient to lookup.
  29. ####
  30. {
  31. 1
  32. }
  33. ####
  34. # BLOCK 4
  35. # Ignore count block, you might want to ignore the local sites.
  36. # If you do not want to ignore any hosts from
  37. # counting, just put { on one line and } on the next line but make sure
  38. # the braces exist!
  39. # It's a required block.
  40. ######
  41. # netmasks can be used to ignore a entire network or a specific
  42. # range of hosts in the network. Read the counter documentation to
  43. # know about netmasks.
  44. {
  45. 192.16.199.192
  46. }
  47. ####
  48. # BLOCK 5
  49. # Auth block
  50. # All possible names and IP addresses by which your host can be referred.
  51. # These hosts can access the counter remotely or locally. Host running
  52. # the http server must exist here.
  53. ##
  54. {
  55. amsterdam.park.org
  56. amsterdam
  57. 192.16.199.192
  58. park.nikhef.nl
  59. park
  60. }
  61.