Re: retrieving module configs from other modules

2013-04-16 Thread Sorin Manolache
On 2013-04-15 23:12, Tim Traver wrote: Hi all, is there a way to access the module config tables of another module? For instance, if I want to see (from my module) what the path to the SSL cert is in the ssl_module, how can I go about doing that? And are there any tutorials on how to retrieve

Re: absolute vs. relative paths

2013-04-16 Thread Guenter Knauf
On 02.03.2013 04:19, Guenter Knauf wrote: Hi all, in httpd-ssl.conf.in we use always @exp_ for all paths like f.e. @exp_sysconfdir@ and @exp_logfiledir@ while in httpd.conf.in we use @rel_sysconfdir@ and @rel_logfiledir@ - is there any reason for this difference? Any objections for changing

Re: absolute vs. relative paths

2013-04-16 Thread William A. Rowe Jr.
The only time I know of that the abspath is required should be DocumentRoot and Directory paths. On Tue, Apr 16, 2013 at 9:43 AM, Guenter Knauf fua...@apache.org wrote: On 02.03.2013 04:19, Guenter Knauf wrote: Hi all, in httpd-ssl.conf.in we use always @exp_ for all paths like f.e.

Re: svn commit: r1461869 - /httpd/httpd/trunk/server/util.c

2013-04-16 Thread Rainer Jung
On 27.03.2013 22:57, jaillet...@apache.org wrote: Author: jailletc36 Date: Wed Mar 27 21:57:44 2013 New Revision: 1461869 URL: http://svn.apache.org/r1461869 Log: Be more clever when allocating memory for log item to be escaped. This should save about 70-100 bytes in the request pool with