This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
nginx-redirects.txt
80 lines (80 loc) · 10.8 KB
/
nginx-redirects.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
rewrite ^/Exception/CMS/([0-9]+)$ https://docs.typo3.org/typo3cms/exceptions/master/en-us/Exceptions/$1.html permanent;
rewrite ^/Upgrade$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/Upgrade/Index.html permanent;
rewrite ^/Extension_Development,_using_Flexforms$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/FlexForms/Index.html permanent;
rewrite ^/Dependency_Injection$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/DependencyInjection/Index.html permanent;
rewrite ^/How_to_use_the_Fluid_Standalone_view_to_render_template_based_emails$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Mail/Index.html#send-mail-with-fluidemail permanent;
rewrite ^/Extbase_HowTos$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/8-Fluid/Index.html permanent;
rewrite ^/Composer$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/QuickInstall/Composer/Index.html permanent;
rewrite ^/Extension_Developers_Guide$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ExtensionArchitecture/Index.html permanent;
rewrite ^/Editors_(reST)$ https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/ToolsEditRest/Index.html permanent;
rewrite ^/QueryResult$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/6-Persistence/3-implement-individual-database-queries.html permanent;
rewrite ^/Add_your_own_favicon$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Setup/Page/Index.html?highlight=shortcuticon#shortcuticon permanent;
rewrite ^/TypoScript_Constants$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/UsingSetting/Constants.html permanent;
rewrite ^/Multidomain$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/SiteHandling/Index.html permanent;
rewrite ^/Performance_tuning$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/CachingFramework/Index.html permanent;
rewrite ^/Deprecation_Log$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Deprecation/Index.html permanent;
rewrite ^/How_to_uninstall_extensions$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ExtensionInstallation/Index.html#uninstall-an-extension-without-composer permanent;
rewrite ^/Extension_Development,_Debugging$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/Troubleshooting/Index.html permanent;
rewrite ^/TypoScript_language_additions,_override$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/TopLevelObjects/Plugin.html?highlight=local_lang#local-lang-lang-key-label-key permanent;
rewrite ^/TYPO3_Installation_on_Ubuntu$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ permanent;
rewrite ^/Content_Slide$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Content/Index.html?highlight=slide#slide permanent;
rewrite ^/Default_Orderings_and_Query_Settings_in_Repository$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/6-Persistence/2a-creating-the-repositories.html#default-orderings permanent;
rewrite ^/FAQ/Reset_admin_password$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/Troubleshooting/Index.html#resetting-lost-admin-passwords permanent;
rewrite ^/Protect_from_spam$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Setup/Config/Index.html#spamprotectemailaddresses permanent;
rewrite ^/Breadcrumb_menu$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Hmenu/Index.html#special-rootline permanent;
rewrite ^/Frontend_editing$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Editpanel/Index.html permanent;
rewrite ^/Windows$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/QuickInstall/Index.html permanent;
rewrite ^/Unit_Testing_TYPO3$ https://docs.typo3.org/typo3cms/CoreApiReference/Testing/Index.html permanent;
rewrite ^/Check_Basic_Configuration$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ permanent;
rewrite ^/Translations$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Internationalization/Index.html permanent;
rewrite ^/ReST_Syntax$ https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/WritingReST/CheatSheet.html permanent;
rewrite ^/INCLUDE_TYPOSCRIPT$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/TypoScriptSyntax/Syntax/Includes.html permanent;
rewrite ^/Slack$ https://typo3.org/community/meet/chat-slack permanent;
rewrite ^/Felogin$ https://docs.typo3.org/c/typo3/cms-felogin/master/en-us/ permanent;
rewrite ^/Extension_Development,_add_static_extension_templates$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/UsingSetting/AddTypoScriptWithExtensions.html permanent;
rewrite ^/XCLASS$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Xclasses/Index.html permanent;
rewrite ^/Introduction_Package$ https://extensions.typo3.org/extension/introduction/ permanent;
rewrite ^/Indexed_search$ https://docs.typo3.org/c/typo3/cms-indexed-search/master/en-us/ permanent;
rewrite ^/TypoScript_Templates$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/UsingSetting/Index.html permanent;
rewrite ^/Alternative_Language$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Internationalization/Index.html permanent;
rewrite ^/How_to_delete_extensions$ https://docs.typo3.org/m/typo3/guide-installation/10.4/en-us/ExtensionInstallation/Index.html permanent;
rewrite ^/My_first_TYPO3_site$ https://docs.typo3.org/m/typo3/tutorial-getting-started/10.4/en-us/Index.html#start permanent;
rewrite ^/Apache2_TYPO3_WebDAV$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Fal/Index.html permanent;
rewrite ^/Backend_Programming$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/BackendModules/Index.html permanent;
rewrite ^/Extension_Development$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/ permanent;
rewrite ^/Rendering_trees_with_Extbase_and_Fluid$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Fluidtemplate/DataProcessing/MenuProcessor.html permanent;
rewrite ^/TYPO3_6.0_Extension_Migration_Tips$ https://docs.typo3.org/m/typo3/guide-installation/10.4/en-us/Upgrade/Index.html permanent;
rewrite ^/Security$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/Security/Index.html permanent;
rewrite ^/Hook_programming$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Hooks/EventDispatcher/Index.html permanent;
rewrite ^/DocumentationTeam$ https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/ permanent;
rewrite ^/Gerrit_Review_Workflow$ https://docs.typo3.org/m/typo3/guide-contributionworkflow/master/en-us/HandlingAPatch/Index.html permanent;
rewrite ^/Extbase/ViewHelper$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/8-Fluid/8-developing-a-custom-viewhelper.html permanent;
rewrite ^/New_reST_Project_with_Sphinx$ https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/WritingDocForExtension/Index.html permanent;
rewrite ^/Using_the_PHPUnit_extension_for_TYPO3_CMS_in_PhpStorm$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/Testing/Index.html permanent;
rewrite ^/Extension_Development,_using_HTML-Templates$ https://docs.typo3.org/m/typo3/tutorial-sitepackage/master/en-us/ permanent;
rewrite ^/What_is_needed_to_run_TYPO3$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ permanent;
rewrite ^/T3Doc/Extension_Builder/Using_the_Extension_Builder$ https://extensions.typo3.org/extension/extension_builder/ permanent;
rewrite ^/Modify_$TCA$ https://docs.typo3.org/m/typo3/reference-tca/master/en-us/ permanent;
rewrite ^/Operating_System$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ permanent;
rewrite ^/How_to_delete_extensions$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ExtensionInstallation/Index.html permanent;
rewrite ^/Faq/Meta_Tags$ https://docs.typo3.org/c/typo3/cms-seo/master/en-us/ permanent;
rewrite ^/T3Doc/Extension_Builder$ https://extensions.typo3.org/extension/extension_builder/ permanent;
rewrite ^/Typo3_Installation_Basics$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ permanent;
rewrite ^/Extension_Development,_add_user_TSConfig$ https://docs.typo3.org/m/typo3/reference-tsconfig/master/en-us/UsingSetting/Index.html permanent;
rewrite ^/Backend_user_group_permission_system$ https://docs.typo3.org/m/typo3/tutorial-getting-started/master/en-us/UserManagement/GroupPermissions/Index.html permanent;
rewrite ^/Rootline$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Hmenu/Index.html#special-rootline permanent;
rewrite ^/Rendering_reST_on_Windows$ https://docs.typo3.org/m/typo3/docs-how-to-document/master/en-us/RenderingDocs/Index.html permanent;
rewrite ^/Distributions$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ExtensionArchitecture/CreateNewDistribution/Index.html permanent;
rewrite ^/Responsive_Image_Rendering$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/ContentObjects/Image/Index.html#layout permanent;
rewrite ^/Breaking_Changes$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/ permanent;
rewrite ^/Extbase_und_Fluid_FAQ$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/ permanent;
rewrite ^/Caching_framework$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/CachingFramework/Index.html permanent;
rewrite ^/TypoScript_-_PHP_Interaction$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/TypoScriptSyntax/Details/ParsingStoringExecutingTypoScript.html permanent;
rewrite ^/T3Doc/Fluidtemplate_by_example$ https://docs.typo3.org/m/typo3/tutorial-getting-started/master/en-us/ permanent;
rewrite ^/Translated_validation_error_messages_for_Fluid$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/9-CrosscuttingConcerns/2-validating-domain-objects.html?highlight=validatorinterfac#validators-for-checking-of-invariants permanent;
rewrite ^/GIFBUILDER$ https://docs.typo3.org/m/typo3/reference-typoscript/master/en-us/Gifbuilder/Examples.html permanent;
rewrite ^/FluidSyntax$ https://docs.typo3.org/m/typo3/reference-coreapi/10.4/en-us/ApiOverview/Fluid/Introduction.html permanent;
rewrite ^/Fluid_Inline_Notation$ https://docs.typo3.org/m/typo3/book-extbasefluid/master/en-us/8-Fluid/1a-inline-syntax.html permanent;
rewrite ^/Opcode_Cache$ https://docs.typo3.org/m/typo3/guide-installation/master/en-us/Troubleshooting/Index.html#opcode-cache-messages permanent;
rewrite ^/ComposerClassLoader$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/Autoloading/Background.html permanent;
rewrite ^/Blueprints/BackendRouting$ https://docs.typo3.org/m/typo3/reference-coreapi/master/en-us/ApiOverview/BackendRouting/Index.html permanent;