I've seen some questions with .htaccess tags being replaced by mod-rewrite tags. This question for example, edited by @Charles.
What's the policy about that kind of tag reselection? Will then all .htaccess tags be replaced with the corresponding directive tag and what happens when the file has different directives, like mod-alias, redirect, etc. A lot of tags, no doubt, making harder to find the subject.
Maybe that's the policy, but I don't think it's coherent in any way. Htaccess files can't be separated from Apache directives. I agree with adding the directive(s) tag(s), but highly disagree with removing the most important tag: .htaccess. Searches will have to be more precise, which is too much to ask to somebody who doesn't know exactly what he wants. That's the reason for searching in the first place.