Date: Mon, 4 Jun 2012 17:12:40 +0300 From: "Bulent Malik" <bmalik@ihlas.net.tr> To: =?UTF-8?Q?'Kalle_M=C3=B8ller'?= <freebsd-questions@k-moeller.dk> Cc: freebsd-questions@freebsd.org Subject: RE: apache2 doesn't .flv in my server Message-ID: <01d501cd425c$1a179530$4e46bf90$@ihlas.net.tr> In-Reply-To: <CAMaK76EaSgxBfpwdo4BmZq=YamomAgWxqH7pLcC2QVdhMhy0cg@mail.gmail.com> References: <00b301cd41c0$25b493d0$711dbb70$@ihlas.net.tr> <CAMaK76EaSgxBfpwdo4BmZq=YamomAgWxqH7pLcC2QVdhMhy0cg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>On Sun, Jun 3, 2012 at 9:36 PM, Bulent Malik <bmalik@ihlas.net.tr> wrote: >> Hello >> >> I use apache22-worker on freebsd9 >> >> It Works. But I can't video file flv extension. >> >> I googled about that and downloaded mod_flvx.c and followed the >> instructions. Also I see that flv is added as shared module in apache >> Httpd -M >> alias_module (shared) >> rewrite_module (shared) >> php5_module (shared) >> h264_streaming_module (shared) >> flvx_module (shared) >> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01d501cd425c$1a179530$4e46bf90$>