is what I fear because I don't understand clearly what a "method"
is here.
I hope the question is clear enough.
The best solution would be to delegate all the authn & authz to the
application, and to avoid apache, but this is out of the scope of my
limitations.
Thanks for your help,
Bastien Semene
eitag, 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 admit that we can
wish :
...
SVNMasterURI http://domain.com/$1
...
Does someone have any experience with this kind of situation ?
The documentation says nothing about getting back the string, so I have
little hope but maybe there's a workaround I don't know ?
--
Bastien Semene
Administrateur Réseau& Syst
The default vhost was the problem.
I renamed the vhost file so it is loaded first and it works like a charm
now.
Thanks a lot.
Emmanuel Bailleul a écrit :
-Message d'origine-
De : Bastien Semene [mailto:bsem...@cyanide-studio.com]
Envoyé : mercredi 25 novembre 2009 12:12
À :
mod_proxy was enabled for the
reverse proxy yet.
I review all the directives given in the basic example from the apache
doc. Everything seems fine
I'm using Apache/2.2.9 (FreeBSD) mod_ssl/2.2.9 OpenSSL/0.9.7e-p1 DAV/2
SVN/1.5.2 PHP/5.2.6 with Suhosin-Patch configured
into a FreeBSD jail fro