From c6dac05b4fb43c6f24378176cb9c0aea7e25b2ae Mon Sep 17 00:00:00 2001 From: Grzegorz Sterniczuk Date: Fri, 5 Oct 2001 13:18:29 +0000 Subject: [PATCH] 5fcf286f1e6a51a32369f79a11739923 mod_mp3-0.25.tar.gz 5d164a65fb187128aeb1430ded1e8f17 mod_mp3.conf Changed files: apache1-mod_mp3.conf -> 1.1 mod_mp3.conf -> 1.1 --- apache1-mod_mp3.conf | 16 ++++++++++++++++ mod_mp3.conf | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 apache1-mod_mp3.conf create mode 100644 mod_mp3.conf diff --git a/apache1-mod_mp3.conf b/apache1-mod_mp3.conf new file mode 100644 index 0000000..a1bcd01 --- /dev/null +++ b/apache1-mod_mp3.conf @@ -0,0 +1,16 @@ +# This is example configuration: +# +#Listen 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 +# diff --git a/mod_mp3.conf b/mod_mp3.conf new file mode 100644 index 0000000..a1bcd01 --- /dev/null +++ b/mod_mp3.conf @@ -0,0 +1,16 @@ +# This is example configuration: +# +#Listen 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 +# -- 2.43.0