home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 18 / amigaformatcd18.iso / +look_here_1st!+ / af_on_the_web / websites / weirdscience / cgi-bin / #haccess.ctl
Text File  |  1997-06-16  |  298b  |  17 lines

  1. # -FrontPage-
  2.  
  3. Options None FollowSymLinks
  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.