The usage of .htaccess files is totally overrated these days, it is often used for things it’s orginally not intended for, like complex RewriteCond and RewriteRule sets.
In this article I will show you how not to use a .htaccess, with some benchmarking and what will happen to a strong webserver when it has to process a large .htaccess file.

Read the whole story. or go straight to Part 2 – The Solution