mod_layout not returning env var!

Leanne Lai <[email protected]> Thu, 16 Dec 2004 11:13:24 -0800 (PST)
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
Hi All,

I installed mod_layout-3.2.1 on Solaris 8, Apache 1.3.31. Everthing 
went smoothly and it works well -- ie, the header and the footer wrap 
around my content just as expected.

However, when I try to use the env var $LAYOUT_SCRIPT_NAME, it just 
return blank :( :(, in fact all the other env var return blank as well 
:( :(

Help!