summaryrefslogtreecommitdiffstats
path: root/flvx.conf
diff options
context:
space:
mode:
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