On 8/8/06, Jens Theisen <[EMAIL PROTECTED]> wrote:
I have a cgi application and want to add basic webdav functionality. I
wonder if it is an option to implement webdav on the cgi level.

Try Script,
http://httpd.apache.org/docs/2.2/mod/mod_actions.html#script

If the objects you wish to interact with via DAV methods exist in your
DocumentRoot, Action from the same module may help too.

--
noodl

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to