Apache-MP3-Skin

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

   PerlSetVar DefaultSkin  default.tmpl   # required  
 </Location>

You may have other configuration variables set depending on how
you have Apache::MP3 configured.  Leave them as they also work with
this module.

DefaultSkin is the filename of the skin to be used if no skin is explicity
requested in the url a browser requests.  Set this to default.tmpl to start.
default.tmpl comes with Apache::MP3::Skin and should have been one of the files
copied in step 3.  Apache::MP3::Skin first looks for this file in the directory
that the browser is viewing, and if it doesn't find it there looks in BaseDir 
which is defaulted to be /apache_mp3.

HomePath should be set to the logical root of your songs directory 
structure, if you don't want that to be your document root.  HomePath
is most commonly used when building breadcrumb trails, and in most cases
will be the the same path as in your Location or Directory tag.



6. Restart Apache



( run in 1.110 second using v1.01-cache-2.11-cpan-64827b87656 )