[Mono-list] Re: Stumped - mime type, aspx ...
ted leslie
tleslie@tcn.net
Wed, 29 Sep 2004 23:42:30 -0400
I tracked this down to the actual Login.aspx page,
and now for some reason, different then on mono .3
the page is going into a redirect to itself infinite loop,
and
when running in xsp, the browser tells me this,
in mod_mono apache,
it seems ... that this redirection to itself, just causes apache to deliver the page
unhandled ... and if this is the case, perhaps it should be handled differntly (like with an error?).
-tl