Quite simple actually. You'd use a single line of .htaccess. Just modify the line below to work with your page. The one below is assuming the it's a rewards.html page in /cgi-bin/Templates/pages/english
RewriteRule ^rewards\.html$ /cgi-bin/index.cgi?op=page&tmpl=rewards [L]