Actions
Feature #991
closedAdd mimetype for SVG
Status:
Fixed
Priority:
Low
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
No
Description
Now that Firefox 2.0 supports native SVG rendering it might be useful to add the following lighttpd.conf's default configuration of mimetype.assign:
".svg" => "image/svg+xml",
-- asmodai
Updated by stbuehler over 16 years ago
- Status changed from New to Fixed
- Resolution set to wontfix
Ask your distribution to provide a complete mime type list.
Updated by gstrauss over 1 year ago
- Description updated (diff)
- Status changed from Wontfix to Fixed
- ASK QUESTIONS IN Forums set to No
Added to doc/config/conf.d/mime.conf
in commit 3b23130ea in lighttpd 1.4.35
If your distro does not use this file, or generates mimetype.assign
from /etc/mime.types
, and if /etc/mime.types
does not contain .svg
, then you'll need to contact the maintainer of /etc/mime.types
in that distro.
Actions
Also available in: Atom