Is there anything a mod_perl2 child_init phase can do to call attention
to a problem?
I moved a block of code from a post_config handler to a new child_init
handler, without thinking much about the niceties of the move. The
code contained a couple of 'die' statements, which I trust would
prevent
valerio crini schrieb:
[...]
Another typo here.
[...]
Same typo once more.
I can't manage finding where are typos, I'm very sorry.
Now you can.
By the way, beware the list does not set the Reply-To header to the
list, so if you just hit "Reply", as I do, the reply by default goes
t
valerio crini schrieb:
Sorry, i 'had typo errors. I managed in this way:
SetHandler perl-script
PerlResponseHandler Dada::Rufus::Handler
Another typo here.
PerlSetVar Login true
SetHandler perl-script
PerlResponseHandler Dada