Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 29358 invoked from network); 18 Nov 2007 06:13:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Nov 2007 06:13:08 -0000 Received: (qmail 44388 invoked by uid 500); 18 Nov 2007 06:12:43 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 44368 invoked by uid 500); 18 Nov 2007 06:12:43 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 44357 invoked by uid 99); 18 Nov 2007 06:12:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2007 22:12:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of halivingston@gmail.com designates 209.85.198.190 as permitted sender) Received: from [209.85.198.190] (HELO rv-out-0910.google.com) (209.85.198.190) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Nov 2007 06:12:34 +0000 Received: by rv-out-0910.google.com with SMTP id l15so949595rvb for ; Sat, 17 Nov 2007 22:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=MxQPAtOOg8ClmyrRV8k4H1Y7o6e3y7mJtsqWiDrxNEw=; b=IA89P2zw/bS6iZrWtKFj1pQrx2ImvO3m7haU6yKl1Pn09LNmUNYISAkwMr/bGb1CGOudRcD+N7H+pDWP1voPZiC4Ut86M/TkRHlQj8ZTf7HJ1pCJ4rIpzPXntPzQj/Rb3munhuxPsW3JeM9vyXqey/GmN7FlKpkjjwmXUQPIqms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=al3s0LgsAQG7byqDEwTE7Fmqdb6ElYn6BzCeJ/t6ZKGelFjaksv6MaF5ybBq+ZIOMlbD56Et7nLj5ErKcl/qey/RUAgkOAbV5gi9wwogUpRrylO+4b2HApxUpoW1H7wUFP4KN0+PhnjKJBAqjt9Hu+lZ0XKBp2CmoZ0Sns16rSE= Received: by 10.142.255.14 with SMTP id c14mr881464wfi.1195366348592; Sat, 17 Nov 2007 22:12:28 -0800 (PST) Received: by 10.142.203.2 with HTTP; Sat, 17 Nov 2007 22:12:28 -0800 (PST) Message-ID: Date: Sun, 18 Nov 2007 00:12:28 -0600 From: "Mukul Sabharwal" Sender: halivingston@gmail.com To: users@httpd.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 57c722faa0cbbdbd X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Re: LocationMatch Regex within? 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 wrote: > Hello, > > I was wondering if this is possible? > > > php_value include_path .:/libraries/$1/php/lib > SetEnv PERL5LIB /libaries/$1/perl/lib > > > Thanks, > HL > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org