0
what i'm trying to do is redirect domain to another domain for example when i type www.google.com redirect to www.facebook.com but main idea is to keep the url the same that means http://www.google.com
192.168.1.99 www.facebook.com
192.168.1.98 www.microsoft.com microsoft.com
192.168.1.97 www.any.domain any.domain
this works but the url still change
so is it possible to do that ?