G'day I spotted this old thread mentioning my problem: http://groups.google.com/group/openbd/browse_thread/thread/312f799502c49f12/a904af81e59d4a65
Well, I saw "thread" but that would imply there are more than just the one posting ;-) Anyway, I have the same question. I have this in my httpd.conf file: SetEnv foo "bar" And I have this CFML code: <cfoutput>cgi.foo: [#cgi.foo#]</cfoutput> When I run this in CF, I get: cgi.foo: [bar] When I run it in OBD (1,5, build date 2011-06-03 01:00:45 GMT), I get: cgi.foo: [] I presume this is a bug / shortfall in OBD, but can you pls confirm I'm not supposed to be doing it some other way...? Cheers. -- Adam -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
