You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/04/13 20:45:59 UTC

cvs commit: modperl-docs/src/help index_top.html

stas        02/04/13 11:45:59

  Modified:    src/docs/1.0/guide Changes.pod download.pod
               src/help index_top.html
  Log:
  - fix some broken links
  
  Revision  Changes    Path
  1.8       +2 -2      modperl-docs/src/docs/1.0/guide/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/Changes.pod,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Changes.pod	6 Apr 2002 05:34:42 -0000	1.7
  +++ Changes.pod	13 Apr 2002 18:45:59 -0000	1.8
  @@ -1406,8 +1406,8 @@
     Apache::SizeLimit and Apache::GTopLimit
   
   * perlformance: links from
  - http://www.realtime.net/~parkerm/perl/conf98/index.htm
  - and http://www.realtime.net/~parkerm/perl/conf98/sld006.htm
  + www.realtime.net/~parkerm/perl/conf98/index.htm
  + and www.realtime.net/~parkerm/perl/conf98/sld006.htm
    were dead (I removed them :( (Peter Skov)
   
   * snippets: added "Caching the POSTed Data" (Doug)
  
  
  
  1.4       +5 -5      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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- download.pod	20 Mar 2002 17:43:04 -0000	1.3
  +++ download.pod	13 Apr 2002 18:45:59 -0000	1.4
  @@ -46,8 +46,8 @@
   
   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
  -from http://perl.apache.org/snapshots/modperl/, all the mod_perl
  -related projects are available from http://perl.apache.org/snapshots/.
  +from http://cvs.apache.org/snapshots/modperl/, all the mod_perl
  +related projects are available from http://cvs.apache.org/snapshots/.
   
   RPM: http://perl.apache.org/rpm/
   
  @@ -75,7 +75,7 @@
   Ask Bjoern Hansen has written the C<mod_proxy_add_forward.c> module
   for Apache that sets the C<X-Forwarded-For> field when doing a
   ProxyPass, similar to what Squid does.  His module is available from
  -one of these URLs: http://modules.apache.org/search?id=124,
  +one of these URLs: http://modules.apache.org/,
   http://develooper.com/code/mpaf/mod_proxy_add_forward.c or
   http://www.cpan.org/authors/id/ABH/mod_proxy_add_forward.c, complete
   with instructions on how to compile it and whatnot.
  @@ -120,7 +120,7 @@
   
   You will find the definitive guide to load balancing techniques 
   at the High-Availability Linux Project site --
  -http://www.henge.com/~alanr/ha/
  +http://linux-ha.org/
   
   =head2 lbnamed - a Load Balancing Name Server Written in Perl
   
  @@ -148,7 +148,7 @@
   The latest ip filter includes some simple load balancing code, that
   allows a round-robin distribution onto several machines via
   ipnat. That may be a simple solution for a few specific load problem.
  -http://coombs.anu.edu.au/~avalon/ipf3.4beta3.tgz
  +http://coombs.anu.edu.au/~avalon/
   
   =head1 Apache::Request
   
  
  
  
  1.2       +2 -2      modperl-docs/src/help/index_top.html
  
  Index: index_top.html
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/help/index_top.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- index_top.html	13 Apr 2002 17:38:10 -0000	1.1
  +++ index_top.html	13 Apr 2002 18:45:59 -0000	1.2
  @@ -13,7 +13,7 @@
   <p>
   You can learn mod_perl by yourself through reading its <a
   href="../docs/index.html">documentation</a>, by attending the
  -technology <a href="../conferences/index.html">conferences</a> or
  +technology conferences or
   inviting a commercial <a href="training.html">training</a>.
   </p>
   
  @@ -29,7 +29,7 @@
   
   <p>
   If you are looking for a mod_perl job or someone to do the job for
  -you, the <a href="jobs.html">jobs</a> page is for you.
  +you, the <a href="../about/jobs.html">jobs</a> page is for you.
   </p>
   
     </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org