ENV mongrel_cluster

Hi,

In my environment.rb I want to pick up a variable called ENV[‘site’]
that should be set by the webserver. Using lighty I could do it, but how
do you handle this with Mongrel?

Jeroen