Relative_url_root and ENV

HI,
I have set the enviroment variable RAILS_RELATIVE_URL_ROOT
by lighttpd in mod_fastcgi.

It is set because if I debug ENV I can see it but relative_url_root
doesn’t work because it is about @env

Could someone explain me how get it work ?
(and if possible what is @env)

Thanks

:: Diego G.