Re: Multiple PerlAccessHandlers problem.

2000-09-26 Thread Doug MacEachern
On Tue, 15 Aug 2000, Trevor Phillips wrote: > I'm having problems with a mix of PerlAccessHandlers. I have two handlers, and > it is required that one be defined in a block, and the other > currently in .htaccess' as required. > > The problem is that the one in the .htaccess is being completely

Multiple PerlAccessHandlers problem.

2000-08-14 Thread Trevor Phillips
I'm having problems with a mix of PerlAccessHandlers. I have two handlers, and it is required that one be defined in a block, and the other currently in .htaccess' as required. The problem is that the one in the .htaccess is being completely ignored when I have the one in the Locate block. ie;