Message from discussion
problem: always points to Google
MIME-Version: 1.0
Received: by 10.100.45.5 with SMTP id s5mr77795ans.10.1219338913193; Thu, 21
Aug 2008 10:15:13 -0700 (PDT)
Date: Thu, 21 Aug 2008 10:15:13 -0700 (PDT)
In-Reply-To: <8683ff46-4244-46dc-8477-120939948ca8@m3g2000hsc.googlegroups.com>
X-IP: 78.86.185.225
References: <8683ff46-4244-46dc-8477-120939948ca8@m3g2000hsc.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-GB;
rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1,gzip(gfe),gzip(gfe)
Message-ID: <3a9783bf-4ec0-4641-879a-6568d52f4158@34g2000hsh.googlegroups.com>
Subject: Re: problem: always points to Google
From: Richard Dallaway <dalla...@gmail.com>
To: Sloppy-discuss <sloppy-discuss@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
On 20 Aug, 23:24, techstreamcomput...@gmail.com wrote:
> Sloppy seemed to work fine when trying a couple of sites within a few
> minutes of first run. =A0However, after once testing google.com on 56k,
> sloppy now always sends me to google.com no matter what I enter in the
> site address field.
Sloppy doesn't work as a proper proxy (by which I mean sitting between
all the interactions between your web browser and the internet), which
means that if the web server redirects you to another site, Sloppy is
cut out of the loop. I wonder if this is what's happening for you...
I've done some experimentation, and I find if I enter the address
google.com into Sloppy, I briefly see http://127.0.0.1:7596 and then
the page is refreshed with http://www.google.co.uk (presumably because
I'm in the UK). If I then modify the URL in sloppy to be http://google.co.=
uk
the same thing happens. But if I change it to be exactly http://www.google.=
co.uk/
(including the end /) then it stays with Sloppy and I can search and
see slow results coming back.
I tried it with Yahoo.com too, and I get similar results. Except I
need to be even more specific and enter http://uk.yahoo.com/?p=3Dus --
but the exact value may vary for you depending on where you are.
Does that help at all?
Cheers