I'll revise the wiki entry to include information about apps that are not deployed at the root of the domain. The web base is the base to the root of the domain which usually the base of the app.
.Peter -----Original Message----- From: jarthel <[email protected]> Date: Sun, 23 Aug 2009 16:23:37 To: Mach-II for CFML<[email protected]> Subject: [Mach-II] Re: timestampe in JS added using HTML helper Thank you very much Peter. :) The definition for webBasePath is confusing in the wiki. It states "Defines the web root of your application" so I set the value accordingly. Jayel On Aug 21, 1:58 pm, "Peter J. Farrell" <[email protected]> wrote: > Set your webBasePath to "/" and your jsBasePath to > "/flinders/webapps/edss/js" and other paths for cs and img base path > parameters. > > -----Original Message----- > From: jarthel <[email protected]> > > Date: Thu, 20 Aug 2009 20:27:58 > To: Mach-II for CFML<[email protected]> > Subject: [Mach-II] Re: timestampe in JS added using HTML helper > > What is your disk path for your Application.cfc?' > > C:\web\apache\htdocs\flinders\webapps\edss > ------------------ > Where are your js files stored (full path)? > > C:\web\apache\htdocs\flinders\webapps\edss\js > --------------- > Is your Application.cfc in the root of your domain or is it in a > folder off of your domain? > > It's in a folder inside webroot. In my case, the location would > behttp://localhost/flinders/webapps/edss/application.cfc > ---------------- > Can you share the XML parameters you have set for the helper? > > <property name="html" > type="MachII.properties.HtmlHelperProperty"> > <parameters> > <parameter name="metaTitleSuffix" value=" - Mach-II" > /> > <parameter name="cacheAssetPaths" value="true" /> > <parameter name="webrootBasePath" > value="/flinders/webapps/edss" /> > </parameters> > </property> > > For webrooBasePath, I have tried > - omitting the parameter (just use default) > - set it to "C:\web\apache\htdocs\flinders\webapps\edss" > - set it to "/flinders/webapps/edss" > --------------- > > Thanks Peter for the help and patience :) > > Jayel --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
