Posted by kraichik on June 10, 2003 at 2:33pm
Jump to:
| Project: | Drupal.org webmasters |
| Component: | web site |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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?
Comments
#1
#2