asp.net - IIS redirect from Default Web Site -


i have following applications structure

  • default web site (localhost/)

  • first application (locahost/application1)

  • second application (localhost/application2)

default web site showing iisstart.html now.
want redirect user when goes localhost/ directly localhost/application1.
url rewrite rule pattern ^http(s)?://localhost(:80)?/$ , rewrite url http://localhost/application1.
url rewrite rule default web site doesn't work.
also, i've tried enable http redirect, "only redirect request content in directory" checkbox checked, applies applications.

help, please?


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -