>>>>> "Stas" == Stas Bekman <[EMAIL PROTECTED]> writes:

Stas> I didn't say that recent additions to .htaccess made the reponses
Stas> slower, I was talking in general. I guess a proper benchmark will be
Stas> better than thousands words.

This seems to be the knowledge of the wise, to not have *anything*
in an .htaccess file.

In fact, an upcoming column I'm writing will be showing how to have
".htaccess2" files in each directory, and on server startup, it
quickly walks the directories and interprets those with <Directory>
directives embedded, so they get parsed once.  Then you get nearly the
best of both worlds.  Downside is that "root" is now running them, not
the web User, so you have to trust those with write access to .htaccess2.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to