Hello,
 
I am interested to find the flow control for Authentication by Apache server when it receives the WebDav Delta V requests. Assuming that the mod_dav module is up and running with the httpd 2.0, will a webdav/http request be passed on to the mod_dav module which in turn calls the "mod_auth_db" for authentication or the webdav/http request is passed on the mod_auth_db for authentication before sending to the request to "mod_dav" for interpretation. Can "mod_auth_db" authenticate against the webdav/http request?
 
Nitin.
 

Reply via email to