Hey all. I was just wondering if there's a limit for the .htaccess file for Apache 2. I'm working on a caching plugin and thaught that it might be a good idea to use the .htaccess file to point to generated static html files.
So, anybody ever tried to reach the limit? Will .htaccess work fine with 5,000 mod_rewrite rules? What about 10,000? 20,000? A friend of mine said he worked on a blog which had 400k+ posts. Will that ever work?
Thanks,
~ @kovshenin