oops ... bad example ...it should be ...

<Location /whatever>
    AllowOverride None
    AuthType Digest
    AuthName "test relm"
    AuthDigestFile f:/Apache/somewhere/users
  <Limit GET POST PUT>
     require valid-user
  </Limit>
</Location>

... but still not working... 

Horace Vallas    http://www.hav.com/      [EMAIL PROTECTED]


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to