However, if you don't put a RDS password up (which would be horrible in itself), a person can browse the descriptor of your CFC files. Just a reminder. ;)
======================================================================== === Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc (www.mindseye.com) Member of Team Macromedia (http://www.macromedia.com/go/teammacromedia) Email : [EMAIL PROTECTED] Blog : www.camdenfamily.com/morpheus/blog Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Brad Howerter [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 9:25 AM > To: CF-Talk > Subject: CFCs - get'ers Vs. return object > > > I just put all the CFC's in a web accessible directory and > then don't put 'access="remote"' on them if I don't want them > to truly be accessible. > > >> Don't you want CFC's in a web accessible dir if you want to > >> use them for web services? Or is that like a clueless > newbie question? > > > >That's actually a very good question. Just because you use a > CFC does > >not mean you necessary want to expose a web service. If you do want > >your CFC to be used as a WS, then yea, you want it web > accessible, but > >otherwise, I'd put it outside the web root. Another option is to put > >the CFC outside the web root, and use a 'proxy' type cfc that's web > >accessible. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

