2004-10-13 18:36:38 +00:00
|
|
|
To finish the installation of Apache::MP3, you need to setup
|
|
|
|
your webserver. Add an Alias to your httpd.conf
|
2002-08-25 19:26:21 +00:00
|
|
|
|
2004-10-13 18:36:38 +00:00
|
|
|
Alias /apache_mp3/ "${PREFIX}/share/apache_mp3/"
|
2002-08-25 19:26:21 +00:00
|
|
|
|
2004-10-13 18:36:38 +00:00
|
|
|
and look at the Apache::MP3 manpage for further information.
|