Hello,
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.
I appreciate I can add request handlers for requests unkown to apache,
but I need to modify the behaviour of the OPTIONS request as well. In
particular, I need to insert the header
DAV: 1
and perhaps some more windows-specific headers.
I tried the headers module, but appears to ignore OPTIONS requests.
Does anyone has any further ideas?
Thank you very much,
Jens
---------------------------------------------------------------------
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]