diff -r -U0 thttpd-2.25b/mime_encodings.txt thttpd-2.25b+byte/mime_encodings.txt --- thttpd-2.25b/mime_encodings.txt 2001-12-23 20:09:30.000000000 +0000 +++ thttpd-2.25b+byte/mime_encodings.txt 2006-06-10 20:30:50.000000000 +0100 @@ -8,0 +9 @@ +bz2 bzip2 diff -r -U0 thttpd-2.25b/mime_types.txt thttpd-2.25b+byte/mime_types.txt --- thttpd-2.25b/mime_types.txt 2003-10-26 17:00:45.000000000 +0000 +++ thttpd-2.25b+byte/mime_types.txt 2006-07-15 14:29:12.000000000 +0100 @@ -37 +37 @@ -dtd text/xml +dtd text/xml; charset=%s @@ -74 +74 @@ -mathml application/mathml+xml +mathml application/mathml+xml; charset=%s @@ -81 +81 @@ -mml application/mathml+xml +mml application/mathml+xml; charset=%s @@ -98 +98,2 @@ -ogg application/x-ogg +ogg application/ogg +ogm application/ogg @@ -114 +115 @@ -rdf application/rdf+xml +rdf application/rdf+xml; charset=%s @@ -119 +120 @@ -rss application/rss+xml +rss application/rss+xml; charset=%s @@ -144,2 +145,2 @@ -svg image/svg+xml -svgz image/svg+xml +svg image/svg+xml; charset=%s +svgz image/svg+xml; charset=%s @@ -161,0 +163 @@ +ts video/mpegts @@ -187,2 +189,2 @@ -xht application/xhtml+xml -xhtml application/xhtml+xml +xht application/xhtml+xml; charset=%s +xhtml application/xhtml+xml; charset=%s @@ -190 +192 @@ -xml text/xml +xml text/xml; charset=%s @@ -192 +194 @@ -xsl text/xml +xsl text/xml; charset=%s