搜尋 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 .