Changeset 1681

Show
Ignore:
Timestamp:
02/24/05 11:50:09 (4 years ago)
Author:
whmoseley
Message:

-- still need to deal with the old version of Apache without the right
environment variables.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/swish_website/src/404.html

    r1673 r1681  
    1818        redirect($_) if s[/Download][/download]; 
    1919        redirect($_) if s[/Discussion/archive][/archive]; 
    20         redirect($_) if s[/Discussion/search/][/search_archive]; 
     20        redirect($_) if s[/Discussion/search/][/search_archive/]; 
    2121        redirect($_) if s[/Discussion/?.*$][/discuss.html]; 
    2222