Which web server and version of CF are running on this server?  On my CF5/IIS5
server, I always have the exact same set of CGI variable (including
CGI.HTTP_REFERER), but some of them will sometimes have a zero length string
as there value.  A firewall would have to _strip_ the referer header from the
HTTP request... a lot of work, and I can't imagine what additional security
would be gained from doing this.

Jim

----- Original Message -----
From: "Cornillon, Matthieu" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Saturday, July 27, 2002 4:49 PM
Subject: CGI.HTTP_REFERER


> Okay.  I'm stumped.  I had this whole lovely plan for something I'm working
> on.  It involved looking at the value of CGI.HTTP_REFERER.  But that value
> isn't coming up on my radar.  It doesn't matter what browser I use.  It's
> just not there.  I've tried different spellings (REFERRER, REFERER), looped
> through every variable available, put a reference without a variable scope
> prefix, everything.  It just doesn't show up.
>
> I understand that the CGI variables returned are based on the server
> configuration.  So I guess my entire pile of questions is:
>
> A) Am I doing something simple and obviously stupid?
>
> B) What would I have to do to my server to get it to return this variable:
> is it on the CFAS side, or on the HTTP-server-software side?
>
> Thanks for any help anyone can give.  I need this blasted variable!!
>
> Matthieu

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to