Re: [EXTERNAL] Re: No content returned from directive handler sample.

2019-07-31 Thread Bill Moo
.org/repos/asf/httpd/httpd/branches/2.4.x/modules/examples/mod_example_hooks.c > > > > It will show you how to log at the very least. > > > > -Topher > > -Original Message- > > From: Bill Moo > > Sent: Tuesday, July 30, 2019 11:06 AM > > To:

RE: [EXTERNAL] Re: No content returned from directive handler sample.

2019-07-30 Thread Nebergall, Christopher
Subject: [EXTERNAL] Re: No content returned from directive handler sample. If it help anyone then here if the code I am using: /* module mod_graphing.c: */ #include #include "apr_hash.h" #include "ap_config.h" #include "ap_provider.h" #include "httpd