File tree 1 file changed +8
-10
lines changed
1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -25,19 +25,17 @@ the bad user experience of a 404 page is usually best to avoid.
25
25
A guide to deprecating features and other topics in a documentation.
26
26
27
27
28
- Special features
29
- ----------------
30
-
31
- - By default, redirects are followed only if the requested page doesn't exist
32
- (*404 File Not Found * error).
33
- If you need to apply a redirect for files that exist,
34
- **This option is only available on some plan levels **.
35
- Please ask support if you need it for some reason.
36
- - :ref: `user-defined-redirects:page redirects ` and :ref: `user-defined-redirects:exact redirects `
28
+ Limitations
29
+ -----------
30
+
31
+ - By default, redirects only apply on pages that don't exist.
32
+ **Forced redirects ** allow you to apply redirects on existing pages,
33
+ but incur a small performance penalty, so aren't enabled by default.
34
+ You can ask for them to be enabled via support.
35
+ - Only :ref: `user-defined-redirects:page redirects ` and :ref: `user-defined-redirects:exact redirects `
37
36
can redirect to URLs outside Read the Docs,
38
37
just include the protocol in ``To URL ``, e.g ``https://example.com ``.
39
38
40
-
41
39
Built-in redirects
42
40
------------------
43
41
You can’t perform that action at this time.
0 commit comments