| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Drew Bertola <d...@jupiterhosting.com> |
| Subject | Re: Setting up On/Off directive for output filter... |
| Date | Sat, 13 Jan 2007 23:28:54 GMT |
Drew Bertola wrote:
> Hi,
>
> I'm a little bit puzzled about the right way to use AP_INIT_FLAG for per
> server directives. Does anyone have a good example (snippet or link)?
>
Nevermind. Found a good one here:
http://buecher.lingoworld.de/apache2/mod_daytime_en.html
My eyes must be tired. I was getting stuck w/ having arg prototyped as
..., char *arg) {...
which needed to be changed to
..., int arg) {...
in the directive processing routine.
--
Drew
| |
| Mime |
|
| View raw message | |