Does anybody know if mod_rewrite is enabled on SourceForge? I tried asking the staff directly, but no answer for more than a week.
Regards,
Sebastian Mares
Edit: I am asking because the following rule doesn't seem to have any impact at all:
CODE
RewriteEngine on
RewriteRule ^/board/(.*) /forums/$1 [R=permanent,L]