Stas Bekman wrote: > Philippe, > > Can t/conf/perlsection.conf be moved elsewhere? > #Handle re-entrant <Perl> sections > <Perl > > $Include = "@ServerRoot@/conf/perlsection.conf"; > </Perl> > > the problem with .conf files is that the are usually autogenerated, and > when config fails sometimes one needs to nuke them manually. Usually > t/conf/*.conf does the trick. But now since you added this file, it not > longer works as it nukes a static file. How about autogenerating it in > that perl section above?
perlsection.conf.in would work - even though it contains no variable substitution, it would keep all the conf files together and solve your issue as well. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]