]> git.pld-linux.org Git - packages/lighttpd.git/blame_incremental - lighttpd-mod_h264_streaming.conf
- up to 1.4.32; fixes CVE-2012-5533 (affects only 1.4.31)
[packages/lighttpd.git] / lighttpd-mod_h264_streaming.conf
... / ...
CommitLineData
1# h264 streaming module.
2#
3# Documentation: http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Lighttpd-Version2
4
5server.modules += (
6 "mod_h264_streaming"
7)
8
9h264-streaming.extensions = (
10 ".mp4",
11)
This page took 0.04861 seconds and 4 git commands to generate.