Man, those htaccess files always drive me crazy!
When I go to 2007.php, the year that is passed to the index page is 0.
I don't get it.
RewriteRule ^([0-9]+)\.php$ /forum/contest/index.php?year=$1 [L]
I don't get it.

Comment