Old cvs-links are broken
kraichik - June 10, 2003 - 14:33
| Project: | Drupal.org webmasters |
| Component: | web site |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Links like http://cvs.drupal.org/viewcvs.cgi/* aren't rewritten and thus lead to 404. (Example: see the link to trackback module)
May be mod_rewrite with rule:
RewriteRule /viewcvs.cgi(.*) /viewcvs$1
could help?

#1
#2