Re: How do you configure webDAV

2005-01-10 Thread Pop Qvarnström
Try Google. > > Mark > > > Cheers, > > Steve Liu > >   > > > > -Original Message- > > From: Mark Thomas [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 07, 2005 12:40 PM > > To: Tomcat Users List > > Subject: Re: How do you configure

Re: How do you configure webDAV

2005-01-08 Thread Mark Thomas
: Friday, January 07, 2005 12:40 PM To: Tomcat Users List Subject: Re: How do you configure webDAV Liu Steve wrote: Hello, Is there documentation on how to configure the HTTP header properties of files delivered by the WebdavServlet? No. But there isn't any functionality within the webDAV servl

RE: How do you configure webDAV

2005-01-07 Thread Liu Steve
Are there known filters that will make the changes in header I suggested based on config or one must roll his own? Cheers, Steve Liu -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Friday, January 07, 2005 12:40 PM To: Tomcat Users List Subject: Re: How do you

Re: How do you configure webDAV

2005-01-07 Thread Mark Thomas
Liu Steve wrote: Hello, Is there documentation on how to configure the HTTP header properties of files delivered by the WebdavServlet? No. But there isn't any functionality within the webDAV servlet to configure either ;) The only configuration I could find for the WebdavServlet are samples with

How do you configure webDAV

2005-01-07 Thread Liu Steve
Hello, Is there documentation on how to configure the HTTP header properties of files delivered by the WebdavServlet? The only configuration I could find for the WebdavServlet are samples with no documentation on all available param-name, range of param-value valid for each param-name. Is there d