Skip to content

Redirecting to a url with a port doesn't work #16

@GreenGremlin

Description

@GreenGremlin

When a redirect is added with a to url containing a port, the port is ignored.

From: some-site.com
To: my-site.com:8000

Visiting some-site.com/path
redirects to my-site.com/path but it should redirect to my-site.com:8000/path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions