Category "url-rewrite-module"

Using ASPNET_REGIIS to encrypt system.webserver / rewrite / providers

I'm using ASPNET_REGIIS to encrypt different subsections of my web.config file. I can encrypt the SMTP password using: ASPNET_REGIIS -pef "system.net/mailSettin

IIS URL Rewrite need to redirect and rewrite URL

I want users to be able to: go to "https://webserver1.acme.com/UserManagement2" and hit the Tomcat application on a different server: "https://10.0.0.7:9443/Use