Hello, i wanted to know how to make .html extensions to the threads in vBulletin? my settings are - mod rewrite is on in admin cp RewriteRule ^threads/([0-9]+)-(.*)? showthread.php?t=$1.html - in the htaccess file still not getting .html as extension end of thread link. Suggestions ?