Would that same rule of thumb apply for logic code? Say if I separate out all of my queries, cfc's etc... from the presentation layer should I keep those logic based templates out of the root as well?
-----Original Message----- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 1:37 PM To: CF-Talk Subject: RE: Robots.txt - - best practices If that data is never served directly and only programmatically, then it should probably not even be under the web root. --- Ben -----Original Message----- From: Ken Ketsdever [mailto:[EMAIL PROTECTED] Sent: Monday, January 09, 2006 4:32 PM To: CF-Talk Subject: Robots.txt - - best practices When do you use a robots.txt file? What directories do you disallow? Is marking a directory as disallowed just a roadmap for hackers? I have a directory of XML data. That data is only accessed by CF, then served up. Should I disallow access to that directory? There are no links to the directory so a robot shouldn't be able to find it anyway? Should they? Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228922 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

