id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 8525,[Patch] Environment Variables not available,H3llGhost,John Hampton,"In the virtualhost.conf of my apache I define some environment variables, but I have no access. {{{ RewriteCond ${lowercase:%{REQUEST_URI}} ^/([^/]+) RewriteRule . - [E=trac.env_path:/var/trac/envs/%1] }}} But in the wsgi I haven't any access on it with following code: {{{ env = open_environment(environ['trac.env_path'], use_cache=True) }}}",defect,closed,normal,ModWsgiAcctmgrScript,normal,worksforme,,,0.12