Please help, I need an htaccess Mod rewrite for the following conditions.
List View
without page # (means viewing the page 1)
www.mydomain.com/folder-name/keywords-here
with page #
www.mydomain.com/folder-name/keywords-here/p1
Individual View (after clicking 1 item from the list view)
www.mydomain.com/folder-name/keywords-here.html
Note: the .htaccess file will be uploaded inside the [folder-name]