Great, thanks, Howie. I'll give it a whirl.

Chris

> -----Original Message-----
> From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 03, 2001 9:55 AM
> To: CF-Talk
> Subject: Re: How to Force https vs http
> 
> 
> Try something like:
> 
> <cfif cgi.server_port is "80">
>    <cflocation 
> url="https://yourserver.com/#cgi.script_name#?cgi.query_string#";
> </cfif>
> 
> HTH,
> 
> Howie Hamlin


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

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to