Open the menu
    ```html

    Web Resource : Redirects

    The records of web resource redirects correspond to paths on websites, which when accessed, if there is no corresponding web resource, should be redirected to a specific web resource.

    Features

    • It is an administration interface

    Screens

    Redirects

    Data

    webResourceRedirection

    • Source Website(identifier)
    • Source Path(string)
    • Dynamic Destination Path(string)
    • Friendly Destination Path(string)

    website

    • Name(string)

    webResource

    • Dynamic Path(string)
    • Friendly Path(string)

    Permissions

    • Manage service instance: Allows managing all data of this service instance, including deleting it entirely.

    Actions

    • Delete
    ```