On 04.11.2013 01:02, Erwin Hogeweg wrote:
> Hi Ben,
>
> Thanks for the response. It looks like applying the patch solved the
> problem. I am able to connect to the repo again. Pfew.
>
> I had to disable this mod_sec rule in order to make it work though:
>
> # allow request methods
> #SecRule REQUEST_METHOD "!^((?:(?:POS|GE)T|OPTIONS|HEAD))$" \
> #    "phase:2,t:none,log,auditlog,status:501,msg:'Method is not
> allowed by policy',
> severity:'2',id:'960032',tag:'POLICY/METHOD_NOT_ALLOWED'"
>
> Do you have any thoughts (good/bad/ugly) on that?

Subversion will most definitely not work against an (HTTP) server that
only allows POST, GET, OPTIONS and HEAD request methods. This is
documented in our FAQ:

http://subversion.apache.org/faq.html#http-methods

-- Brane

-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to