Hi,
How to route subdomains to areas/controller using Core and test a sample subdomain url in Localhost?
If I have localhost:8996, having subdomain.localhost:8996/ doesn't work.
Request.RequestContext.RouteData.Values["subdomain"];
Hi,
How to route subdomains to areas/controller using Core and test a sample subdomain url in Localhost?
If I have localhost:8996, having subdomain.localhost:8996/ doesn't work.
Request.RequestContext.RouteData.Values["subdomain"];