Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

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

How do I address a homepage on my local Apache server?

  • 2 odpowiedzi
  • 4 osoby mają ten problem
  • 34 wyświetlenia
  • Ostatnia odpowiedź od eriku

more options

I have a local Apache server on my computer for program development purpose (HTML+PHP). In MS Explorer I address a program on that server like "http://localhost/VH_Safir-X/index.php". Firefox can not find anything by use of that address - how should it be written?

I have a local Apache server on my computer for program development purpose (HTML+PHP). In MS Explorer I address a program on that server like "http://localhost/VH_Safir-X/index.php". Firefox can not find anything by use of that address - how should it be written?

Wybrane rozwiązanie

I have tried the wanted address a number of times without result. I then tried "http://127.0.0.1", which worked. Tried the wanted address again, and now it worked! Life is interesting! Thank you, alco!

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

Wszystkie odpowiedzi (2)

more options

Hi eriku,
you should be able to access your pages with your address if your server is up and running. As long as you have access with ie with that address I don't see why you are not able to view the same pages with firefox. In case you have not changes your default localhost address, you could try with http://127.0.0.1
Please report back, so we could address your problem more precisely.

more options

Wybrane rozwiązanie

I have tried the wanted address a number of times without result. I then tried "http://127.0.0.1", which worked. Tried the wanted address again, and now it worked! Life is interesting! Thank you, alco!