DennisCitus
02-14-2004, 03:01 PM
Perl is trying to execute all of my playlist files. Apache thinks .pls is a Perl file, so it uses perl to execute it. This results in an Internal Server Error.
error_log result:
[Fri Feb 13 16:27:03 2004] [error] 14346: ModPerl::Registry: syntax error at
/home/httpd/vhosts/xxx.nl/httpdocs/playlist.pls
line 2, near "]!numberofentries"!RemoveHandler .plsdidn't work :(Addtype text/plain pls PLSdidn't work either :(
Specs:
Plesk 6.0.2
Apache/2.0.40
What should I do so Apache returns the .pls files as text/plain so Winamp can load them?
error_log result:
[Fri Feb 13 16:27:03 2004] [error] 14346: ModPerl::Registry: syntax error at
/home/httpd/vhosts/xxx.nl/httpdocs/playlist.pls
line 2, near "]!numberofentries"!RemoveHandler .plsdidn't work :(Addtype text/plain pls PLSdidn't work either :(
Specs:
Plesk 6.0.2
Apache/2.0.40
What should I do so Apache returns the .pls files as text/plain so Winamp can load them?
