"Chris Faust" <[EMAIL PROTECTED]> wrote 
> But I can't seem to accomplish the same thing using MP2 while still being
able to define other dirs (like a image dir)..

try changing 
>         SetHandler perl-script
to
          AddHandler perl-script

I had a similar problem and my understanding is that AddHandler won't clobber
any existing default handlers for things like images so that they will get
handled correctly.

Michael Peters
Venzia


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to