Hi Peter....thank you for responding to this. If I set up the datafile outside the webroot, how might I access it for a SpryDataset (Spry.Data.XMLDataSet) which requires a URL accessible XML datafile?
-----Original Message----- From: Peter Boughton [mailto:[EMAIL PROTECTED] Sent: Thursday, November 20, 2008 8:45 AM To: cf-talk Subject: Re: Prevent direct access to XML data file? > Is it possible to prevent direct access to an XML datafile? Yes. Best option: store it outside the webroot. Next best option: Use .htaccess to block access. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315814 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

