I have two applications hosted under default Web Site on IIS 10. For one application(for which I am using default port:443) I am able to redirect http request to https using URL Rewrite. but for other application I am not able to achieve this(It has other port number eg:9000).
Thanks in advance!