dioscouri/f3-redirect

Redirection component for the F3-framework

Installs: 1 070

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 1

Open Issues: 3

Type:component

v0.9.0 2015-08-31 17:32 UTC

This package is not auto-updated.

Last update: 2024-04-27 13:41:10 UTC


README

Adds a 404 tracking, and 301 redirects for 404s

Getting Started

Add this to your project's composer.json file:

{
    "require": {
        "dioscouri/f3-redirect": "v0.9.0"
    }
}

Use case

Keeping track of 404 URLS can be a nightmare, this makes it less of a nightmare