apache2 doesn't .flv in my server

Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl
Mon Jun 4 17:28:08 UTC 2012


>>> But when i call at http://myweb/example.flv   i only download this file.
>>> How can I solve this case ?
>
>> AddHandler flv-stream .flv ?
>
> Yes there is that line in httpd.conf
> But flv doesn't work

do you have

video/x-flv                                     flv


in your mime table.

browser mostly ignore extension but look at mime type to decide on action.



More information about the freebsd-questions mailing list