You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Zysman, Roiy" <ro...@intel.com> on 2004/03/02 08:52:28 UTC

RE: [users@httpd] tar.bz2 looks like tar.tar problem - doesn't happen on IIS

 
Thanks for the response. But when placing the file on an IIS server the
IE downloads it properly with the right tar.bz2 extension
Do IIS and IE understand each other ? Can I manipulate that feature on
Apache .. ?
Roiy

-----Original Message-----
From: j.travis [mailto:skynet@psinode.com] 
Sent: Monday, March 01, 2004 6:20 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] tar.bz2 looks like tar.tar problem

I have seen this too but I think it is an IE6/XP issue rather than
Apache.  Best bet would be to look for an IE patch or just rename it
manually after downloading.


----- Original Message -----
From: "Zysman, Roiy" <ro...@intel.com>
To: <us...@httpd.apache.org>
Sent: Monday, March 01, 2004 5:50 AM
Subject: [users@httpd] tar.bz2 looks like tar.tar problem


Hi All,

When downloading a tar.bz2 from my apache 2.x server the IE treats it as
tar.tar file instead of tar.bz2.
Any suggestions .. ?

10x , Roiy




---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server
Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] tar.bz2 looks like tar.tar problem - doesn't happen on IIS

Posted by Jonas Eckerman <jo...@frukt.org>.
On Tue, 2 Mar 2004 09:52:28 +0200, Zysman, Roiy wrote:

>  Thanks for the response. But when placing the file on an IIS
>  server the IE downloads it properly with the right tar.bz2

A probable reason fro this is that the IIS server and the Apache server spcifies different mime types for the .tar.bz2 file. Check you mime-types configuration for the Apache server. Docs about that can be found at:
http://httpd.apache.org/docs-2.0/mod/mod_mime.html

Regards
/Jonas

-- 
Jonas Eckerman, jonas_lists@frukt.org
http://www.fsdb.org/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org