pereinar 2002/10/25 06:10:13
Modified: tmpl/custom/html short_cuts
src/docs/1.0/guide troubleshooting.pod
src/docs/general/multiuser multiuser.pod
src/docs/offsite articles.pod
src/products products.html
Log:
Correcting some broken links.
Revision Changes Path
1.9 +1 -1 modperl-docs/tmpl/custom/html/short_cuts
Index: short_cuts
===================================================================
RCS file: /home/cvs/modperl-docs/tmpl/custom/html/short_cuts,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- short_cuts 28 Jun 2002 06:36:57 -0000 1.8
+++ short_cuts 25 Oct 2002 13:10:13 -0000 1.9
@@ -7,7 +7,7 @@
[ "${doc.dir.abs_doc_root}/maillist/modperl.html#Searchable_Archives",
'Maillist Archives'],
["${doc.dir.abs_doc_root}/docs/1.0/guide/index.html", 'The 1.0 guide'],
["${doc.dir.abs_doc_root}/download/source.html#Stable_Source_Distribution",
'The 1.0 source'],
-
["${doc.dir.abs_doc_root}/docs/2.0/user/intro/start_fast.html#A_Quick_Guide_to_Getting_Started_with_mod_perl",
'Bleeding edge: 2.0'],
+ ["${doc.dir.abs_doc_root}/docs/2.0/user/intro/start_fast.html",
'Bleeding edge: 2.0'],
["${doc.dir.abs_doc_root}/docs/1.0/guide/help.html#How_to_Report_Problems",
'Report 1.0 Problems'],
["${doc.dir.abs_doc_root}/docs/2.0/user/help/help.html#Reporting_Problems",
'Report 2.0 Problems'],
];
1.14 +1 -2 modperl-docs/src/docs/1.0/guide/troubleshooting.pod
Index: troubleshooting.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/troubleshooting.pod,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- troubleshooting.pod 31 Jul 2002 14:44:19 -0000 1.13
+++ troubleshooting.pod 25 Oct 2002 13:10:13 -0000 1.14
@@ -277,8 +277,7 @@
only see the rwrite messages if C<LogLevel> is set to C<debug>.
There was a bug that reported this debug message regardless of the
-value of the C<LogLevel> directive. It was fixed in mod_perl 1.19_01
-(L<CVS version|download::source/mod_perl_1_x>).
+value of the C<LogLevel> directive. It was fixed in mod_perl 1.19_01.
Generally C<LogLevel> is either C<debug> or C<info>. C<debug> logs
everything, C<info> is the next level, which doesn't include debug
1.2 +1 -1 modperl-docs/src/docs/general/multiuser/multiuser.pod
Index: multiuser.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/general/multiuser/multiuser.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- multiuser.pod 31 Jul 2002 14:43:17 -0000 1.1
+++ multiuser.pod 25 Oct 2002 13:10:13 -0000 1.2
@@ -284,7 +284,7 @@
Allows running a few instances of the same or different OSs on the
same machine. This technology comes in two flavors:
-Open source: http://www.plex86.org/
+Open source: http://savannah.nongnu.org/projects/plex86/
Commercial: http://www.vmware.com/
1.7 +3 -3 modperl-docs/src/docs/offsite/articles.pod
Index: articles.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/offsite/articles.pod,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- articles.pod 12 May 2002 05:41:22 -0000 1.6
+++ articles.pod 25 Oct 2002 13:10:13 -0000 1.7
@@ -90,7 +90,7 @@
Linux Magazin (german), I<Bis in den roten Bereich> - Examples on
performance test scripts to see the modperl benefits:
-http://www.linux-magazin.de/ausgabe/1998/08/Pounder/pounder.html .
+http://www.linux-magazin.de/Artikel/ausgabe/1998/08/Pounder/pounder.html .
=back
@@ -222,8 +222,8 @@
=item *
Mike Fletcher has two introductory talks on mod_perl:
-http://www.phydeaux.org/perl/yapc/ and
-http://www.phydeaux.org/perl/mptalk/ .
+http://phydeaux.org/perl/yapc/ and
+http://phydeaux.org/perl/mptalk/ .
=item *
1.17 +2 -2 modperl-docs/src/products/products.html
Index: products.html
===================================================================
RCS file: /home/cvs/modperl-docs/src/products/products.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- products.html 8 Oct 2002 16:03:20 -0000 1.16
+++ products.html 25 Oct 2002 13:10:13 -0000 1.17
@@ -338,8 +338,8 @@
<ul>
<li> ActiveState's <a
-href="http://www.ActiveState.com/software/perlEx/default.htm">PerlEx</a>
-(Perl plugins for O'Reilly WebSite, Netscape and IIS)</li>
+href="http://www.activestate.com/Products/PerlEx/">PerlEx</a> (Perl
+plugins for O'Reilly WebSite, Netscape and IIS)</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]