You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2010/07/22 20:04:51 UTC

DO NOT REPLY [Bug 49639] New: RewriteMap lookup fails silently on permission error

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: bugs@httpd.apache.org
        ReportedBy: vitaliy.shchupak@gmail.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 49639] RewriteMap lookup fails silently on permission error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49639

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Stefan Fritsch <sf...@sfritsch.de> 2012-02-26 17:07:22 UTC ---
fixed in 2.4.1

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 49639] RewriteMap lookup fails silently on permission error

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49639

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> 2010-08-18 16:38:16 EDT ---
Fixed in trunk in r986921

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org