Re: [us...@httpd] Get string that matched on

2010-07-30 Thread Bastien Semene
I don't find anything convenient. I'll stay with the rewrite rules (no SVNMasterURI directive). Actually SVNMasterURI is a proxy directive, it is just a little cleaner but not enough flexible for my use. Thanks for your help anyway ! Le 30/07/2010 12:30, Florian S. a écrit : Am Freitag, den

Re: [us...@httpd] Get string that matched on

2010-07-30 Thread Florian S.
Am Freitag, den 30.07.2010, 11:59 +0200 schrieb Bastien Semene: > Hi, > > I'm wondering if it is possible to get the string that matched a > LocationMatch regexp ? > My problem is that when a LocationMatch matches, I wish to apply a > directive related to that request. > > In my case, if we adm

[us...@httpd] Get string that matched on

2010-07-30 Thread Bastien Semene
Hi, I'm wondering if it is possible to get the string that matched a LocationMatch regexp ? My problem is that when a LocationMatch matches, I wish to apply a directive related to that request. In my case, if we admit that we can get the string like a rewrite rule, I wish : ... SVNMaster