home *** CD-ROM | disk | FTP | other *** search
/ MACD 7 / MACD7.iso / www / weirdscience / #haccess.ctl next >
Encoding:
Text File  |  1997-08-17  |  336 b   |  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:/content/_vti_pvt/service.pwd
  16. AuthGroupFile i:/content/_vti_pvt/service.grp
  17.