On 4/25/05, Devan Lippman <[EMAIL PROTECTED]> wrote: > I'm pretty sure this isn't a problem with mythweb itself but when I > pass a query to my mythweb pages I get HTTP 400 (the page cannot be > found) but otherwise everything serves up correctly. > For example, say my DNS entry to the outside world was mythbox.com > running port 8083 a request to > http://mythbox.com:8083/mythweb/music.php?offset=100 would turn up > with error 400 while http://mythbox.com:8083/mythweb/music.php loads > fine. Could this be something in apache? > > -- > Thanks, > Devan Lippman <[EMAIL PROTECTED]> >
Should've done more on this before posting sorry, apache error logs show these relating to similar requests: [Mon Apr 25 10:46:50 2005] [error] [client 1XX.235.153.95] Digest: uri mismatch - </mythweb/music.php> does not match request-uri </mythweb/music.php?offset=100> [Mon Apr 25 10:50:55 2005] [error] [client 1XX.235.153.95] Digest: uri mismatch - </mythweb/music.php> does not match request-uri </mythweb/music.php?offset=100>, referer: http://mythbox.com:8083/mythweb/music.php -- Thanks, Devan Lippman <[EMAIL PROTECTED]> _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
