Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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 .