Apparently Mozilla, Lynx and Opera display my drupal managed site perfectly, runs great, always has run great, administers perfectly everything is kosher. However, when remote Internet Explorer users try to view my site, it will load the page fine and dandy, then kick them to a second page, either a DNS error, a "cannot download specified resource" error, or a not found page. I've upgraded to 4.3.1, I ripped out all but the default theme, tried xtemplate and marvin, I've reinstalled the latest version of apache (with a fresh config rebuilt specifically for this, only tweaking virtual hosts for a few domains and NameVirtualHost directives, well, and a few directory directives). All but the latest version of php I have updated, still, the same error. What's strange is if I view it it is fine and dandy, if I view it on another comp across my LAN, which comes through the ISP just like a remote user (static ips), it works fine and dandy, however, if someone remotely tries to view it it will behave this way. I am stumped, I've asked other people and they are stumped, I was about ready to install IIS, until I realized how many of those little _vti_pvt directories they want to spew about before my poor overloaded hard drive and decided that'd be a bad idea, I read something about content termination due to a short mysql field for say a large database entry (700k+) or an apache bug with xp for a large page (30k+) and I don't think this problem attributes to any of the above, because it cannot be apache because any other browser views the page in whole and everyone I've asked said it looks fine in any browser other than IE.