In IIS > Website Properties > Directory Security > Secure Communications > Edit > Check "Require Secure Channel"
In IIS > Website Properties > Custom Errors > Find 403.4 (that's SSL required error page). Change the page it directs to to a custom-written CFM page that does a replace of HTTP to HTTPS in the URL and then redirect to that URL. - Matt Small > Does anyone know of a way to force SSL for all files in a web site? > This solution should handle non-Coldfusion pages such as PDF files as > well. I am using Windows 2003 with IIS. > > Thanks, > > Donnie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333831 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

