savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-help-public] address@hidden: [sr #105182] Redirects with .htac


From: Sylvain Beucler
Subject: [Savannah-help-public] address@hidden: [sr #105182] Redirects with .htaccess]
Date: Sun, 26 Feb 2006 20:03:24 +0100
User-agent: Mutt/1.5.11+cvs20060126

Hi,

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

-- 
Sylvain

----- Forwarded message from Bill Denney <address@hidden> -----

Date: Sun, 26 Feb 2006 18:55:15 +0000
To: address@hidden, Bill Denney <address@hidden>,
        Sylvain Beucler <address@hidden>, address@hidden
Subject: [sr #105182] Redirects with .htaccess
From: Bill Denney <address@hidden>
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 -----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]