Problems with standalones mac/windows

Alex Rice alex at mindlube.com
Thu Jan 15 21:21:36 EST 2004


On Jan 15, 2004, at 6:19 PM, Andrew wrote:

>
> The two mac standalones simply don't download.  It just shows all the 
> code in the browser window.

This is a web server configuration issue and actually has nothing to do 
with Revolution vs. any other file on a web server.

If the web server is apache, add lines like this to a .htaccess file

AddType application/octet-stream dmg
AddType application/octet-stream gz
AddType application/octet-stream rev

Or talk to your web hosting provider and tell them the extension of the 
filename that is not downloading correctly.

However, some web browsers may try to outguess the web server, which is 
why it might work with some browser but not others.

The correct solution is to change the web server config, not to force 
users to jump through hoops to run a particular browser, or Shift-click 
to download the file, etc.

Alex Rice <alex at mindlube.com> | Mindlube Software | 
<http://mindlube.com>

what a waste of thumbs that are opposable
to make machines that are disposable  -Ani DiFranco



More information about the use-livecode mailing list