On Sat, 30 Dec 2017 16:23:18 +0100
Roy Teeuwen <r...@teeuwen.be> wrote:
> Hey all,
> 
> I was wondering if any of you have any guidelines on what is the
> easiest way to write Apache modules on a macOS?

Same as on any other platform.  Modules are, generally speaking,
platform-neutral (you use APR to deal with platform issues).
Most of us install a regular toolchain from something like
fink, macports, or homebrew.

>  I would like to try
> out writing a custom module.

If you want something more substantial than the developer notes
in the docs, my book aims to help you up the learning curve.

-- 
Nick Kew

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to