Re: [us...@httpd] trouble using environment variables in rewriterules

2009-06-18 Thread Eric Covener
On Thu, Jun 18, 2009 at 7:51 AM, Jeremy Jones wrote: > Hi, > I'm trying to set an environment variable in httpd.conf and then have it > available to the URL-portion of a RewriteRule in a .htaccess file. Please > could someone assist: > > > In httpd.conf I have this line setting the environment vari

[us...@httpd] trouble using environment variables in rewriterules

2009-06-18 Thread Jeremy Jones
Hi, I'm trying to set an environment variable in httpd.conf and then have it available to the URL-portion of a RewriteRule in a .htaccess file. Please could someone assist: In httpd.conf I have this line setting the environment variable: SetEnv MODPERLPORT 81 and in .htaccess I

[us...@httpd] trouble using environment variables in rewriterules

2009-06-18 Thread Jeremy Jones
Hi, I'm trying to set an environment variable in httpd.conf and then have it available to the URL-portion of a RewriteRule in a .htaccess file. Please could someone assist: In httpd.conf I have this line setting the environment variable: SetEnv MODPERLPORT 81 and in .htaccess I