Thanks Peter. I did read it but I wasn't sure why urlbase does not use appRoot.
On Sep 14, 6:08 pm, "Peter J. Farrell" <[email protected]> wrote: > Just change the urlBase property to include the path from the root of > your domain. Have you read the documentation? Particularly the first > bullet here: > > http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/wiki/URLManagementFe... > > AppRoot and UrlBase are independently configured as some AppRoots are > CFML mappings whereas the UrlBase is the root of the domain and other > situations where neither of them match up. > > On Sep 13, 8:22 pm, jarthel <[email protected]> wrote: > > > 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/ -~----------~----~----~----~------~----~------~--~---
