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/



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

Reply via email to