simplyadmire / redirects
This package is abandoned and no longer maintained.
No replacement package was suggested.
Package info
github.com/SimplyAdmire/SimplyAdmire.Redirects
Type:typo3-flow-package
pkg:composer/simplyadmire/redirects
0.0.2
2015-07-11 21:54 UTC
Requires
- typo3/flow: 3.0.*@beta
This package is auto-updated.
Last update: 2021-07-13 10:23:49 UTC
README
Simple redirect module for Flow. Please keep in mind that database driven redirects are not as fast a static rewrite rules in your webserver configuration.
Currently it is possible to store a redirect, and resolving is first done on the full request path including query string, and if none is found a redirect on the path is resolved.