Is this the location of index.cfm all the way from webroot? (.e.g /
folder1/folder2/apphere/index.cfm)?

I thought that somehow this is combined with applicationRoot to get
the correct location?

like

<property name="applicationRoot" value="location_here" />
<property urlBase="index.cfm" />

so when I have this line: BuildUrlToModule("frontend",
"validateLogin"), this will translate to #applicationRoot#/#urlBase#/
event/frontend:validateLogin.

any thoughts?

thanks again
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to