https://issues.apache.org/bugzilla/show_bug.cgi?id=51636

             Bug #: 51636
           Summary: AuthUserFile missing causes 500, without errolog
                    entry, does not process 500.shtml
           Product: Apache httpd-2
           Version: 2.2.19
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_authn_file
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


AuthUserFile without filename
  or
specified as relative 
  or
incorrectly specified

1) Causes 500 before popup for username/password is displayed
2) No entry can be found in errorlog.
3) 500.shtml is not executed


Apache version 2.2.19
linux Kernel 2.6.18-238.12.1.l.el5
cPanel host 11.30.2 (build 1)

Corrected .htaccess contains:

AuthName "Restricted"
  AuthType Basic
  AuthUserFile /home/realger1/www/mhs1962.info/.passfile
  require valid-user


Hope mod_authn_file is correct component.

Severity is minor if you can figure it out!
Please let me know if this cannot be reproduced easily or you need more info.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to