The proper way to do this is to use a rewrite rule with something like ISAPI
rewrite.  Another way to do this would be to configure another virtual site
on port 80 that redirects to https, and take port 80 off of this virtual
site.  

Russ

> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 21, 2007 8:45 PM
> To: CF-Talk
> Subject: RE: SSL Installation
> 
> > I've now installed my shiny new ssl certificate and it seems
> > to work just lovely, if I browse the https:// address then I
> > get the little lock and all that jazz, now, how do i button
> > down the hatches so the https:// version is the only version
> > accessibly on my site? I'm running win2k3 and IIS6.
> 
> In IIS, you can configure your web site properties to require SSL. It's
> pretty easy to find in there. If you do this, visitors who attempt to
> connect with HTTP will receive an error from the web server.
> 
> Alternatively, you can look at the appropriate CGI variable in
> Application.cfm/cfc (CFDUMP will show you this) and use CFLOCATION if
> necessary. This will be comparatively seamless to the user.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> 
> Fig Leaf Software provides the highest caliber vendor-authorized
> instruction at our training centers in Washington DC, Atlanta,
> Chicago, Baltimore, Northern Virginia, or on-site at your location.
> Visit http://training.figleaf.com/ for more information!
> 
> This email has been processed by SmoothZap - www.smoothwall.net
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281868
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to