Indeed:
telnet www.uvm.edu 80
Trying 132.198.101.197...
Connected to www.uvm.edu.
Escape character is '^]'.
GET /~acrocker/2011.RedSoxYankees.jmp HTTP/1.0
HTTP/1.1 200 OK
Date: Wed, 21 Sep 2011 16:22:46 GMT
Server: Apache/2.2.3 (Red Hat)
Last-Modified: Mon, 19 Sep 2011 13:37:12 GMT
ETag: "458e3-3031-70b67200"
Accept-Ranges: bytes
Content-Length: 12337
Cache-Control: max-age=14400
Expires: Wed, 21 Sep 2011 20:22:46 GMT
Connection: close
Content-Type: audio/mpeg
Compare to
telnet www.uvm.edu 80
Trying 132.198.101.197...
Connected to www.uvm.edu.
Escape character is '^]'.
GET /~waw/archives/JMP/meandepth.jmp HTTP/1.0
HTTP/1.1 200 OK
Date: Wed, 21 Sep 2011 16:24:48 GMT
Server: Apache/2.2.3 (Red Hat)
Last-Modified: Mon, 19 Sep 2011 18:46:36 GMT
ETag: "a4ab-7de-c3369b00"
Accept-Ranges: bytes
Content-Length: 2014
Connection: close
Content-Type: application/x-jmp-data
Maybe change hasn't rippled across the farm yet?
On Sep 21, 2011, at 11:54 AM, Helen Read wrote:
> Thanks, Jim. Both Firefox and IE still want to open it up as a media file (in Quicktime or Media Player respectively). For example:
>
> http://www.uvm.edu/~acrocker/2011.RedSoxYankees.jmp
>
> I did try emptying cache and restarting the browser. Didn't help.
>
> Helen
>
> On 9/21/2011 11:31 AM, Jim Lawson wrote:
>> I have added this mime type for .jmp to the web farm; please let me know
>> if it is working better now.
>>
>> Jim
>>
>> On 09/21/2011 10:32 AM, Helen Read wrote:
>>> OK. It might be nice to have it configured on the web server, though,
>>> as there are others in the department who would also like to post .jmp
>>> files. Unless it really is a conflict with some media type that I
>>> don't know about it, which is why I asked. But I will meanwhile have
>>> the faculty member put it in an .htaccess file.
>>>
>>> HPR
>>>
>>> On 9/19/2011 2:50 PM, Wesley Alan Wright wrote:
>>>> You need not ask anyone. One can add their own custom mime-types
>>>> using .htaccess files. Put a file named .htaccess in same folder as
>>>> .jmp files, and put this line in .htaccess
>>>>
>>>> AddType application/x-jmp-data jmp
>>>>
>>>> example
>>>>
>>>> http://www.uvm.edu/~waw/archives/JMP/meandepth.jmp
>>>>
>>>> One may still need to teach their browser what to do with files of
>>>> type x-jmp-data -- but just once
>>>>
>>>>
>>>> On Sep 19, 2011, at 12:00 PM, Helen Read wrote:
>>>>
>>>>> I have a faculty member who is trying to post JMP (statistics
>>>>> software) data files for her class. Unfortunately the web browsers
>>>>> think that .jmp is some kind of media file. Firefox thinks it is
>>>>> audio/mpeg and tries to open in QuickTime, and IE tries to open it
>>>>> Windows Media Player.
>>>>>
>>>>> Is the file extension .jmp actually used for audio/mpeg or some
>>>>> other media format? I looked around online and could find no
>>>>> reference to it other than for JMP files.
>>>>>
>>>>> If .jmp is not in fact used for some kind of media format, who
>>>>> should I ask about setting a MIME type for .jmp application/JMP on
>>>>> the webserver?
>>>>>
>>>>> --
>>>>> Helen Read
>>>>> Senior Lecturer
>>>>> Dept. of Mathematics& Statistics
>>>>> University of Vermont
>>>> -----------------------------------------------------------------------
>>>> | Wesley Alan Wright<mailto:[log in to unmask]> |
>>>> | Center for Teaching and Learning __0__ |
>>>> | Room 407 Lafayette Building / \ | \ |
>>>> | University of Vermont \77 |
>>>> | Burlington, Vermont 05405-0160 USA. \\ http://www.uvm.edu/skivt-l |
>>>> | Voice: 802-656-1254 vv |
>>>> | aim:goim?screenname=maddogskideath http://www.uvm.edu/~waw/ |
>>>> -----------------------------------------------------------------------
>>>
>>
>
>
> --
> Helen Read
> Senior Lecturer
> Dept. of Mathematics& Statistics
> University of Vermont
-----------------------------------------------------------------------
| Wesley Alan Wright <mailto:[log in to unmask]> |
| Center for Teaching and Learning __0__ |
| Room 407 Lafayette Building / \ | \ |
| University of Vermont \77 |
| Burlington, Vermont 05405-0160 USA. \\ http://www.uvm.edu/skivt-l |
| Voice: 802-656-1254 vv |
| aim:goim?screenname=maddogskideath http://www.uvm.edu/~waw/ |
-----------------------------------------------------------------------
|