Why is xip io needed when I can access the IP directly?
问题 xip.io welcome screens says this : 10.0.0.1.xip.io resolves to 10.0.0.1 Why do we need to go through xip io when I can directly use the IP? Is it used to access servers by domain name instead of IP? 回答1: The main use case is when your application needs to support multiple subdomains. Take for example these production subdomains: www.example.com admin.example.com members.example.com Or you can consider a multi-tenant application where each account gets its own custom subdomain: mycompany