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

--- Comment #121 from quotesjin <[email protected]> ---
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://www.quotesjin.com/
https://www.quotesjin.com/2020/01/staus-quotes.html

ErrorHeader has been removed in 2.0, 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to