home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 25 / amigaformatcd25.iso / websites / weirdscience / #haccess.ctl next >
Text File  |  1998-02-13  |  354b  |  17 lines

  1. # -FrontPage-
  2.  
  3. IndexIgnore #haccess.ctl */.??* *~ *# */HEADER* */README* */_vti*
  4.  
  5. <Limit GET POST>
  6. order deny,allow
  7. deny from all
  8. allow from all
  9. </Limit>
  10. <Limit PUT>
  11. order deny,allow
  12. deny from all
  13. </Limit>
  14. AuthName default_realm
  15. AuthUserFile i:/websites/content/_vti_pvt/service.pwd
  16. AuthGroupFile i:/websites/content/_vti_pvt/service.grp
  17.