Skip to content

RewriteRule on IONOS -> 404 #103

Open
@stephangrass

Description

In an IONOS web hosting package, the RewriteRule ^ %{REQUEST_FILENAME}.webp [L,T=image/webp] returns a 404 error.

If you replace it with RewriteRule ^ %{REQUEST_URI}.webp [L,T=image/webp], it works.

Perhaps this will help someone else who has the same problem.

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