coar 2004/04/01 16:07:53
Modified: perl-framework/Apache-Test Changes Log: note the -httpd_conf_extra addition Revision Changes Path 1.116 +5 -0 httpd-test/perl-framework/Apache-Test/Changes Index: Changes =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Changes,v retrieving revision 1.115 retrieving revision 1.116 diff -u -u -r1.115 -r1.116 --- Changes 31 Mar 2004 22:44:32 -0000 1.115 +++ Changes 2 Apr 2004 00:07:53 -0000 1.116 @@ -8,6 +8,11 @@ =item 1.10-dev +Added '-httpd_conf_extra <filename>' configuration option to +allow a file of server config directives to be inherited +in addition to the server's own httpd.conf file (or the one +specified by -httpd_conf). [Ken and Stas] + Generated Listen directive now listen on 0.0.0.0 to force using IPv4 addresses on IPv6 systems until LWP supports IPv6. [Gozer]
