pereinar 2002/06/16 02:49:23 Modified: src .htaccess Log: Added redirect for old logos to new Link to Us page (it's incredible what kind of hidden mysteries one can find while browsing for mod_perl links :) Revision Changes Path 1.10 +3 -0 modperl-docs/src/.htaccess Index: .htaccess =================================================================== RCS file: /home/cvs/modperl-docs/src/.htaccess,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .htaccess 2 Jun 2002 13:17:02 -0000 1.9 +++ .htaccess 16 Jun 2002 09:49:23 -0000 1.10 @@ -66,6 +66,9 @@ # Stats Redirect permanent /netcraft/index.html http://perl.apache.org/outstanding/stats/netcraft.html +# Old logos +Redirect permanent /logos/index.html http://perl.apache.org/about/link/linktous.html + # embperl Redirect permanent /Embperl/ http://perl.apache.org/embperl/ Redirect permanent /perl/Embperl/ http://perl.apache.org/embperl/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]