home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / WEBSERVE / SAMBAR / DATA.1 / security.ini < prev    next >
INI File  |  1997-09-07  |  2KB  |  85 lines

  1. #
  2. # security.ini
  3. #
  4. # IMPORTANT!      The Sambar Server must be restarted before any changes
  5. #         to this file will take effect.  The contents of this
  6. #        file are cached by the samples/source/security.c modules.
  7. #
  8.  
  9.  
  10. # uri-to-redirect* = url-to-redirect-to
  11. [redirect]
  12. /homepage = http://www.sambar.com
  13.  
  14. # Only a single directive can be specified for a directory.
  15. # Multiple users or groups can be specified by adding them to the
  16. # directive line:
  17. #
  18. #    /secure = billy-bob fred sally-mae
  19. #
  20. # uri-to-restrict* = user-or-group-restricted-to
  21. [restrict]
  22. /secure = billy-bob anonymous
  23.  
  24. # *IP-or-DNS-to-deny* = url-to-redirect-to
  25. [deny]
  26. 140.175.165.59 = http://www.netscape.com
  27.  
  28. # Network HTTP Server Accept (IP addresses)
  29. [httpaccept]
  30. * = Allow all clients
  31.  
  32. # Network FTP Server Accept (IP addresses)
  33. [ftpaccept]
  34. * = Allow all clients
  35.  
  36. # Network HTTP Server Accept (IP addresses)
  37. [nntpaccept]
  38. * = Allow all clients
  39.  
  40. # Network HTTP Server Accept (IP addresses)
  41. [proxyaccept]
  42. # 140.175.165.* = Allow intranet clients only
  43. * = Allow all clients (CHANGE THIS!)
  44.  
  45. # Network HTTP Server Deny (IP addresses)
  46. # IP address comparisons are length specific, so the restriction
  47. # 140.175 = Deny Test Machine
  48. # would deny all machines in the range 140.175.*.*
  49. [httpdeny]
  50. 140.175.165.59 = Deny Test Machine
  51.  
  52. # Network FTP Server Deny (IP addresses)
  53. [ftpdeny]
  54.  
  55. # Network NNTP Server Deny (IP addresses)
  56. [nntpdeny]
  57.  
  58. # Network Proxy Server Deny (IP addresses)
  59. [proxydeny]
  60.  
  61. # HTTP Filter processing
  62. # *host* = Comment for logging
  63. [hostfilter]
  64. ad.doubleclick.net = DoubleClick Filter
  65. ad.linkexchange.com = LinkExchange Filter
  66. ads.msn.com = MSN Ad Server
  67. ads.wvs.com = WVS Ad Server
  68. *.flycast.com = Flycast Ad Server
  69. ads?.zdnet.com = ZDNet Ad Server
  70. *.focalink.com = Focalink Filter
  71. *.playboy.com = Playboy Site Filter
  72.  
  73. [urlfilter]
  74. /Banners/Images/* = C-NET Filter
  75. /adverts/* =  Adverts URL
  76. /advertising/* = Advertising URL
  77. /ads/* = Ads URL
  78. /?/ads/* = Ads URL
  79. /adv/* = Adv URL
  80. /ad_images/* = AD_Images URL
  81. /img/ads/* = Img/Ads URL
  82. /adbanners/* = Img/Ads URL
  83. /gif/banners/* = GIF/Banners URL
  84. /doc/sponsors/* = Sponsors URL
  85.