So, Is there a workaround? Using some other directives, or dynamic thing? There are too many to list out them all in the conf file. Thanks On Nov 17, 2007 8:24 AM, Joshua Slive <joshua@xxxxxxxx> wrote: > > On Nov 17, 2007 4:06 AM, Hayden Livingston <halivingston@xxxxxxxxx> 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> > > No. Apache directives are evaluated at start-time, so the details of > the path are not even available. > > Joshua. > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx