]> git.pld-linux.org Git - packages/apache1-mod_mp3.git/commitdiff
5fcf286f1e6a51a32369f79a11739923 mod_mp3-0.25.tar.gz
authorGrzegorz Sterniczuk <grzegorz@sterniczuk.eu>
Fri, 5 Oct 2001 13:18:29 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
5d164a65fb187128aeb1430ded1e8f17  mod_mp3.conf

Changed files:
    apache1-mod_mp3.conf -> 1.1
    mod_mp3.conf -> 1.1

apache1-mod_mp3.conf [new file with mode: 0644]
mod_mp3.conf [new file with mode: 0644]

diff --git a/apache1-mod_mp3.conf b/apache1-mod_mp3.conf
new file mode 100644 (file)
index 0000000..a1bcd01
--- /dev/null
@@ -0,0 +1,16 @@
+# This is example configuration:
+#
+#Listen 8000
+#<VirtualHost www.example.com:8000>
+#ServerName www.exampe.com
+#MP3Engine On
+#MP3CastName "Brian's Tunes"
+#MP3Genre "Much, nutty"
+#MP3 /export/mp3
+#MP3 /tmp/madonna.mp3
+#MP3 /tmp/cows.mp3
+#MP3Random On
+# Increase this if your connections are timing out
+#Timeout 1200
+#ErrorLog /var/log/httpd/music_error_log
+#</VirtualHost>
diff --git a/mod_mp3.conf b/mod_mp3.conf
new file mode 100644 (file)
index 0000000..a1bcd01
--- /dev/null
@@ -0,0 +1,16 @@
+# This is example configuration:
+#
+#Listen 8000
+#<VirtualHost www.example.com:8000>
+#ServerName www.exampe.com
+#MP3Engine On
+#MP3CastName "Brian's Tunes"
+#MP3Genre "Much, nutty"
+#MP3 /export/mp3
+#MP3 /tmp/madonna.mp3
+#MP3 /tmp/cows.mp3
+#MP3Random On
+# Increase this if your connections are timing out
+#Timeout 1200
+#ErrorLog /var/log/httpd/music_error_log
+#</VirtualHost>
This page took 0.065519 seconds and 4 git commands to generate.