Re: [us...@httpd] .htaccess force download not working

2009-05-15 Thread Matus UHLAR - fantomas
On 15.05.09 12:21, J. Bakshi wrote: > I like to force download the pdf and mp3 files from a site. To achieve > this I have added the line in .htaccess > > AddType application/octet-stream .pdf > AddType application/octet-stream .mp3 > > But it is not working with IE7, opera-9 but sometime firefox

[us...@httpd] .htaccess force download not working

2009-05-14 Thread J. Bakshi
Dear list, I like to force download the pdf and mp3 files from a site. To achieve this I have added the line in .htaccess AddType application/octet-stream .pdf AddType application/octet-stream .mp3 But it is not working with IE7, opera-9 but sometime firefox honor the setting. How can I make all