On Sun, Jun 23, 2013 at 11:10:20PM +0300, Niko Tyni wrote: > Quoting <http://httpd.apache.org/docs/trunk/developer/new_api_2_4.html>: > > Create run-time files such as shared memory files, pid files, etc. > Use ap_runtime_dir_relative() so that the global configuration for the > location of such files, either by the DEFAULT_REL_RUNTIMEDIR compile > setting or the DefaultRuntimeDir directive, will be respected. Apache > httpd 2.4.2 and above. > > The attached patch makes Apache-Test set DefaultRunTimeDir to the > log directory so that mod_auth_digest (and possibly others) will write > there. The setting is guarded with IfVersion directives, so the change > shouldn't break anything with older Apache versions.
Looks good also - committed the Apache-Test part in r1495998. Regards, Joe --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org