/ Zope / Apsis / Pound Mailing List / Archive / 2006 / 2006-01 / bad request PROPFIND

[ << ] [ >> ]

[ Re: [Pound Mailing List] FW: pound addon - new ... ] [ ANNOUNCE: Pound - reverse proxy and load balancer ... ]

bad request PROPFIND
Joachim Schmitz <js(at)aixtraware.de>
2006-01-04 11:20:18 [ FULL ]
Hi,

I am trying to access my svn-repository with:

svn list http://svn.myhost.xy/svn/aixtra

and find in daemon.log

Jan  4 09:58:37 ffm1 pound: bad request "PROPFIND /svn/aixtra HTTP/1.1"
from 80.xxx.xxx.xxx

if I access this from a browser

http://svn.myhost.xy/svn/aixtra

it works ok ?

I am using pound 1.9.5 and enabled

ExtendedHTTP 1
WebDAV 1

in pound.cfg

Apache2 is running behind pound on 127.0.0.1:8082


what I am missing ?


[...]

Re: [Pound Mailing List] bad request PROPFIND
Robert Segall <roseg(at)apsis.ch>
2006-01-04 13:33:56 [ FULL ]
On Wed, 2006-01-04 at 11:20 +0100, Joachim Schmitz wrote:[...]

PROPFIND is considered a Microsoft extension. Use 'configure
--enable-msdav' and you'll be OK.[...]

Re: [Pound Mailing List] bad request PROPFIND
Joachim Schmitz <js(at)aixtraware.de>
2006-01-04 14:03:53 [ FULL ]
Robert Segall wrote:[...]
I had done that but removed the wrong pound-version using the new
version  everything works now.


[...]

MailBoxer