FS#34995 - [lighttpd] Add ".css" => "text/css" to mimetypes.assign
Attached to Project:
Arch Linux
Opened by John Lindgren (jlindgren) - Saturday, 27 April 2013, 17:53 GMT
Last edited by Pierre Schmitz (Pierre) - Saturday, 02 November 2013, 22:40 GMT
Opened by John Lindgren (jlindgren) - Saturday, 27 April 2013, 17:53 GMT
Last edited by Pierre Schmitz (Pierre) - Saturday, 02 November 2013, 22:40 GMT
|
Details
Description:
The default lighttpd.conf has MIME type assignments for ".html", ".txt", ".jpg", and ".png", but not ".css". This breaks e.g. GitWeb since Firefox will not load style sheets unless they have the correct MIME type. Adding ".css" => "text/css" to the mimetypes.assign line fixes the issue. Additional info: * package version(s) lighttpd 1.4.32-4 git 1.8.2.2-1 firefox 20.0.1-2 * config and/or log files etc. As described here: https://wiki.archlinux.org/index.php/Gitweb#Lighttpd |
This task depends upon
Closed by Pierre Schmitz (Pierre)
Saturday, 02 November 2013, 22:40 GMT
Reason for closing: Implemented
Saturday, 02 November 2013, 22:40 GMT
Reason for closing: Implemented