> I have Apache 1.3.9 and Mod_Perl 1.2.1 and EmbPerl 1.2.0.
> 
> The environment variable HTTP_REFERER is not in my scripts' CGI 
> environment.
> 
> I tried both regular Perl and Mod_Perl and it doesn't show up 
> anywhere.  I've searched the Net for any mention of this and found 
> none.  
> 
> Can anyone give me a hand on how to debug this?

Maybe it's an environment setup problem, anything in $r->header_in("Referer")
under mod_perl?

--
Eric

Reply via email to