Re: mozilla displays wrong page
Andrei Voropaev <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Message-ID | <[email protected]> |
On 2004-12-26, w_oland <w_oland_at@yahoo_dot.com> wrote: > On Sat, 25 Dec 2004 20:48:44 +0100, Nicolas Pioch wrote: > >> I also forgot mentionning the obvious -- your profile might be >> corrupted. While Mozilla isn't running, rename ~/.mozilla/ >> and start Mozilla to create a fresh new profile with default prefs. >> >> Make sure there are no HTTP_PROXY environment variables... >> >> A command-line run of "env | grep -i proxy" might help. > > Thanks for your suggestions. Unfortunately, there is still no joy in > Mudville. > > There is no proxy connection and nothing was checked on in that regard. > Second, changing the HTTP settings to 1.0 from 1.1 made no difference. > Neither did changing the "keep alive" setting fix anything. Third, moved > the .mozilla profile directory to "mozilla-old" and let Mozilla start > fresh with the default settings. It =still= brings up the wrong web page > when this one URL is entered. > > Fortunately, it isn't much of a problem other than the annoyance of having > something that isn't working as it should. So, no big deal, but if you > have anymore ideas they'd be welcomed. > > Thanks again for your efforts. > Have you tried to request that page using raw HTTP in telnet? Maybe it does some weird redirection? Andrei