If I use <VirtualHost ...>
PerlOptions None +Log
</VirtualHost>
And in httpd.conf, we do not specify allow override to none, so by default allow override is ALL, can users override this directive from inside an htaccess file and set perl handlers?
No, by default it's available everywhere where it's not disabled.
Bases on your request we should make it possible to do the opposite: make it available only where it's explicitly says so.
Furthermore we need to have one more level of enable/disable options which are not overridable once set (to accomodate your situation).
It'd be great to have mp2 answer ISP requirements.
At the moment the .htaccess support is mostly missing in mp2. it's on the todo list. Anybody wants to work on completing it?
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Reporting bugs: 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