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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user