Luis Majano Forums Notification: Post to Way to tell coldbox about site root mapping?

Title: RE: Way to tell coldbox about site root mapping?
Thread: Way to tell coldbox about site root mapping?
Forum: Need Help?
Conference: ColdBox
User: lmajano

Hi Chris,

Your problem is then the Application Mapping. You can override the
self-discovery mechanism via the config.xml just like you want it to.

The
full guide is in
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbConfigGuide

AppMapping
This is an optional setting of the complete path to your application from
either the web root or from a coldfusion mapping. If you do not use this
setting, then ColdBox will auto-calculate the path to your application from the
web root. However, if you are using mappings, then this auto-calculation fails.
Therefore, you should fill out the setting with your path. A good example of why
use the AppMapping setting may be if you do not provide access via the URL to
your app, you do it via a mapping.

So this should resolve your issue, if I am
understanding your problem correctly.

Does this help?

http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=0C36415D-123F-6116-4237B8753C3A5AF7