.htaccess tutorial

htaccess Elite


AddType application/octet-stream .pdf not forcing!

Using PHP in and with htaccess

AddType application/octet-stream .pdf not forcing!

New postby speculumcm » 22 Sep 2008 04:36

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
speculumcm
 
Posts: 2
Joined: 21 Sep 2008 19:37

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

New postby speculumcm » 05 Dec 2008 05:06

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.
speculumcm
 
Posts: 2
Joined: 21 Sep 2008 19:37


Return to PHP and htaccess