On Wed, Apr 30, 2014 at 1:02 AM Yann Ylavic <ylavic....@gmail.com> wrote: > > On Tue, Apr 29, 2014 at 10:54 PM, Christophe JAILLET > <christophe.jail...@wanadoo.fr> wrote: > > Hi, > > > > doc does not build because of <SITENAME> below: > > > > CJ > > > > Le 25/04/2014 13:14, minf...@apache.org a écrit : > >> +<highlight language="config"> > >> +<LocationMatch ^/dav/(?<SITENAME>[^/]+)/> > > > > ^ There > > > > Hmm, won't LocationMatch itself be broken by the inner <>s ?
Wow, fortunately I didn't hold my breath on this one :) Someone needs to answer to this former/younger/naive me though and since I'm on this commit again: look Yann, this match is double-quoted now so we should be fine!