Skip to content

Commit 559c109

Browse files
Merge pull request #1095 from lextm/redirect-308
Added a note on HTTP status code 308
2 parents e367ce1 + 4580c71 commit 559c109

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

iis/extensions/url-rewrite-module/url-rewrite-module-configuration-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@ A **Redirect** action has the following configuration options:
207207
- 303 – See other
208208
- 307 – Temporary
209209

210+
> [!NOTE]
211+
> HTTP status code 308 (Permanent Redirect) is not supported by the URL Rewrite module.
212+
210213
<a id="CustomResponse_action"></a>
211214

212215
#### CustomResponse action

0 commit comments

Comments
 (0)