Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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]

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.