Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Prevent 'garbled text' file downloads via server settings' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Prevent 'garbled text' file downloads via server settings
Authored by: klktrk on Feb 19, '04 12:11:09PM

Some httpd.conf files get their mime type configurations from /etc/mime.types rather than from httpd.conf or other file. You might see this directive instead:
TypesConfig /etc/mime.types

Just make the changes there. So much more sensible to have it declared in a system wide place.



[ Reply to This | # ]