Originally posted by phpman
well kind of.

localhost or 127.0.0.1 is the machine and that machine only. nobody can connect to it from the outside as every machine in the world has it. so it is not an IP so to speak. So if the machine is set to localhost Apache cannot recieve anything from the outside.
I know.