[mythtv-users] mythweb not compatible with IE? (0.19)

Devan Lippman devan.lippman at gmail.com
Sat Mar 11 17:04:58 UTC 2006


This is because you are authenticating with digest mode and IE does
not do this right right.  Have a look here for how work around this
with apache:
http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html#msie

Devan

On 2/19/06, Steve Malenfant <smalenfant at gmail.com> wrote:
> I'm sorry, forgot to specify this is in a freshly upgraded 0.19.
>
> On 2/20/06, Steve Malenfant <smalenfant at gmail.com> wrote:
> >
> > Everything here works fine with firefox on my linux box and opera on my
> windows xp box.  But when I use Internet Explorer, I get this issue :
> >
> > If I go to any other dates for the listing I get an HTTP 400 - bad request
> > http://myhost/mythweb/tv/list?hour=0&date=20060224
> >
> > Request looks like that in the access.log :
> > x.x.x.x - root [20/Feb/2006:01:02:32 -0500] "GET
> /mythweb/tv/list?time=1140426000 HTTP/1.1" 400 307 "
> http://x.x.x.x/mythweb/tv/list " "Mozilla/4.0 (compatible; MSIE 6.0; Windows
> NT 5.1; SV1; .NET CLR 1.1.4322)"
> >
> > And this in error.log :
> > [Mon Feb 20 01:02:32 2006] [error] [client x.x.x.x] Digest: uri mismatch -
> </mythweb/tv/list> does not match request-uri
> </mythweb/tv/list?time=1140426000>, referer:
> http://x.x.x.x/mythweb/tv/list
> >
> > Steve M.
>
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
>


More information about the mythtv-users mailing list