summaryrefslogtreecommitdiffstats
path: root/flvx.conf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-06-13 18:43:31 +0200
committerRemi Collet <fedora@famillecollet.com>2012-06-13 18:43:31 +0200
commit53704b484843c23739951330956d671dc4dd2457 (patch)
tree46fe4ba9aed7ff05b8f3b562f3b03c97f3566f10 /flvx.conf
reorg repo
Diffstat (limited to 'flvx.conf')
-rw-r--r--flvx.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/flvx.conf b/flvx.conf
new file mode 100644
index 0000000..227e201
--- /dev/null
+++ b/flvx.conf
@@ -0,0 +1,10 @@
+#
+# mod_flvx provides FLV progressive download streaming via HTTP.
+#
+
+LoadModule flvx_module modules/mod_flvx.so
+
+#
+# Causes the module to handle files with a .flv as pseudostream.
+#
+AddHandler flv-stream .flv