Title: Message
I have a client with a site hosted on a MX server.  I've created some CFC's that will need to be called from various directories on his application.  I've tried creating a components dir off of his webroot and invoking the cfcs with  "components.xxx" with no success. 
 
I don't have access to the CFADMIN on this server, so I can't create a mapping for that.
 
Can someone tell me where to put these .cfc so that I can access them from the root webdir and all subdirs within it?
 
 
Example of his dir-struct
 
(d:\clientname\hisdomain_com\web) 
 
(ftp root/web root)
\web
\web\components\
\web\index.com
\web\admin
\web\common
\wev\blah-blah
 
 
thanks

Reply via email to