Sorry for the false question, my problem was a combination of mixed up HTTP requests with and without the referer, and a faulty httpd.conf.
So I'm now checking for the HTTP_REFERER environment variable in the request().environ() dictionary and pulling it from there if it exists. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ben Parker Sent: Friday, October 19, 2001 9:53 PM To: [EMAIL PROTECTED] Subject: [Webware-discuss] referer? I'm running Apache 1.3.19 and can't seem to get access to the HTTP_REFERER value. I know my browser is sending the Header, because I can pick it up in PHP, but it doesn't show in Webware or in a Perl CGI script dumping all ENV variables. Anybody ever run into this problem? Thanks, Ben _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss