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 <[EMAIL PROTECTED]> wrote: > > On Nov 17, 2007 4: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> > > 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: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- 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]