AllowOverride All -> None :: How much Faster?
What kind of speed improvement will I see if I were to change AllowOverride from All to None and put htaccess stuff directly in httpd.conf?I'm trying to determine whether it's worth the effort to do this or not. Thanks for any insight.

