Re: .htaccess not working
David <[email protected]>
| Newsgroups | gmane.org.user-groups.slug.general |
|---|---|
| Message-ID | <[email protected]> |
Yes..... It had to be something that simple. Thanks On 16/03/14 17:09, David Bomba wrote: > Allowoveride set in the main httpd.conf? > — > Sent from Mailbox <https://www.dropbox.com/mailbox> for iPhone > > > On Sun, Mar 16, 2014 at 4:35 PM, David <[email protected] > <mailto:[email protected]>> wrote: > > 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 > > -- David McQuire 0418 310312 -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html