It looks like your root dir must be different on the secure version. Try a fully qualified path as a test.
Also dump a cfdirectory of all the root directory "/" and see if it is what you expect on the ssl version. ~Brad -----Original Message----- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Friday, October 20, 2006 1:16 PM To: CF-Talk Subject: Can't get the right path for my error template Ok, this is annoying. I'm testing my store app within another site, on a shared server, using a shared SSL. The root is luckydogvolleyball. The subfolder is Store - luckydogvolleyball/Store The domain for the SSL is: https://www1024.ssldomain.com/luckydogvolleyball The site works fine when you use the regular url: www.luckydogvolleyball.com/store But try the SSL url and my error templates can't be found. I'm using root relative links for these: <cferror template="/Store/ErrorException.cfm" type="exception"> <cferror template="/Store/ErrorRequest.cfm" type="request"> Error attempting to resolve the template "/Store/ErrorException.cfm". What am I doin wrong here? Thanks, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257622 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

