> >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?

Perhaps your client (browser, etc.) just isn't supplying it?  Try 
using a different client and see what happens.

Also, how are you trying to access your web page?  You're only going to
get an HTTP_REFERER if you access a page via a link.  If you use a
bookmark or are typing it directly into the location line, you won't
get this environment variable.

Cheers,
Richard

-------------------------------------------------------------------------
 Richard Dice * Personal 514 816 9568 * Fax 514 816 9569
 Open Source Evangelist, HBE Software * http://www.hbesoftware.com
 ShadNet Creator * http://shadnet.shad.ca/ * [EMAIL PROTECTED]
 Occasional Writer, HotWired * http://www.hotwired.com/webmonkey/
     "squeeze the world 'til it's small enough to join us heel to toe"
         - jesus jones

Reply via email to