Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 75060 invoked from network); 14 Jan 2004 03:33:29 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Jan 2004 03:33:29 -0000 Received: (qmail 59024 invoked by uid 500); 14 Jan 2004 03:32:58 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 58796 invoked by uid 500); 14 Jan 2004 03:32:57 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 58783 invoked from network); 14 Jan 2004 03:32:57 -0000 Received: from unknown (HELO pappy.exitwound.org) (216.63.139.132) by daedalus.apache.org with SMTP; 14 Jan 2004 03:32:57 -0000 Received: from exitwound.org (unknown [192.168.1.80]) by pappy.exitwound.org (Postfix) with SMTP id B9D6AF386D for ; Tue, 13 Jan 2004 21:33:04 -0600 (CST) Received: from 192.168.1.60 (SquirrelMail authenticated user stephen) by exitwound.org with HTTP; Tue, 13 Jan 2004 21:33:04 -0600 (CST) Message-ID: <33063.192.168.1.60.1074051184.squirrel@exitwound.org> Date: Tue, 13 Jan 2004 21:33:04 -0600 (CST) From: "Stephen Hargrove" To: users@httpd.apache.org Reply-To: stephen@exitwound.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Macromedia Flash X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Apologies if this has been answered ad nauseum, but I've looked through several newsgroups and websites and have yet to get this working. I've copied a website from a BSD-type server to a Debian Linux server running Apache 1.3.29. Several of the files are .swf files. When I access the site, the .swf files aren't being displayed. I've tried it from several different browsers, and the result is the same. Following are the changes I've made to my httpd.conf: #------------------------ TypesConfig /etc/mime.types # /etc/mime.types contains the entry # application/x-shockwave-flash swf swfl AddType application/futuresplash spl AddType application/x-shockwave-flash swf #----------------------------- Additionally, my /etc/apache/modules.conf contains: #----------------------------- LoadModule mime_module /usr/lib/apache/1.3/mod_mime.s #----------------------------- After making these changes, I stopped and started the server. Everything I've read indicates that this is all that should be necessary to get it working. But still no joy. Any thoughts or insight would be much appreciated. If I've not included any necessary information, let me know and I'll be more than happy to forward it. Thanks. -- Steve ------------------------------------------ http://www.exitwound.org......hard to find http://www.buckowensfan.com...he's the man ------------------------------------------ There are always alternatives. -- Spock, "The Galileo Seven", stardate 2822.3 ------------------------------------------ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See 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