savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-help-public] [sr #105182] Redirects with .htaccess


From: Bill Denney
Subject: [Savannah-help-public] [sr #105182] Redirects with .htaccess
Date: Sun, 26 Feb 2006 18:55:15 +0000
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/





reply via email to

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