People are coming into my website like this:
sitename.com/brands/brandA
But this will cause an 404 error because I actually need them to come to this url
sitename.com/brands/brandA.html
How can I append the .html extension automatically when needed when someone enters sitename.com/brands/* with no .html extension using the .htaccess document.