Internet Information Services (IIS) is a web server and a set of feature extension modules created by Microsoft for use with Microsoft Windows.

learn more… | top users | synonyms

1
vote
1answer
33 views
+50

iis url redirect http to non www https

i need to redirect from www.domain.de to https://domain.de -works http://www.domain.de to https://domain.de -works http://domain.de to https://domain.de -does not work rewrite> <rules> ...