Jay Kline writes:
> The Apache group thinks differently.  I guess its a matter of how busy
> your server is, since if you set up apache to use .htaccess files it
> must check in every directory for it.

If performance is that critical, you shouldn't be using Apache.  A few
stat() and other file system calls that are cached by the OS aren't going to
make much difference.  A high traffic site is not usually limited by the
CPU.

-- 
David Phillips <david at acz.org>
http://david.acz.org/


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list