openbsd-ports/www/p5-Apache-MP3/pkg/MESSAGE

7 lines
228 B
Plaintext
Raw Normal View History

2004-10-13 14:36:38 -04:00
To finish the installation of Apache::MP3, you need to setup
your webserver. Add an Alias to your httpd.conf
2004-10-13 14:36:38 -04:00
Alias /apache_mp3/ "${PREFIX}/share/apache_mp3/"
2004-10-13 14:36:38 -04:00
and look at the Apache::MP3 manpage for further information.