You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Jonathan Sailor <js...@jesnetplus.com> on 2004/09/25 03:36:47 UTC

PerlEnable directive suggestion

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I've got a suggestion for a new directive for mod_perl (1, preferably, 
because I use it):

PerlEnable on|off
Context: everywhere but .htaccess

Basically, it could be used to completely disable mod_perl. It would be 
most useful (for me) in UserDirs, with something like:

<LocationMatch ^/~>
PerlEnable off
</LocationMatch>

to prevent users from using .htaccess files to install their 
PerlHandlers and running code inside Apache's webspace.

- -Jonathan Sailor

_
"Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect." -Linus Torvalds
_
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkFUy7EACgkQawvJL8S14J/dDQCePfS3IPnwoJO/QyRy6DlL1dKO
UQ4An1UFgqLhO0U3qn7Q0uKJP3oav97L
=d6uY
-----END PGP SIGNATURE-----

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html