Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Is domain guessing stuck on? It prepends www. to my URL, even tho I've used about:config to set domain guessing to false.

  • 3 svar
  • 14 har detta problem
  • 2 visningar
  • Senaste svar av cor-el

more options

I clicked a link for http://zebox.com/jlsmith/music - which has worked before.

I get:

   Server not found
   Firefox can't find the server at www.zebox.comjlsmith.

You'll see that: 1. It has prepended "www." to my URL. 2. It has lost the "/" after the ".com".

Consequently, it's looking for a non-existent site!

I checked my settings using about:config. Domain guessing is set to false and Internet keyword search is set to true. On both counts, domain guessing shouldn't occur.

I clicked a link for http://zebox.com/jlsmith/music - which has worked before. I get: Server not found Firefox can't find the server at www.zebox.comjlsmith. You'll see that: 1. It has prepended "www." to my URL. 2. It has lost the "/" after the ".com". Consequently, it's looking for a non-existent site! I checked my settings using about:config. Domain guessing is set to false and Internet keyword search is set to true. On both counts, domain guessing shouldn't occur.

Vald lösning

That is a problem with that server. It looks that that site no longer exists.

It redirects that URL: Location: http://www.zebox.comjlsmith/music

The link http://www.zebox.com/jlsmith/music gives a message that the requested URL is not found on that server.


http://web-sniffer.net/?url=http%3A%2F%2Fzebox.com%2Fjlsmith%2Fmusic&http=1.1&gzip=yes&type=HEAD&uak=0

Läs svaret i sitt sammanhang 👍 1

Alla svar (3)

more options

Vald lösning

That is a problem with that server. It looks that that site no longer exists.

It redirects that URL: Location: http://www.zebox.comjlsmith/music

The link http://www.zebox.com/jlsmith/music gives a message that the requested URL is not found on that server.


http://web-sniffer.net/?url=http%3A%2F%2Fzebox.com%2Fjlsmith%2Fmusic&http=1.1&gzip=yes&type=HEAD&uak=0

more options

Your reply was rather confusing! ;-)

However, when I followed the web-sniffer link, I found it gave status "301 Moved permanently", which I understand to mean that the URL "http://zebox.com/jlsmith/music" had been moved permanently to the URL "http://www.zebox.comjlsmith/music".

So perhaps you meant to write: "It redirects that URL _to_ Location: http://www.zebox.comjlsmith/music"?

Since the new URL is not well-formed, it's not recognised as a valid URL, so that's a dead-end. I guess I now need to try the wayback machine, or try contacting "jlsmith" - which is lucky, since he's just sent me his email address! ;-)

Thanks for your help.

more options

Even if I correct that URL by adding a slash after .com (www.zebox.com/jlsmith/music) then I still get an error that the URL can't be found on the server when checking with web-sniffer. That is what I meant to say.