You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Edward Wiener <ed...@lantia.com> on 2002/04/22 22:43:42 UTC

RealOne/Apache Problem

I'm building a website with static content (images, QuickTime movies, and mp3s) served by Apache 1.3.22
and JSPs/Java served by Resin.  The static content is protected by Apache Basic Authorization; however,
a problem occurs when Real One Player attempts to load any .mp3 file.  Even when the user has logged
in successfully via Apache, a password dialog box prompts the user to re-enter his password.  This problem
does not seem to occur with other .mp3 clients.  Is there a straightforward solution?

Thanks in advance!

Edward