stas 02/04/26 11:08:49 Modified: src/docs/1.0/faqs mod_perl.pod src/docs/1.0/guide download.pod getwet.pod install.pod Removed: src/download distributions.html Log: remove /download/distributions (Wasn't used) adjust docs pointing there Revision Changes Path 1.5 +1 -4 modperl-docs/src/docs/1.0/faqs/mod_perl.pod Index: mod_perl.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/faqs/mod_perl.pod,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mod_perl.pod 18 Apr 2002 18:13:05 -0000 1.4 +++ mod_perl.pod 26 Apr 2002 18:08:48 -0000 1.5 @@ -856,10 +856,7 @@ See I<INSTALL.win32> for building from sources. -Info about win32 binary distributions of mod_perl are available -from: - - http://perl.apache.org/distributions/ +L<win32 binary distributions info|download::binaries> =head1 Maintainers 1.5 +2 -1 modperl-docs/src/docs/1.0/guide/download.pod Index: download.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/download.pod,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- download.pod 13 Apr 2002 18:45:59 -0000 1.4 +++ download.pod 26 Apr 2002 18:08:48 -0000 1.5 @@ -42,7 +42,8 @@ http://perl.apache.org . Try the direct download link http://perl.apache.org/dist/ . -Source/Binary Distributions: http://perl.apache.org/distributions.html +L<Source distributions|download::source> and L<Binary +distributions|download::binaries>. Every Apache project rolls a new tar.gz snapshot of the latest CVS version every 6 hours. You can grab the latest mod_perl CVS snapshot 1.3 +7 -6 modperl-docs/src/docs/1.0/guide/getwet.pod Index: getwet.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/getwet.pod,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- getwet.pod 20 Apr 2002 06:38:44 -0000 1.2 +++ getwet.pod 26 Apr 2002 18:08:48 -0000 1.3 @@ -27,9 +27,10 @@ non-standard system, you should have no problems when building the basic mod_perl server. -For Windows users, the simplest solution is to use the binary package -available from I<http://perl.apache.org/distributions.html>. Windows -users may skip to the sidebar C<Installing mod_perl for Windows>. +For Windows users, the simplest solution is to use the L<binary +package|download::binaries>. Windows users may skip to the +L<Installing mod_perl for Windows|/Installing_mod_perl_for_Windows>. + =head1 Installing mod_perl in Three Steps @@ -401,9 +402,9 @@ =head2 Download the Windows distribution -Download C<perl-win32-bin-x.x.exe> from -http://perl.apache.org/distributions.html. This is a self-extracting -archive, yielding four directories: +Download C<perl-win32-bin-x.x.exe> from the L<binary distributions +page|download::binaries>. This is a self-extracting archive, yielding +four directories: Apache Perl 1.11 +2 -2 modperl-docs/src/docs/1.0/guide/install.pod Index: install.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/install.pod,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- install.pod 18 Apr 2002 05:53:39 -0000 1.10 +++ install.pod 26 Apr 2002 18:08:48 -0000 1.11 @@ -1816,8 +1816,8 @@ there are plenty out there to choose from. David Harris has started an effort to build better RPM/SRPM mod_perl -packages. You will find the link to David's site from -http://perl.apache.org/download/distributions.html . +packages. You will find the link to David's site from L<Binary +distributions|download::binaries>. Features of this RPM:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]