FG
šŸ’» Software

Why is "It works!" showing up at my http://127.0.0.1 (localhost)?

Fresh7 days ago
Mar 15, 202616540 views
Confidence Score0%
0%

Problem

So, I was playing around with Java sockets, servers and streams, the other day, and I decided, purely out of curiosity, expecting no good results, to open Google Chrome and navigate to 127.0.0.1, and lo and behold, I come across an actual page! The page source is I got hit with an epiphany that I c…

Error Output

<html><body><h1>It works!</h1></body></html>

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Why is "It works!" showing up at my http://127.0.0.1 (localhost)?

Low Risk

This is default behavior in OSX when you enable the web server in the properties. You can find it in this control pane:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment