You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by dbialac <db...@yahoo.com> on 2008/04/26 20:51:29 UTC

Fix for Safari Download Problem

Hello

I did a little research on the problem that occurs when trying to download
with Safari.  After analyzing the downloaded response, it looks like it's a
gziped copy of the downloads web page, which sounds reasonable.  The reason
that Safari seems to have problem with the page is the name of the link:

http://www.apache.org/dyn/closer.cgi/activemq/apache-activemq/5.0.0/apache-activemq-5.0.0.tar.gz

Safari looks at the file and makes the assumption based on it's internal
mime-types and the file name that it should be receiving a gzipped file.  By
simply renaming the URL to something else, the problem should go away.
-- 
View this message in context: http://www.nabble.com/Fix-for-Safari-Download-Problem-tp16916256s2354p16916256.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.