> Or check the CGI.SERVER_PORT variable.  By default 80 is HTTP and
> 443 is HTTPS.

Or cut out all interpretation and grab the CGI.SERVER_PORT_SECURE boolean,
which will be 1 if on a secure port, and 0 if not. (We're running CF4.5x,
not sure if this was available in 4.0x.)

Ron Allen Hornbaker
President/CTO
Humankind Systems, Inc.
http://humankindsystems.com
mailto:[EMAIL PROTECTED]




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to