RewriteRule /tags/([^.]+)\.html /tags.php?tag=$1 [L,R=301]
RewriteRule /tags/([^./]+)\.html /tags.php?tag=$1 [L,R=301]