Menu

#31 mod_ntlm AP 1.3 doesnt support EAPI

open
nobody
None
5
2007-07-28
2007-07-28
No

Hi,
the module is missing support for EAPI; this path corrects this:

--- mod_ntlm.c.orig Fri Dec 8 02:23:23 2006
+++ mod_ntlm.c Wed Jul 25 16:22:26 2007
@@ -851,4 +851,10 @@
NULL, /* child_init */
NULL, /* child_exit */
NULL /* post read-request */
+#ifdef EAPI
+ ,NULL,
+ NULL,
+ NULL,
+ NULL
+#endif
};

greets, Günter.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB