>Since aliases can't exist outside a server config of some sort, an
>alias (apache) or a virtual directory (IIS) will look in the webroot
>of the site to which it is attached.

Thanks for responding!  So just to make sure I'm clear on what you mean, going 
back to my prior example...

(vhost) http://www.test.com -> /sites/site1
(alias) http://www.test.com/othersite -> /sites/site2

If I make a call like:

createObject("component","SomeFramework.SomeComponent")

from within the context of "/othersite" it means that ColdFusion will be "smart 
enough" to look here for my CFC?

/sites/site1/SomeFramework/SomeComponent.cfc

I can drop MachII in my custom tags folder and (as you'd expect) CF can always 
find it, but if I want to write two separate apps and have them share CFCs 
between the two  it'd be convenient to if CF did have the functionality I 
described...

Thanks again!


-Cliff

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199074
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

Reply via email to