[olug] Apache::MP3
Jordan Wilberding
diginux at diginux.net
Fri Nov 22 15:05:23 UTC 2002
Hello,
I am trying to get the perl module Apache::MP3 to work
on Mandrake 9.0
I installed the module then in the httpd-perl.conf file I added:
AddType audio/mpeg mp3 MP3
AddType audio/playlist m3u M3U
<Location /Songs>
SetHandler perl-script
PerlHandler Apache::MP3
</Location>
I reset the server then tried http://localhost/Songs and
I got the following error:
500 - The server encountered an internal error and was
unable to complete the request.. blah blah blah
I looked at my Apache error_log and I see this
[error] [client 127.0.0.1] Directory index forbidden by rule:
/var/www/html/Songs/
Anyone know what I can do?
Thanks!
-Jordan Wilberding
More information about the OLUG
mailing list