Has anyone any information on success/horror stories for using DBI in apache config
files. I have a number of
PerlModule Library::Module
<Location '/Module'>
SetHandler Perl-Script
PerlHandler Library::Module
</Location>
Type configs.
I can very easily extract this information from a database. Is using DBI within a
<perl> directive a good idea... perhaps there is a more elligant way of getting the
information. Would gladly welcome references to things I should read. Just casting a
line as I don't have a lot of research time available.
Cheers,
Wes