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=28047>. 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=28047 Segmentation fault for wildcard ExpiresByType and no Content-Type header. Summary: Segmentation fault for wildcard ExpiresByType and no Content-Type header. Product: Apache httpd-2.0 Version: 2.0.49 Platform: PC OS/Version: Linux Status: NEW Severity: Critical Priority: Other Component: mod_expires AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When some cgi script generates response without Content-Type header and in configuration file there is a directive with a wildcard in MIME-type, like this: ExpiresByType image/* "now plus 1 week" ExpiresActive On httpd dies with a message like this in error_log: ... [notice] child pid 11711 exit signal Segmentation fault (11) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
