I couldn’t visit 127.0.0.1 on my mac . I turned on the “web share” already.
and there is no “httpd” process in Activity Monitor
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When you say “visit” I assume you mean using your browser.
Your browser tries to connect to a HTTP server. If you don’t have httpd or some similar program running on your box then it’s no wonder you can’t reach it.
Solution: Install and configure a Web server.
Alternate solution: Clarify what you’re trying to do, and why.