Hi Koen, APP_ROOT sounds good. Is it something big to add to wt_fcgi?
Well, from the apache docs it looks like I can set environment variables for the fcgi app. That was the first time I tried it... Rgds Richard > I went to look in the code, and, the WT_CONFIG_XML environment > variable is only taken into account by the http connector. > > With the latest release we added the ISAPI connector which has the > same problem w.r.t. finding a configuration file. We have come up with > a better way to organize the deployment by having an appRoot() which > is used for files that are used by an application but should not be > available through the web server, such as XML resource bundles, data > files, and also the configuration file. > > We now need to extend the FastCGI connector so that an appRoot() can > be configured in some simple way. If it is in general possible to set > environment variables for FastCGI then this is perhaps the way to > specify this APP_ROOT ? > > Regards, > koen > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
