>> 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. A web-service CFC that connects to other CFC's for the purpose of exposing them as web-services while they remain web-inaccessible. s. isaac dealey 954-776-0046 new epoch http://www.turnkey.to lead architect, tapestry cms http://products.turnkey.to tapestry api is opensource http://www.turnkey.to/tapi certified advanced coldfusion 5 developer http://www.macromedia.com/v1/handlers/index.cfm?ID=21816 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

