Hi, I was wondering if is possible using same mod_perl handler with
different ports and how can i manage to configure it.
I was thinking of a similar thing:
SetHandlerperl-script
Listen 12200
PerlResponseHandlerHandler
SetHandlerperl-script
PerlResponseHandlerH
> > I think i'm failing in something but i can't understard where my error
> > is, googling I'didn't found any clue.
> > May some sage help me?
> >
>
> I just had a look at this stuff, and it seems like there is one big
> whole in the documentation which is how exactly Apache::Test finds the
Hallo,
I'm trying to use modperl2's feature 'auto configuration' but without
success.
Manual says in
http://perl.apache.org/docs/general/testing/testing.html#Auto_Configuration
that in order to add automatically new items to location is necessary
adding a package called
TestResponse::'packagen