Re: write handler for apache http request
André Warnier <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
marco wrote: > Hi all, > I want to write an handler in perl to manage the |PerlPostConfigHandler| > <http://perl.apache.org/docs/2.0/user/handlers/server.html#toc_C_PerlPostConfigHandler_>, > but i don't know how to do this. > Can someone help me? > So what is wrong with the example section of http://perl.apache.org/docs/2.0/user/handlers/server.html#C_PerlPostConfigHandler_ ? Maybe your question was not phrased very well. What do you want to do/achieve with this ? Or what is the part you are missing ?