The first handler runs properly. However, the successor does not run.

The module I am using has been written by me and is not a built-in one.

Is there any separate method for httpd built-in handlers?

On Tue, Jul 19, 2016 at 5:37 PM, Yann Ylavic <[email protected]> wrote:

> On Tue, Jul 19, 2016 at 1:58 PM, Amlaan Kar <[email protected]> wrote:
> > Thank You for answering. The method described above is not working.
>
> Please describe not working..
> Your handler does not run before the one you specified as successor ?
>
> > Do I
> > have to make any changes before using the above given code?
> > PS: Both the handlers work properly individually
>
> Sorry for asking but, did you replace "mod_running_after.c" with the
> name of the module you want to run after yours?
> Which is this module, an httpd builtin one?
>
> Please show the code you are using.
>
> Regards,
> Yann.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to