Page 1 of 1

AddType application/octet-stream .pdf not forcing!

New postPosted: 22 Sep 2008 04:36
by speculumcm
Hello every one,

Does anybody knows why AddType application/octet-stream .pdf just Force File download in FF browser but IE7, Safari & Opera don't do it, they just display the pdf file?

Could anyone point me in the right direction pls?

Cheers,

Speculumcm

Re: AddType application/octet-stream .pdf not forcing!

New postPosted: 05 Dec 2008 05:06
by speculumcm
Yep, apparently just FF listen to that apache directive. So I found and alternative solution to this issue in:

http://www.php.net/header

Just in case anyone was interested.