Re: write handler for apache http request

2011-05-17 Thread Randolf Richardson
> Il 17/05/2011 18.37, André Warnier ha scritto: [sNip] > > So what is wrong with the example section of > > http://perl.apache.org/docs/2.0/user/handlers/server.html#C_PerlPostConfigHandler_ [sNip] > Sorry, I did explain not very well. > I tell you my problem. I want to write a simple perl handler

Re: write handler for apache http request

2011-05-17 Thread marco
Il 17/05/2011 18.37, André Warnier ha scritto: marco wrote: Hi all, I want to write an handler in perl to manage the |PerlPostConfigHandler| , but i don't know how to do this. Can someone help me? So wh

Re: write handler for apache http request

2011-05-17 Thread André Warnier
marco wrote: Hi all, I want to write an handler in perl to manage the |PerlPostConfigHandler| , but i don't know how to do this. Can someone help me? So what is wrong with the example section of http://pe