diff options
Diffstat (limited to 'www/ap-mp3/MESSAGE')
-rw-r--r-- | www/ap-mp3/MESSAGE | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/ap-mp3/MESSAGE b/www/ap-mp3/MESSAGE index 9360189efe4..beb047086b8 100644 --- a/www/ap-mp3/MESSAGE +++ b/www/ap-mp3/MESSAGE @@ -1,13 +1,13 @@ ============================================================================= -$NetBSD: MESSAGE,v 1.1.1.1 2002/02/25 03:00:49 grant Exp $ +$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:50 grant Exp $ -You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following -lines in order to use this module. +In order to use this module in your Apache installation, you need to +add the following to your httpd.conf file: -LoadModule mp3_module lib/httpd/mod_mp3.so -AddModule mod_mp3.c + LoadModule mp3_module lib/httpd/mod_mp3.so -Also see ${PREFIX}/share/httpd/htdocs/manual/mod/mod_mp3/faq.html -for more information. +For more information, see + + ${PREFIX}/share/httpd/htdocs/manual/mod/mod_mp3/faq.html ============================================================================= |