Project

General

Profile

Actions

Bug #3911

closed

Old cgi-bin references are still being rendered by 1.8.1 registry code

Added by Shaun Walbridge about 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Category:
registry
Target version:
Start date:
03/20/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3911

Description

References to http://knb.ecoinformatics.org/cgi-bin/ should be redirected to their new and permanent home at /knb/cgi-bin/. This should be easy as the following rewrite rule:

RewriteRule ^/cgi-bin/(.*) http://knb.ecoinformatics.org/knb/cgi-bin/$1 [L,R=301]

Test this on dev, and pending no unforeseen consequences deploy to KNB.

Actions

Also available in: Atom PDF