dougm 00/12/19 23:32:12 Modified: . INSTALL.win32 Log: typo fix and binary dist update Revision Changes Path 1.4 +2 -5 modperl/INSTALL.win32 Index: INSTALL.win32 =================================================================== RCS file: /home/cvs/modperl/INSTALL.win32,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- INSTALL.win32 1998/03/24 04:19:48 1.3 +++ INSTALL.win32 2000/12/20 07:32:12 1.4 @@ -25,11 +25,8 @@ =item Binaries -Jeffey Baker maintains the binary distribution of mod_perl available -from: +See: http://perl.apache.org/distributions.html - http://www.perl.com/CPAN/authors/Jeffrey_Baker/ - =item Setup the Perl side run 'perl Makefile.PL' @@ -87,7 +84,7 @@ Add this line to httpd.conf: - LoadModule perl_module modules/ApacheModulePerl + LoadModule perl_module modules/ApacheModulePerl.dll Be sure that 'C:\perl\bin' is in your path so apache can find perl.dll