搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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 有這個問題
  • 2 次檢視
  • 最近回覆由 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

從原來的回覆中察看解決方案 👍 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.