Redirect from HTTP to HTTPS in SharePoint using IIS URL Rewrite Module

How to redirect HTTP to HTTPS in SharePoint? Changing the SharePoint site from HTTP to HTTPS is a common requirement. URL rewrite module is a great plugin for IIS to achieve various sort of redirects in your SharePoint site (or any web site technically!). Let’s see how to implement HTTP to HTTPS…

Read more

IIS URL Rewrite Module with SharePoint

Want to get rid of “/Pages/” from SharePoint URL? Want to redirect from “HTTP” to “HTTPS”? Want to redirect from one SharePoint site to another? Then your search ends here. Use IIS URL Rewrite Module, Just a free add-on to IIS. Here are the posts on using IIS Rewrite module with SharePoint:…

Read more