You don't have grouping capabilities in *Match. So instead, consider
using .htaccess if these are mapped to a physical location, etc.

Mukul

On Nov 17, 2007 3:06 AM, Hayden Livingston <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I was wondering if this is possible?
>
> <LocationMatch "^/(.*)track">
>     php_value include_path .:/libraries/$1/php/lib
>     SetEnv PERL5LIB /libaries/$1/perl/lib
>   </LocationMatch>
>
> Thanks,
> HL
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to