GOMEZ Henri wrote: > Hi JF > > >>It would be nice to have /usr/local/apache/conf/jk2.properties >>when httpd is >>configured to be in /usr/local/apache (instead of >>/conf/jk2.properties in the >>son processes...). >> >>My first idea is to add makeRoot() in jk_ws_service_t. But I >>have the problem >>that apache needs a pool (not a jk_pool) to call >>ap_server_root_relative(). >>Where could I get the pool? > > > Why not just use a char * which will be initialised by > mod_jk for AP1.3/2.0 and later for IIS/iPlanet ;)
Ok... But where should we stored it? Like a property "server.root" in jk_workerEnv_t? > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>