Perrin, 
   I will look into  PerlPassEnv..  I did find the problem, it was httpd.conf 
file I need to  AllowOverides   
Scott
-----Original Message-----
From: phark...@gmail.com [mailto:phark...@gmail.com] On Behalf Of Perrin Harkins
Sent: Friday, September 24, 2010 11:36 AM
To: Scott Dolan
Cc: mason-users@lists.sourceforge.net
Subject: Re: [Mason] unable to read enviorment variables from .htaccess file

Hi Scott,

On Fri, Sep 24, 2010 at 9:44 AM, Scott Dolan <sdo...@v12groupinc.com> wrote:
> I am unable to read envoriment variables with mason from my  .htaccess 
> file?   I am reading the varialbes like  my $value = $ENV{'SYSNAME'};  
> my .htaccess file is below

Are you familiar with PerlPassEnv?

http://perl.apache.org/docs/2.0/user/config/config.html#C_PerlPassEnv_

I would probably use PerlSetVar instead if you only want to read these from 
mod_perl.

- Perrin

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to