חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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 תגובות
  • 14 have this problem
  • 2 views
  • תגובה אחרונה מאת 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.

פתרון נבחר

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

Read this answer in context 👍 1

כל התגובות (3)

more options

פתרון נבחר

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.