https://bz.apache.org/bugzilla/show_bug.cgi?id=28657

--- Comment #32 from kamil <pendryska...@gmail.com> ---
I notice that mod_negotiation adds a Content-Location header to each request,
which reveals the actual filename chosen. The URL given above details the
authors discovery that mod_negotiation adds this header to some sort of error
header array, necessitating use of the ErrorHeader directive to remove it with
Apache 1.3. https://clashofwizards.club/cookie-run-hack-cheat/

ErrorHeader has been removed and a simple Header directive doesn't work.
There appears to be no way to get Apache not to produce the Content-Location
header.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to