Skip to content

Redirects to external site that ends in static file extension is appending a slash at the end. #162

@GreyGhostStudio

Description

@GreyGhostStudio

Example =
redirect: "/sample"
destination: "https://www.sample.com/page.html"

Result =
destination: "https://www.sample.com/page.html/"

The destination server doesn't like this and throws an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingworkaroundA workaround is available for this issue

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions