A quick way to determine the MIME type for a file is to check the extension of the file against a mapping of known extensions to MIME types. The Apache web server provides a good list of known mappings that is easy to parse
Tag Archives: Apache
Static Content with Far-Future Expires Headers
Posted by Robert Hollencamp on 01/29/2010
None comments
An easy and efficient way to add far-future expiration tags to static content.
Recent Comments