Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Local Web Server not working only in firefox

  • 4 отговора
  • 0 имат този проблем
  • 23 изгледи
  • Последен отговор от gcbishal03

more options

I am using firefox in macbook pro m2 13 inch with mac os ventura and when I try to access the localhost name in firefox I got 404 response . How can I fix it ? (Note: I am using homebrew package manager httpd service)

Thanks & Regards

I am using firefox in macbook pro m2 13 inch with mac os ventura and when I try to access the localhost name in firefox I got 404 response . How can I fix it ? (Note: I am using homebrew package manager httpd service) Thanks & Regards
Прикачени екранни снимки

Всички отговори (4)

more options

Did you contact the software that your using to create the local server why it's not working?

more options

I understand that direct communication with external software providers is not within my purview, but I am seeking your expertise to help troubleshoot and address the issue.

more options

Hi

I think I can help with this. If you go to:

http://localhost:????/

(replace ???? with your port number)

...the page should open.

Променено на от Paul

more options

This solution doesnot work only 127.0.0.1 works . I need it to serve from localhost just like other browser .