re: mp3-status not working.

steve caturan <[email protected]> Thu, 04 Dec 2003 01:34:04 -0500
Newsgroups gmane.comp.apache.mod-mp3
Organization http://jumboshrimp.tv
Message-ID <[email protected]>
i had to recompile Apache v1.3.29, php v4.3.4, and mod_mp3 v.40 for a new box.
its running smoothly on FreeBSD 4-stable.
my streaming playlists work, no problems,
except for mp3-status comes out emtpy.
i've reinstalled mod_mp3 several times with no luck.

<Location /mp3-status>
SetHandler mp3-status
order allow,deny
allow from all
AuthName " restricted access area "
AuthType Basic
AuthUserFile /path/to/passwordfile
Require valid-user
ErrorDocument 401 "you schtenk.
ErrorDocument 403 "you schtenk. 
ErrorDocument 404 "you schtenk. 
ErrorDocument 500 "you schtenk. 
</Location>

any suggestions?

-- 
*******************************************************
  steve caturan            *  jumboshrimp terevision 
  [email protected]  *  http://www.jumboshrimp.tv
  demarest, nj USA         *  (201) 739-7249
  "discover The Brilliant Green & Every Little Thing"
*******************************************************