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
|
2002-08-25 15:26:21 -04:00
|
|
|
|
2004-10-13 14:36:38 -04:00
|
|
|
Alias /apache_mp3/ "${PREFIX}/share/apache_mp3/"
|
2002-08-25 15:26:21 -04:00
|
|
|
|
2004-10-13 14:36:38 -04:00
|
|
|
and look at the Apache::MP3 manpage for further information.
|