]> git.pld-linux.org Git - packages/apache1-mod_mp3.git/blob - mod_mp3.conf
- added %{apxs} local macro to avoid adapter problems
[packages/apache1-mod_mp3.git] / mod_mp3.conf
1 # This is example configuration:
2 #
3 #Listen 8000
4 #<VirtualHost www.example.com:8000>
5 #ServerName www.exampe.com
6 #MP3Engine On
7 #MP3CastName "Brian's Tunes"
8 #MP3Genre "Much, nutty"
9 #MP3 /export/mp3
10 #MP3 /tmp/madonna.mp3
11 #MP3 /tmp/cows.mp3
12 #MP3Random On
13 # Increase this if your connections are timing out
14 #Timeout 1200
15 #ErrorLog /var/log/httpd/music_error_log
16 #</VirtualHost>
This page took 0.053323 seconds and 3 git commands to generate.