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
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