pkgsrc/www/ap-mp3/MESSAGE
grant 8a2df38155 Initial import of mod_mp3.
Apache module for streaming mp3 and other audio files.
2002-02-25 03:00:49 +00:00

13 lines
480 B
Text

=============================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/02/25 03:00:49 grant Exp $
You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
lines in order to use this module.
LoadModule mp3_module lib/httpd/mod_mp3.so
AddModule mod_mp3.c
Also see ${PREFIX}/share/httpd/htdocs/manual/mod/mod_mp3/faq.html
for more information.
=============================================================================