diff options
Diffstat (limited to 'www/ap-mp3/MESSAGE')
-rw-r--r-- | www/ap-mp3/MESSAGE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/ap-mp3/MESSAGE b/www/ap-mp3/MESSAGE new file mode 100644 index 00000000000..9360189efe4 --- /dev/null +++ b/www/ap-mp3/MESSAGE @@ -0,0 +1,13 @@ +============================================================================= +$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. + +============================================================================= |