web config - Using Custom Domains With IIS Express and a website project -


i found great thread using custom domains iis express on how configure web application project use custom domain example.com instead of localhost:1234. how do website project?

i don't how how set 'override applicationroot url'. set start url http://example.com:1234, still receive http error 400. request hostname invalid.


Comments