[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

How Apache authenticates against webdav requests?

From: Nitin Shukla <nitinshukla_at_infotech.stph.net>
Date: 2002-12-20 08:09:54 CET

Hello,

I am interested to find the flow control for user 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 user 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 user against
the webdav/http request?

Cheers,
Nitin.
Received on Fri Dec 20 08:10:56 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.