Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2012 19:28:05 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Bulent  Malik <bmalik@ihlas.net.tr>
Cc:        =?ISO-8859-15?Q?'Kalle_M=F8ller'?= <freebsd-questions@k-moeller.dk>, freebsd-questions@freebsd.org
Subject:   RE: apache2 doesn't .flv in my server
Message-ID:  <alpine.BSF.2.00.1206041927020.3637@wojtek.tensor.gdynia.pl>
In-Reply-To: <01d501cd425c$1a179530$4e46bf90$@ihlas.net.tr>
References:  <00b301cd41c0$25b493d0$711dbb70$@ihlas.net.tr> <CAMaK76EaSgxBfpwdo4BmZq=YamomAgWxqH7pLcC2QVdhMhy0cg@mail.gmail.com> <01d501cd425c$1a179530$4e46bf90$@ihlas.net.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
>>> 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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1206041927020.3637>