CFMX 6.1 In secure areas of a website, how do you prevent users from directly
accessing non .cfm files directly (such as PDF's) by typing in the URL of the
file? The secure area is built using the usual CFLOGIN technique (where
Application.cfm file checks user is logged in everytime a new page in the
secure area is requested). I can't store pdf files outside the root folder
because it is a shared hosting situation. Thanks, Bel.