Cloud Sites

  1. 4 min read

    The URL Rewrite Module for sites using Windows allows defining URL rewrite rules in the web.config file. Cloud Sites on IIS 8.5 enable this module automatically for ASP.NET. This tutorial covers four common URL rewrites and redirects using ASP.NET.

  2. 3 min read

    To use WordPress Multisite on Cloud Sites, start by setting up WordPress Multisite and making the necessary global configuration changes. Afterward, implement the specific configuration changes required for Cloud Sites to ensure everything functions correctly.