On Thu, Apr 10, 2008 at 9:46 AM, Graham Leggett <[EMAIL PROTECTED]> wrote:
> Could it be because you've included mod_auth_form, but not included > mod_session? I used the default configure setting for each. Looking now, I have mod_auth_form but not mod_auth_session. So the default inclusion rules may be the only problem to fix. $ ./httpd -l | egrep '(form|session)' mod_auth_form.c
