home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / serwery_www / sambar / _setup.1 / security.ini < prev    next >
INI File  |  1998-03-23  |  3KB  |  97 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. # uri-to-restrict* = IP address(s) to restrict to
  25. [iprestrict]
  26.  
  27. # *IP-or-DNS-to-deny* = url-to-redirect-to
  28. [deny]
  29.  
  30. # Network HTTP Server Accept (IP addresses)
  31. [httpaccept]
  32. * = Allow all clients
  33.  
  34. # Network FTP Server Accept (IP addresses)
  35. [ftpaccept]
  36. * = Allow all clients
  37.  
  38. # Network HTTP Server Accept (IP addresses)
  39. [proxyaccept]
  40. # 140.175.165.* = Allow intranet clients only
  41. * = Allow all clients (CHANGE THIS!)
  42.  
  43. # Network HTTP Server Deny (IP addresses)
  44. # IP address comparisons are length specific, so the restriction
  45. # 140.175 = Deny Test Machine
  46. # would deny all machines in the range 140.175.*.*
  47. [httpdeny]
  48.  
  49. # Network FTP Server Deny (IP addresses)
  50. [ftpdeny]
  51.  
  52. # Network Proxy Server Deny (IP addresses)
  53. [proxydeny]
  54.  
  55. # HTTP Filter processing
  56. # Deny access to any hosts in the following list.
  57. #
  58. # *host* = Comment for logging
  59. [hostfilter]
  60. ad.doubleclick.net = DoubleClick Filter
  61. ad.linkexchange.com = LinkExchange Filter
  62. ads.msn.com = MSN Ad Server
  63. ads.wvs.com = WVS Ad Server
  64. adforce.imgis.com = IMGIS Ad Server
  65. *.flycast.com = Flycast Ad Server
  66. ads?.zdnet.com = ZDNet Ad Server
  67. *.focalink.com = Focalink Filter
  68. *.playboy.com = Playboy Site Filter
  69.  
  70. # HTTP Restrict processing
  71. # Only allow access proxy access to hosts in the following list.
  72. # (Usage includes WWW kiosks).  
  73. #
  74. # *host* = Comment for logging
  75. [hostrestrict]
  76.  
  77. # URL Restrict processing
  78. # Only allow proxy access to URLs matching the following list.
  79. # If the list is empty, all URLs are accessible.
  80. #
  81. # *url* = Comment for logging
  82. [urlrestrict]
  83.  
  84. [urlfilter]
  85. /banners/images/* = C-NET Filter
  86. /adverts/* =  Adverts URL
  87. /advertising/* = Advertising URL
  88. /ads/* = Ads URL
  89. /?/ads/* = Ads URL
  90. /ad/* = Ad URL
  91. /adv/* = Adv URL
  92. /ad_images/* = AD_Images URL
  93. /img/ads/* = Img/Ads URL
  94. /adbanners/* = Img/Ads URL
  95. /gif/banners/* = GIF/Banners URL
  96. /doc/sponsors/* = Sponsors URL
  97.