Skip to content

Commit caf47d1

Browse files
eshanrnhsofietoft
andauthored
Update 15/umbraco-cms/reference/routing/iisrewriterules.md
Co-authored-by: sofietoft <[email protected]>
1 parent 6849692 commit caf47d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/reference/routing/iisrewriterules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The following rule ensures your site only runs on HTTPS:
132132

133133
### Example: Redirect Non-www to www
134134

135-
To redirect traffic from non-www to www (excluding the Umbraco Cloud project hostname):
135+
The following rule redirects traffic from non-www to www (excluding the Umbraco Cloud project hostname):
136136

137137
```xml
138138
<rule name="Redirect to www prefix" stopProcessing="true">

0 commit comments

Comments
 (0)