搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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 .