Feature #1443
closedCould you enable compression by default?
Description
Hi,
Could you enable compression by default?
compress.filetype = ("text/css", "application/x-javascript", "text/plain",
"text/html", "text/xml")
Updated by stbuehler almost 17 years ago
What exactly do you want? A default list of mimetypes to be compressed? An option to compress all mime types?
Updated by admin almost 17 years ago
A default list of mimetypes to be compressed?
Yes.
An option to compress all mime types?
I don't think that's a good idea.
Updated by Anonymous over 16 years ago
- application/atom+xml
- application/javascript
- application/rdf+xml
- application/pgp-keys
- application/xhtml+xml
- application/xml
- image/svg+xml
- image/vnd.microsoft.icon
- text/css
- text/html
- text/plain
- text/xml
-- Martin
Updated by rickb over 15 years ago
You might like to add all XML content types - now including application/beep+xml, application/docbook+xml, application/vnd.wap.wbxml and others.
This might be possible using something like the create-mime.assign.pl script to give a list, although whether this would be accurate enough needs to be thought out.
Updated by stbuehler over 15 years ago
- Status changed from New to Wontfix
- Patch available set to No
Just ask your distribution to include this default list.
I really think such lists needs to be explicit mentioned in the config, and i don't like hidden "magic".
And feel free to add such examples in the wiki documentation.
Also available in: Atom