Vậy em fải làm sao để đổi đuổi thành .html cho file .htm?
#Bật mod rewrite ^_^ RewriteEngine on Options +FollowSymlinks # Dấu / là path tính từ root folder RewriteBase /
RewriteRule ^[Fake URL] [Real URL]
RewriteRule ^posts/list/([0-9]*).html index.jsp?view=posts&show=list&id=$1