How to redirect HTTP to HTTPS in IIS? Open Web.config file and add following rewrite rule: <?xml version=”1.0″ encoding=”utf-8″?> […]
Updated on Kisan Patel
How to redirect URL from WWW to non-WWW in IIS? Open Web.config file and add following rewrite rule: <?xml […]
Updated on Kisan Patel
Problem: How to remotely connect to .net core self hosted web api? External Network Access to Kestrel and IIS Express […]
Updated on Kisan Patel
Problem: Application Pool Stops automatically. 503 Service Unavailable when not using default application pool. Application Pool automatically stop due to […]
Updated on Kisan Patel