You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by do...@locus.apache.org on 2000/07/10 07:13:34 UTC

cvs commit: modperl Changes INSTALL.raven

dougm       00/07/09 22:13:33

  Modified:    .        Changes INSTALL.raven
  Log:
  INSTALL.raven update
  
  Revision  Changes    Path
  1.500     +2 -0      modperl/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /home/cvs/modperl/Changes,v
  retrieving revision 1.499
  retrieving revision 1.500
  diff -u -r1.499 -r1.500
  --- Changes	2000/06/15 01:42:40	1.499
  +++ Changes	2000/07/10 05:13:32	1.500
  @@ -10,6 +10,8 @@
   
   =item 1.24_01-dev
   
  +INSTALL.raven update [Adam Qualset <ad...@covalent.net>]
  +
   backed out $Apache::Server::ConfigTestOnly until proper Apache support
   is in place
   
  
  
  
  1.2       +2 -3      modperl/INSTALL.raven
  
  Index: INSTALL.raven
  ===================================================================
  RCS file: /home/cvs/modperl/INSTALL.raven,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- INSTALL.raven	2000/04/12 16:13:09	1.1
  +++ INSTALL.raven	2000/07/10 05:13:32	1.2
  @@ -26,9 +26,8 @@
   1) untar and gunzip Apache, Raven SSL and mod_perl into their respective
   directories
   2) cd raven_ssl-x.x.x. Install Raven SSL via ./setup
  -3) /usr/local/raven/bin/ravenctl
  -   select Option 1, 'Raven SSL Module Manager'
  -   select Option 2, 'Export Raven SSL module to Apache source'
  +3) /usr/local/raven/bin/raven_admin_tls
  +   select Option 1, 'Export Raven'
      note: this option exports the required EAPI patches and the needed Raven
   SSL module files into your Apache source tree
   4) cd mod_perl-x.x