Project

General

Profile

Actions

Bug #383

closed

server.errorfile-prefix error pages do not return Content-Type header

Added by Anonymous over 18 years ago. Updated over 17 years ago.

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

When using the server.errorfile-prefix configuration parameter to return static html files, lighttpd does not set the content-type header. This causes problems for some browsers (like Safari).

There seems to be a different code path in connections.c, function connection_handle_write_prepare for these cases.

-- david

Actions

Also available in: Atom