We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6849692 commit caf47d1Copy full SHA for caf47d1
15/umbraco-cms/reference/routing/iisrewriterules.md
@@ -132,7 +132,7 @@ The following rule ensures your site only runs on HTTPS:
132
133
### Example: Redirect Non-www to www
134
135
-To redirect traffic from non-www to www (excluding the Umbraco Cloud project hostname):
+The following rule redirects traffic from non-www to www (excluding the Umbraco Cloud project hostname):
136
137
```xml
138
<rule name="Redirect to www prefix" stopProcessing="true">
0 commit comments