Can you confirm you are getting the wrong headers? Try: # telnet yourhost.yournet 80 GET /yoururl/file.pls HTTP/1.0 (with two carriage returns after the '.../1.0' part) and see what headers say. Just trying to nail it down to a server problem... >>> MarkCourtney at MarkCourtney.com 11/14/02 03:19PM >>> I'm trying to get Apache to serve *.pls files the right way instead of just serving them as plain text. I've added the following line to the httpd.conf file: AddType audio/x-scpls .pls And this line to /etc/mime.types audio/mpegurl pls I've restarted Apache and the *.pls files still get served as text/plain. Can someone please steer me in the right direction here? How can I get Apache to serve the file with the right mime-type instead of just spitting out the text that is in the *.pls file? Thanks _______________________________________________ Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.mn-linux.org/mailman/listinfo/tclug-list