DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29445>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29445 headers in type map not honored Summary: headers in type map not honored Product: Apache httpd-2.0 Version: 2.0.49 Platform: Other URL: http://cgi.w3.org/cgi- bin/headers?url=http%3A%2F%2Fmemebeam.org%2Fjohn%2Ftests %2Ftype-map%2Ffoo OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_negotiation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I have a file foo.x containing HTML, and a type map that references that file and sets its type to text/html. However, when the resource is accessed via the type map, the resulting type is text/plain (just as if foo.x were accessed directly). Likewise, Content-Language and Content-Length in the type map seem to be ignored. I will attach foo.x, foo.var, and .htaccess. Test is at <http://memebeam.org/john/tests/type-map/foo>. See <http://cgi.w3.org/cgi-bin/headers?url=http%3A%2F%2Fmemebeam.org%2Fjohn% 2Ftests%2Ftype-map%2Ffoo> for headers. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
