I upgrade my IIS to IIS 8.5 and in IIS 8.5 global asax begin request not firing(I asked here: Global.asax Application_BeginRequest not firing After reinstall Server )
In global asax begin request I check if URL is non www.If it is non www I just redirect to www...But begin request not firing in IIS 8.5
I searched google there is HTTP redirect module
I tried this but it still does not work It does not redirect non www to www it give that error in non www