We're attempting to redirect any_title.html to /any_title/ using (.*)(.html) to $1 as the redirect expression per Brakk's guide: http://urbangiraffe.com/support/topic/redirections-i-use but it isn't working. Are we using the wrong expression, is this a bug, or are we doing something wrong?
Any feedback appreciated!