Re: disabling directives in .htaccess files

Dave Hodgkinson <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On 10 Feb 2012, at 11:46, Aaron Knister wrote:

> Hi,
> 
> I'm using mod_perl in a shared hosting environment for some server-side configuration bits. All dynamic content for the users runs through SuEXEC, however this obviously doesn't help in the case of mod_perl so I would like to prevent users from specifying any handlers or other potentially undesirable mod_perl options/directives in their .htaccess files.

Are the Apaches fronted by proxies?

In which case, I'd seriously consider everyone having their own Apaches with a limited
number of processes and an appropriately (automatically generated?) startup.pl for maximum
shared memory in those processes.

Obviously, that number can be tuned depending on the site, but you'd be surprised at how
few most sites need if the responses are quick.

See Stas Bekman's immortal tuning work.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.