On Fri, 10 Dec 1999, O'Fallon, Paul (MAN-Atlanta) wrote:

> $FilesMatch{'^.*\.pl$'} =
> 
> and see if that works (no double quotes).

Nope.  Actually, I've given up in the <Perl> block stuff.  I switched to a
templatized conf setup which outputs standard Apache configuration syntax
at runtime and a lot of problems have gone away.  Configuring in a giant
<Perl> gave me random seg-faults and strange Apache::DBI errors.

Ah well, it was pretty anyway!

-sam

Reply via email to