Hey John, 2011/3/29 John Robson <[email protected]>: > On 03/29/2011 01:01 PM, Wim Dumon wrote: >> There are a number of ways to set the approot: >> - set the 'approot' property in wt_config.xml (using a <property> tag) > > no appRoot tag: http://pastebin.com/6eeChPLS >
Add <property name="appRoot">/tmp/Web/www</property> where it says 'Override settings for a single application' (I assume that not all applications use the same approot, so it doesn't make sense to put them in the global properties section) >> - wthttp: run your wt application with --help and read the > > no appRoot option: http://pastebin.com/dQ8LRc2V > My Wt says: --approot arg application root for private support files; if unspecified, the value of the environment variable $WT_APP_ROOT is used, or else the current working directory I assume your Wt is too old for this option. But the properties system has been there for a long time, so I assume the suggestion above will work. >> - isapi: http://redmine.emweb.be/projects/wt/wiki/ISAPI_on_Microsoft_IIS > Im in Linux ;) > Lucky you :-) Wim. ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
