home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / tema / elgeo / _private / #haccess.ctl
Text File  |  2001-09-20  |  369b  |  19 lines

  1. # -FrontPage-
  2.  
  3. Options None
  4.  
  5. <Limit GET POST>
  6. order deny,allow
  7. deny from all
  8. allow from all
  9. require group authors administrators
  10. </Limit>
  11. <Limit PUT>
  12. order deny,allow
  13. deny from all
  14. </Limit>
  15. AuthType Basic
  16. AuthName default_realm
  17. AuthUserFile c:/frontpage\ webs/content/_vti_pvt/service.pwd
  18. AuthGroupFile c:/frontpage\ webs/content/_vti_pvt/service.grp
  19.