So both Barney and Michael are that setup the SSL host to share the same web root and just switch from HTTPS to HTTP and that should do it.
I have a dedicated server but with multiple sites. Most of the sites share functionality and I store the code off the root of the drive let say d:/globalFunctions, then within the target site located in d:/www.targetsite.com, I'll run <cfinclude ....>; using directory mapping to reach the global functions. However all images, .js, and other browser renderd code is in the target site's www root. Does any of this affect your recommendations. ---------- Original Message ---------------------------------- From: Barney Boisvert <[EMAIL PROTECTED]> Reply-To: [email protected] Date: Mon, 31 Jan 2005 12:28:36 -0800 >Just set up both your HTTP and HTTPS hosts to share the same web root. > That'll let you access the entire site both ways. Then just add a >check in the credit card form page to see if it's using SSL and if >not, reload the page with SSL active (HTTPS rather than HTTP). If >you're concerned about server load, you can do a similar switch back >after the end of the process, but I wouldn't worry to much about it. > >cheers, >barneyb > >On Mon, 31 Jan 2005 15:21:10 -0500, Dwayne Cole <[EMAIL PROTECTED]> wrote: >> I use a modified fusebox approach and a client of mine would like to have to >> have a form that excepts credit cards. I'm thinking I should use SSL and >> I'm not sure about how to go about setting this up. >> >> >From my understandind the relavent .cfm files would need tobe stored in a >> >secure directory. I can create a new index file in the a source directory >> >but it would call on files that are not in SSL protected directories. >> >> Does anyone have any suggestion or can someone point me to some good online >> resources. >> >> Dwayne >> > >-- >Barney Boisvert >[EMAIL PROTECTED] >360.319.6145 >http://www.barneyb.com/ > >Got Gmail? I have 6 invites. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192430 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

