Hello,

I am trying to set up apache to run a servlet that uses WebDAV extensions.
mod_jk seems to not like the WebDAV extensions (such as PROPFIND).  I've
searched the archives and seem to have the same issue that Stefan Eissing
asked about recently (see below), but could not find any replies or
solutions.  Does anyone know how to get Apache to send WebDAV methods to
Tomcat?

I am using Apache 1.3.19 with the latest version of mod_jk and Tomcat 3.2.2

-Alex


>From: "Stefan Eissing"
>Subject:  mod_jk and new HTTP methods
>Date:  Fri, 18 May 2001 11:19:28 +0200
>
>Hi,
>
>as it seems, mod_jk has a set of predefined HTTP
>methods it can exchange between Apache and tomcat.
>This is rather unfortunate since I am implementing
>a WebDAV server and WebDAV introduces a range
>of new HTTP methods.
>
>Whom would I best talk to regarding extending mod_jk
>to be able to handle "unknown" methods as well?
>
>Stefan

Reply via email to