Forum Moderators: coopster
with no changes, so no apache, it refuses the connection
with my apache running on my local machine it says / is not found
what does it do on your machine?
a quick google search on loopback address [google.com] turns this up
[en.wikipedia.org...]
On a Mac, with the standard Apache, you get the "filler" page, unless, like me, you have set up the main Webserver directory to be a site.
On some machines, it just croaks without even a 404.
In MySQL, it is the default server address, preventing people from outside the machine from accessing the directory.
It all depends on your setup.
you could consult the docs for any webserver software to see how it can be configured