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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |---

--- Comment #2 from [email protected] ---
It is not possible to accuratly determine via http if file is actualy blocked
by apache configuration because:
file (like php script) can return 404, 401 for "normal request" while returning
other data for specified GET argument (and it is actualy ussed by mallware all
the time those days - to mask its presence)

also it is not optimal to do any such check via http

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