Hi,

Is it possible to setup such a redirection for project Octave?

-- 
Sylvain

----- Forwarded message from Bill Denney <[EMAIL PROTECTED]> -----

Date: Sun, 26 Feb 2006 18:55:15 +0000
To: [EMAIL PROTECTED], Bill Denney <[EMAIL PROTECTED]>,
        Sylvain Beucler <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: [sr #105182] Redirects with .htaccess
From: Bill Denney <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) 
Gecko/20060111 Firefox/1.5.0.1


Follow-up Comment #2, sr #105182 (project administration):

We are wanting to redirect http://www.gnu.org/software/octave/mailing-lists/*
to http://velveeta.che.wisc.edu/octave/lists/* (with following of all
sub-directories).  The mod_rewrite rules that we were wanting are

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /software/octave
RewriteRule ^mailing-lists(.*) http://velveeta.che.wisc.edu/octave/lists$1
</IfModule>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?func=detailitem&item_id=105182>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


----- End forwarded message -----


_______________________________________________
Savannah-help-public mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to