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

           Summary: RewriteMap lookup fails silently on permission error
           Product: Apache httpd-2
           Version: 2.2.15
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_rewrite
        AssignedTo: [email protected]
        ReportedBy: [email protected]


If you have a RewriteMap txt configuration and the apache user does not have
permission to read the map file, the map lookup just fails silently without any
errors.  An error is only reported in the error log when apache cannot stat the
map file.

The correct behavior should be to log an error when apache either can't read or
can't stat the map file.

-- 
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