Tagged Questions
4
votes
2answers
2k views
How can I configure /etc/hosts file to point to apache web server?
I have installed apache web server and I need to point 127.1.1.1 with alias (www.someaddress.lan) to local apache. What is the proper way to do it? How to point someaddress.lan to default apache page ...