{"id":10068,"date":"2020-06-26T10:43:45","date_gmt":"2020-06-26T10:43:45","guid":{"rendered":"https:\/\/v9.tarikatechnologies.com\/knowledge-base\/uncategorized\/how-to-redirect-http-in-https-on-iis7-using-url-rewrite-2-0\/"},"modified":"2023-03-29T07:41:44","modified_gmt":"2023-03-29T07:41:44","slug":"how-to-redirect-http-in-https-on-iis7-using-url-rewrite-2-0","status":"publish","type":"knowledgebase","link":"https:\/\/v9.tarikatechnologies.com\/knowledge-base\/miscellaneous\/how-to-redirect-http-in-https-on-iis7-using-url-rewrite-2-0\/","title":{"rendered":"Automatically Redirect HTTP requests to HTTPS on IIS 7 using URL Rewrite 2.0"},"content":{"rendered":"

URL Rewrite has a GUI to allow you to enter rules within IIS 7; in the background all this does is edit the web.config file of the site.
\nI will show you how to create a rule both ways.<\/p>\n

In the following example we will redirect HTTP to HTTPs using URL Rewrite. You will need the following items completed in order for this to work correctly.<\/p>\n