Just like in a title. How to redirect whole domain for example: http://testdomain.com.au/ to https://testdomain.com.au/ Can i do it in IIRF file ? If yes how this should look like ? How to bind IIRF file to site ?
Just like in a title. How to redirect whole domain for example: http://testdomain.com.au/ to
Share
You can do this via an
IIS Rewrite module:http://www.iis.net/downloads/microsoft/url-rewrite
http://www.iis-aid.com/articles/how_to_guides/redirect_http_to_https_iis_7
Or you can redirect via the
Global.asaxfile:http://forums.asp.net/t/1340392.aspx