Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 02:45:34 -0500
From:      Quintin Riis <webmaster@countrypure.net>
To:        "Jeffrey P. Toth" <jtoth@attech.net.au>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: MP3 Help for a Newbie
Message-ID:  <40288C1E.6080606@countrypure.net>
In-Reply-To: <000801c3ef98$d0e82c90$8700a8c0@business>
References:  <000801c3ef98$d0e82c90$8700a8c0@business>

next in thread | previous in thread | raw e-mail | index | archive | help
Do you have the right MIME type set ?  It will be set properly with a 
default install.

% touch ~/public_html/test.mp3
% wget 127.0.0.1/~quintin/test.mp3
--01:44:58--  http://127.0.0.1/%7Etdh/test.mp3
            => `test.mp3.2'
Connecting to 127.0.0.1:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 0 [audio/mpeg]

     [ <=>                                 ] 0             --.--K/s

01:44:58 (0.00 B/s) - `test.mp3' saved [0/0]
%

Perhaps  you should try this on your system?  Beyond sending the right 
MIME type, everything is up to the client when it comes to handling the 
file.

(By the way, could you set your email client to wrap at 72 characters 
please?)

		Quintin


Jeffrey P. Toth wrote:

> I have set up FreeBSD and have set up several websites. With the websites on FreeBSD I find that clicking on a link to an .mp3 file does not invoke the clients default .mp3 player. In internet explorer it either gives a blank page or IE asks if you would like their built in media player to play the file. How I would I fix this so that clicking on an .mp3 link does call up the clients default player? All the servers I have rented space on before have done this without fail and this is a completely new problem to me which is not good since our sites deal with multiple sound files and no one can figure out how to play them now. I suspect this has something to do with mime settings but I am very new to this and have no idea. I have spent the past 3 days trying to find something on it but only found info about midi files.
> 
> Thank you
> 
> Jeff
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40288C1E.6080606>