c# - IIS Url Rewrite rule HTTP to HTTPS AND add WWW -


i have website want used www sub-domain , via https. had url rewrite working adding www. want force http https redirect. forcing https works well, when can't figure out how combine 2.

can provide me working rule redirects https://www.domain.com in case request without www and/or via http.

i have been made question months ago , answers may you. at:

how create except rewrite rule @ iis

i solved installing rewrite module , creating rule inside it. install, have install:

http://www.iis.net/downloads/microsoft/url-rewrite


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -