|
Usually, if you have a lot of traffic, it is a very bad idea to AllowOverride directions from your htaccess files. Your Apache will spend too much time checking each directory for htaccess files instead of serving users. It is much better to place such directives directly in the configuration of Apache.
|