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