.htaccess not working
David <[email protected]>
| Newsgroups | gmane.org.user-groups.slug.general |
|---|---|
| Message-ID | <[email protected]> |
This is driving me nuts. I've done it before and can't see why it's not
working this time.
I've got an apache directory from which I want to force download of .mp3
files
this is the .htaccess file:
<FilesMatch "\.(?i:mp3)$">
ForceType application/octet-stream
Header set Content-Disposition attachment
</FilesMatch>
It's a drupal site and .htaccess is placed in the directory that
contains the offending .mp3
the headers module is activated.
Any help would be greatly appreciated.
--
David
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html