apache2 doesn't .flv in my server
Bulent Malik
bmalik at ihlas.net.tr
Sun Jun 3 19:43:05 UTC 2012
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 ?
More information about the freebsd-questions
mailing list