Skip to content

Redirect .html url with hostSource #81

@ehibes

Description

@ehibes
Q A
Bug? yes
New Feature? no
Sulu Version 2.4
SuluRedirect Version Specific version or SHA of a commit
Browser Version Browser name and version

Actual Behavior

When I make a redirection from a source with .html extension, the redirect is available only if I don't specify sourceHost.

Expected Behavior

Redirect properly when defining a sourceHost.

Steps to Reproduce

source : test.html
sourceHost: your host or 127.0.0.1:8000
target : /

=> 404

source : test.html
sourceHost: empty host
target : /

=> It's 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions