stas        02/01/27 17:48:53

  Modified:    src      config.cfg
  Added:       src      .htaccess
  Log:
  - add .htaccess file with initial redirects
  
  Revision  Changes    Path
  1.4       +1 -0      modperl-docs/src/config.cfg
  
  Index: config.cfg
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/config.cfg,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- config.cfg        24 Jan 2002 16:56:33 -0000      1.3
  +++ config.cfg        28 Jan 2002 01:48:52 -0000      1.4
  @@ -59,6 +59,7 @@
               style.css
               images/*
               robots.txt
  +            .htaccess
              )
        ],
   
  
  
  
  1.1                  modperl-docs/src/.htaccess
  
  Index: .htaccess
  ===================================================================
  # embperl
  RedirectPermanent /Embperl/ http://perl.apache.org/embperl/
  RedirectPermanent /perl/Embperl/ http://perl.apache.org/embperl/
  RedirectPermanent /embperl.html /embperl/
  
  # ASP
  Redirect /asp http://www.apache-asp.org/
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to