geoff       2003/10/07 12:12:19

  Modified:    perl-framework/Apache-Test Changes
  Log:
  place mod_perl-specific directives in <IfModule> containers
  within httpd.conf, allowing the default server to start if
  mod_perl isn't present.
  
  Revision  Changes    Path
  1.51      +4 -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.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- Changes   2 Oct 2003 07:31:53 -0000       1.50
  +++ Changes   7 Oct 2003 19:12:18 -0000       1.51
  @@ -8,6 +8,10 @@
   
   =item 1.05-dev
   
  +place mod_perl-specific directives in <IfModule> containers
  +within httpd.conf, allowing the default server to start if
  +mod_perl isn't present.  [Geoffrey Young]
  +
   fix t/request.t to get /index.html, instead of / since not everybody
   uses mod_dir [Steve Piner <[EMAIL PROTECTED]>]
   
  
  
  

Reply via email to