Trying to build mod_auth_form.c just produces link errors. I can see where the optional function is imported as ap_session_set_fn() but then later referenced as ap_session_set(). The code should be changed to use one or the other right?
Brad
Trying to build mod_auth_form.c just produces link errors. I can see where the optional function is imported as ap_session_set_fn() but then later referenced as ap_session_set(). The code should be changed to use one or the other right?
Brad