I get to be the masochist today. I'm writing mod_auth_cookie_ldap for work. I'm hoping to understand it well enough to do a good job. Perhaps even a releasable job. I've just build mod_hello.c straight from the text of _Writing apache Modules in Perl and C_
I'm not a C programmer, but I'm glad that the interface seems somewhat the same. I know how to use man and read source so I'm not too far behind.
I should rephrase that, I'm not a frequent C programmer. Oh well, jumping in with both feet....