4

How to use (localhost) subdomain? Address localhost:5000 works but test.localhost:5000 not

  1. asp core 2
  2. IIS Express
  3. config: ".vs/config/aplicationhost.config"

    <binding protocol="http" bindingInformation="*:5000:" />
    
  • 1
    Possible duplicate of [How to use subdomains with localhost on IISExpress?](https://stackoverflow.com/questions/19780091/how-to-use-subdomains-with-localhost-on-iisexpress) – Win Aug 29 '18 at 14:38
  • @Win, apparently things are different in ASP.NET Core, so this question should remain open. – Shimmy Weitzhandler May 28 '19 at 05:14

0 Answers0