Add redirect module
This commit is contained in:
parent
219cee9477
commit
279f344be6
6 changed files with 691 additions and 1 deletions
9
config/sync/redirect.settings.yml
Normal file
9
config/sync/redirect.settings.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
_core:
|
||||
default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM
|
||||
auto_redirect: true
|
||||
default_status_code: 301
|
||||
passthrough_querystring: true
|
||||
warning: false
|
||||
ignore_admin_path: false
|
||||
access_check: false
|
||||
route_normalizer_enabled: true
|
Loading…
Add table
Add a link
Reference in a new issue