https://issues.apache.org/bugzilla/show_bug.cgi?id=44883
Summary: Header always unset "Content-Location" disobeyed when
using mod_negotiate trough filters
Product: Apache httpd-2
Version: 2.2.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: mod_headers
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
Header always unset "Content-Location"
The above instruction is ignored when used in the following scenario. When used
without another filter in the negotiated variant, it works like a charm.
/.htaccess contains:
SetHandler type-map .var
SetHandler php5 .php
Header always unset "Content-Location"
/test.var contains:
URI: test
URI: test.hpp?secrets=of&darkness=true&sub=marine
Content-Type: text/html
--
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]