thanks Sander,
it works.
On Fri, Mar 26, 2010 at 12:25 AM, Sander Temme wrote:
>
> On Mar 25, 2010, at 8:36 PM, Brad Lira wrote:
>
> > does anyone has an example of ap_hook_monitor,
> > thanks in advance.
>
>
> http://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/examples/mod_example_hooks.
On Mar 25, 2010, at 8:36 PM, Brad Lira wrote:
> does anyone has an example of ap_hook_monitor,
> thanks in advance.
http://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/examples/mod_example_hooks.c
Callback is x_monitor(). If you run your server with this module, you'll see
it emit a log
does anyone has an example of ap_hook_monitor,
thanks in advance.