Re: disabling directives in .htaccess files

Perrin Harkins <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAC0_be3huwVmFOprzuGdzQ1J96rVNi3wA76c2yD7=cSis7xTPA@mail.gmail.com>
On Sat, Feb 11, 2012 at 7:23 PM, Aaron Knister <[email protected]> wrote:
> I need to allow htaccess files for users to be able to customize their
> websites as required (specify authentication/authorization methods, rewrite
> rules, mime types, custom handlers etc.). I wish I could turn them off but I
> fear that it's not feasible for me to do so.

Well, here's my idea.  I'd turn off htaccess and provide an alternate
way for people to configure those things.  That might just be a file
called user.conf or something that you parse yourself and set conf
directives with.  Not exactly simple, but if security is the issue I
usually like a list of things you can do better than a list of things
you can't.

- Perrin
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.