Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Firefox will not display my index.html if I type 'www.mysite.com/index.html'

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 4 wyświetlenia
  • Ostatnia odpowiedź od valkyri

more options

I'm developing my company's website, located at www.deccopainting.com - which displays the home page fine, but when I link back from other pages using "index.html" - firefox displays a message from my host provider suggesting that index.html is not there.

index.html is in fact there, obviously, and the link to index.html displays in Chrome, Edge, and every single other browser I've tested it on, it's only Firefox that does not display index.html if it's actually typed in the URL bar or linked from another page.

You can test this by first going to www.deccopainting.com (site is not complete) and then going to www.deccopainting.com/index.html.

I am aware I can use <a href="www.deccopainting.com"> instead, but why should I have to do this, when every other browser on the market works as it should??

I'm developing my company's website, located at www.deccopainting.com - which displays the home page fine, but when I link back from other pages using "index.html" - firefox displays a message from my host provider suggesting that index.html is not there. index.html is in fact there, obviously, and the link to index.html displays in Chrome, Edge, and every single other browser I've tested it on, it's only Firefox that does not display index.html if it's actually typed in the URL bar or linked from another page. You can test this by first going to www.deccopainting.com (site is not complete) and then going to www.deccopainting.com/index.html. I am aware I can use <a href="www.deccopainting.com"> instead, but why should I have to do this, when every other browser on the market works as it should??

Zmodyfikowany przez valkyri w dniu

Wybrane rozwiązanie

Hmm, no error messages here.

When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.

(1) Clear Firefox's Cache

See: How to clear the Firefox cache (just clear the Cached web content, not all site data)

If you have a large hard drive, this might take a few minutes.

(2) Remove the site's cookies (save any pending work first). While viewing a page on the site, click the lock icon at the left end of the address bar. After a moment, a "Clear Cookies and Site Data" button should appear at the bottom. Go ahead and click that.

In the dialog that opens, you will see one or more matches to the current address so you can remove the site's cookies individually without affecting other sites.

Then try reloading the page. Does that help?

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

Hmm, no error messages here.

When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.

(1) Clear Firefox's Cache

See: How to clear the Firefox cache (just clear the Cached web content, not all site data)

If you have a large hard drive, this might take a few minutes.

(2) Remove the site's cookies (save any pending work first). While viewing a page on the site, click the lock icon at the left end of the address bar. After a moment, a "Clear Cookies and Site Data" button should appear at the bottom. Go ahead and click that.

In the dialog that opens, you will see one or more matches to the current address so you can remove the site's cookies individually without affecting other sites.

Then try reloading the page. Does that help?

more options

Clearing the cache worked, thanks!