sample.acl
上传用户:ladybrid91
上传日期:2007-01-04
资源大小:287k
文件大小:1k
源码类别:

Web服务器

开发平台:

Unix_Linux

  1. # phttpd.acl
  2. #
  3. # The format of this file is simple, first a "key" which can be
  4. # either "host" or "address", second is a pattern to match against
  5. # and the last entry is either "allow" or "reject" or "auth".
  6. # In case of auth, additional agruments are requiered: first a
  7. # Password-Source (same way as read-authenticate) and then
  8. # an (optional) Security-Realm.
  9. #
  10. # Currently only the "address" information is available inside the
  11. # server so you can't use the "host" key for anything useful.
  12. host laphroaig.* allow
  13. address 130.236.160.9 reject
  14. address 130.236.160.* allow
  15. address 130.236.* reject
  16. address 193.98.110.* auth File5 Realm