Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
redirect
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
redirect
Merge requests
!55
Issue
#3330770
: Replace Redirect README.txt with README.md and update
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3330770
: Replace Redirect README.txt with README.md and update
issue/redirect-3330770:8.x-1.x
into
8.x-1.x
Overview
0
Commits
1
Pipelines
0
Changes
2
Open
Vishal Prasad
requested to merge
issue/redirect-3330770:8.x-1.x
into
8.x-1.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
8.x-1.x
version 5
950e065b
1 year ago
version 4
75d6b4a1
1 year ago
version 3
a37a02ed
1 year ago
version 2
f8283185
1 year ago
version 1
39746da3
1 year ago
8.x-1.x (HEAD)
and
latest version
latest version
91707473
1 commit,
1 year ago
version 5
950e065b
2 commits,
1 year ago
version 4
75d6b4a1
1 commit,
1 year ago
version 3
a37a02ed
1 commit,
1 year ago
version 2
f8283185
1 commit,
1 year ago
version 1
39746da3
1 commit,
1 year ago
2 files
+
51
−
61
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
README.md
0 → 100644
+
51
−
0
Options
## CONTENTS OF THIS FILE
-
Introduction
-
Requirements
-
Installation
-
Configuration
-
Maintainers
## INTRODUCTION
The Redirect module provides a unified redirection API (also replaces
path_redirect and globalredirect).
-
For a full description of the module visit:
[
Full desc
](
https://www.drupal.org/project/redirect
)
-
To submit bug reports and feature suggestions, or to track changes visit:
[
submit bugs
](
https://www.drupal.org/project/issues/redirect
)
## REQUIREMENTS
This module requires no modules outside of Drupal core.
## INSTALLATION
-
Install the Redirect module as you would normally install a contributed
Drupal module. Visit
[
Here
](
https://www.drupal.org/node/1897420
)
for further
information.
## CONFIGURATION
1.
Navigate to Administration > Extend and enable the module.
2.
Navigate to Administration > Configuration > Search and Metadata > URL
redirects for configuration.
3.
Select "Add redirect" and in the "Path" field add the old path.
4.
In the "To" field, start typing the title of a piece of content to select
it. You can also enter an internal path such as /node/add or an external
URL such as http://example.com. Enter
<front>
to link to the front page.
5.
Select the Redirect status: 300 Multiple Choices, 301 Moved Permanently,
302 Found, 303 See Other, 304 Not Modified, 305 Use Proxy, or 307
Temporary Redirect. Save.
6.
Once a redirect has been added, it will be listed in the URL Redirects
vertical tab group on the content's edit page.
## MAINTAINERS
Supporting organization for
`8.x-1.x`
port:
-
[
MD Systems
](
https://www.drupal.org/md-systems
)
Loading