Hi Scott,

On Fri, Sep 24, 2010 at 9:44 AM, Scott Dolan <[email protected]> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to