Re: , PerlModule, PerlRequire in .htaccess

2004-08-06 Thread Philippe M. Chiasson
Philippe M. Chiasson wrote: Stas Bekman wrote: Philippe M. Chiasson wrote: [...] The question I have for all, is how can we make a directive support .htaccess without also allowing it in blocks. AFAIK, the httpd API only allows OR_ALL for this and it's both .htaccess and blocks. How was this do

Re: , PerlModule, PerlRequire in .htaccess

2004-08-06 Thread Philippe M. Chiasson
Stas Bekman wrote: Philippe M. Chiasson wrote: I am looking at pending issues in todo/release, and I came upon this issue Right now, PerlModule PerlRequire can _only_ be used in Global configuration and server scope. No , htacceess, etc. The orignial conversation about this is here : http://marc

Re: , PerlModule, PerlRequire in .htaccess

2004-08-06 Thread Stas Bekman
Philippe M. Chiasson wrote: I am looking at pending issues in todo/release, and I came upon this issue Right now, PerlModule PerlRequire can _only_ be used in Global configuration and server scope. No , htacceess, etc. The orignial conversation about this is here : http://marc.theaimsgroup.com/?t=

, PerlModule, PerlRequire in .htaccess

2004-08-06 Thread Philippe M. Chiasson
I am looking at pending issues in todo/release, and I came upon this issue Right now, PerlModule PerlRequire can _only_ be used in Global configuration and server scope. No , htacceess, etc. The orignial conversation about this is here : http://marc.theaimsgroup.com/?t=10537008871&r=1&w=2 I'd