Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Local Web Server not working only in firefox

  • 4 replies
  • 0 have this problem
  • 23 views
  • Last reply by 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
Attached screenshots

All Replies (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.

Modified by Paul

more options

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