Monday, October 01, 2012

How to add mime type in apache web server.



1. Find the mime.types configuration file. On Mac OS X, it is in /private/etc/apache2

2. Adding the entry is simple.

3. restart the apache server.  sudo /usr/sbin/apachectl restart


No comments: