Skip to content

Rule for nginx and support for webp files #27

@hacksch

Description

@hacksch

Hello,

please extend the documentation for nginx with

if (!-f $request_filename) { rewrite ^/(fileadmin/_processed_/.+)\.(gif|jpg|jpeg|png|webp)$ /index.php; }
and please add support for webp files in the apache rule as well.

PS: great work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions