RE: [us...@httpd] Rails, fcgid and environment variables

2010-06-17 Thread Thomas, Peter
httpd.apache.org > Subject: [us...@httpd] Rails, fcgid and environment variables > > Is there a way to make environment variables stay set when > using mod_fcgid? > > I have the following section in an apache config: > > ServerName local.domain > DocumentRoot /var

[us...@httpd] Rails, fcgid and environment variables

2010-06-03 Thread LeVon Smoker
Is there a way to make environment variables stay set when using mod_fcgid? I have the following section in an apache config: ServerName local.domain DocumentRoot /var/www/myapp/charts RewriteEngine On AuthName "Charts" AuthType Basic AuthBasicProvider