I cannot post the following in forum, but I can here. It's happened many times and it's a bit annoying to be honest, it says the code I posted is wrong, there is no code here, but it also does it when I try to comment some things.
Suzie999 245 Coding Hobbyist
Recommended Answers
Jump to PostA hosts file should only have one redirect IP on each line, but I've seen some people put two like so...
127.0.0.1 somedomain.com aliasname 92.103.3.45 domain.org
It would need to be fixed to look like so...
127.0.0.1 somedomain.com aliasname 92.103.3.45 domain.org
So here is an example of one …
Jump to PostI would be guessing what you are trying to do with the 127.0.0.1 but something I read recently had me point these to 0.0.0.0 instead.
The article at http://www.howtogeek.com/225487/what-is-the-difference-between-127.0.0.1-and-0.0.0.0/ had me change my …
All 5 Replies
Suzie999 245 Coding Hobbyist
pritaeas 2,211 ¯\_(ツ)_/¯ Moderator Featured Poster
Suzie999 commented: Thank you kndly +0
rproffitt 2,701 https://5calls.org Moderator
Suzie999 245 Coding Hobbyist
Suzie999 245 Coding Hobbyist
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.