On 9/12/07, Robert Gann <gannr@xxxxxxxxxxxx> wrote: > > I hope this is not a FAQ, but I've searched and been unable to find an > answer. > > I've just migrated to Fedora Linux 7, with Apache 2.2. When I connect to > Apache with a Win XP computer using Mozilla Firefox, if I click on a .zip > file, I am offered the option to download it. However, if I click on a .exe > file, I get an Internal Server Error 500. In Fedora Linux 6, using the same > configuration on the Windows computer, clicking on both the .zip and .exe > files brought up a dialog box where they could be downloaded. > > I assume that some default configuration has changed, but have not been > able to ascertain what it might be. > > Thanks for any help you are able to render. I really appreciate it. Start by looking in the apache error log to see what is causing the 500 error. Likely the file is being treated as a CGI script because of a misplaced AddHandler directive. Joshua. --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx