make mp3 files pop up the file save dialog instead of playing and leaving the page, allows for more reliable play of mp3 files.

git-svn-id: svn://192.168.202.10@847 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
frankw
2008-04-23 10:42:04 +00:00
parent d797d0b886
commit 806079caf1
+3
View File
@@ -734,6 +734,9 @@ installation on another machine)
AllowOverride None
Order allow,deny
Allow from all
<files *.mp3>
Forcetype application/forcedownload
</files>
</Directory>
- /usr/local/apache2/bin/apachectl start