Answer the question
In order to leave comments, you need to log in
How to change localhost on local server to another name?
I'm trying to change the names, but this www.drymba-test.by ip address is not found.
# 127.0.0.1 www.drymba-test.by
# ::1 www.drymba-test.by
Answer the question
In order to leave comments, you need to log in
Your line is commented out (at the beginning of the # line).
localhost is better not to rewrite, there may be other programs dependent on this name.
Better this way
127.0.0.1 localhost www.drymba-test.by
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question