Justin Erenkrantz says: > I could not reproduce your problem in my tests. Do you have a clear > reproduction case? (POSTing to a DAV resource for me yields a 404.)
Here's the relevant parts of my conf:
ScriptAlias /cgi-bin/ "C:/www/cgi-bin/"
<Location "/">
Dav On
AuthUserFile
AuthName
AuthType Basic
<LimitExcept GET HEAD POST>
require valid-user
</LimitExcept>
</Location>
--
Jerry Baker
