Bug #95
incorrect ogg mimetype in lighttpd.conf
| Status: | Fixed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | documentation | |||
| Target version: | - | |||
| Pending: | Resolution: | fixed |
||
Description
The default lighttpd.conf assigns ".ogg" a mimetype of audio/x-wav. It should be application/ogg. See the application/ogg RFC
-- graue