Tagged Questions
3
votes
2answers
391 views
Local DNS rewrite from host to host for web requests
Is there some de-facto way for rewriting certain hostnames to other ones? Something like /etc/hosts for host to host instead of ip to host. Is this possible or should I create a local dns cname for ...