From nobody@hyperreal.org Wed Jul 30 21:43:15 1997 Received: (from nobody@localhost) by hyperreal.org (8.8.5/8.8.5) id VAA18586; Wed, 30 Jul 1997 21:43:15 -0700 (PDT) Message-Id: <199707310443.VAA18586@hyperreal.org> Date: Wed, 30 Jul 1997 21:43:15 -0700 (PDT) From: Dinh Le Reply-To: dinh@flic.net To: apbugs@hyperreal.org Subject: Inconsistent and improper communication with Netscape browser to play MIDI files X-Send-Pr-Version: 3.2 >Number: 942 >Category: mod_mime >Synopsis: Inconsistent and improper communication with Netscape browser to play MIDI files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: closed >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Jul 30 21:50:01 1997 >Last-Modified: Fri Oct 31 20:39:49 PST 1997 >Originator: dinh@flic.net >Organization: >Release: 1.2.1 >Environment: Linux pic 2.0.30 #2 Fri Jun 13 18:25:02 PDT 1997 i486 unknown (Redhat 4.2) >Description: The netscape browsers 3.0 and 4.0.1 cannot play midi background music on the URL http://www.brazil-brasil.com/open.htm, yet it can on the URL HTTP://www.flic.net/~dinh/open.htm. Those two URLs have the exact same content and brazil-brasil.com is a virtual host on flic.net with the following configuration: ServerAdmin webmaster@brazil-brasil.com DocumentRoot /u/brazzil/html ServerName brazil-brasil.com ServerAlias brazil-brasil.com *.brazil-brasil.com ErrorLog logs/brazil-brasil.com-error_log TransferLog logs/brazil-brasil.com-access_log Alias /icons/ /u/brazzil/icons/ ScriptAlias /cgi-bin/ /u/brazzil/cgi-bin/ After reading through the FAQ, I tried adding AddType audio/x-midi .mid .midi .kar to the httpd configuration file but it did not help. Appreciate your help on this problem, Dinh dinh@flic.net >How-To-Repeat: Yes. I'm running netscape 3.0 on a Windows 95 system. The browser cannot play background music on the URL www.brazil-brasil.com/open.htm but it can on the URL www.flic.net/~dinh/open.htm. Like I mentioned already, the contents on those two URLs are exactly the same. Here is one of the methods it uses to start up the background music: <BGSOUND SRC="xosatana.mid"> >Fix: I mucked around with the configuration files without any luck. In short, I don't have a clue >Audit-Trail: Comment-Added-By: coar Comment-Added-When: Thu Jul 31 04:55:32 PDT 1997 Comment-Added: [Text moved here from inadvertent new PR] This is a followup on the last bug report that I sent. This problem does not happen when using microsoft internet explorer v 3.01. This problem occurs when using netscape in some patterns. I am enumerating some of the cases. 1. open up www.brazil-brasil.com/open.htm works. 2. open up www.brazil-brasil.com follows by a click on the blinking eye fails. 3. open up www.flic.net/~dinh follows by a click on the blinking eye works. 4. open up www.flic.net/~dinh/open.htm works. I think this is a netscape problem. State-Changed-From-To: open-analyzed State-Changed-By: marc State-Changed-When: Sat Aug 2 13:28:32 PDT 1997 State-Changed-Why: This is probably a bug in Netscape. Is anything recorded in your logfiles when you access the page that doesn't work correctly? Check both access and error logs for both the specific virtual domain and for the main server logs. It may be that Netscape isn't properly sending the Host; header for background sounds. State-Changed-From-To: analyzed-closed State-Changed-By: marc State-Changed-When: Fri Oct 31 20:39:48 PST 1997 State-Changed-Why: Appears to be a Netscape issue; nothing Apache can do. >Unformatted: