> <LocationMatch ^/foo(.*)> > ProxyPass http://somewhere/$1 > </LocationMatch>
Many many many many people have been asking how to implement something like: <LocationMatch ^/projects/([^/]+)> Require group well..that...stuff. </LocationMatch> Could your idea be extended to be usable elsewhere as well? > Regards, > Graham > -- i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/
